Release v0.5.1
·
173 commits
to master
since this release
Point release for CEL specification to pick up a handful of testing tool changes and some additional tests.
Testing Tools
- Implement a pipe protocol for cel-spec conformance client/server. (#164)
- Removed unused proto utilities. (#181)
Updates
- Time and space costs for expressions. (#165)
- Add ToC and clean up section headers. (#167)
- Update MAINTAINERS.md (#168)
Conformance Tests
- Add overflow tests for all ways to exceed range. (#182)
- Add timestamp conversion to string test to ensure nanoseconds are preserved