Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@TristonianJones TristonianJones released this 30 May 19:57
· 41 commits to master since this release
51af45e

What's Changed

  • Move canonical protos directory from expr to dev/cel/expr [#273]
  • Add test cases for String standard functions with Unicode in Supplemental Multilingual Plane [#274]
  • Add conformance test cases for uint literals using the uppercased alias [#275]
  • Add additional fields for repeated time, duration, and wrapper messages [#276]
  • Bump golang.org/x/net from 0.0.0-20220909164309-bea034e7d591 to 0.7.0 [#272]
  • Add various map combinations to TestAllTypes [#278]
  • Add yet more type combinations by [#279]
  • Add optional google.protobuf.NullValue to test message [#281]
  • Add yet more map permutations for tests [#284]
  • Updates to the Bazel WORKSPACE to support granular go-genproto targets [#287]

Full Changelog: v0.8.0...v0.9.0