Skip to content

Releases: google/cel-spec

v0.16.0

13 Aug 17:54
c6ece48
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

27 Mar 19:50
ae15d29
Compare
Choose a tag to compare

What's Changed

  • Bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #340
  • Add golang module for canonical protos. Move existing go module under tests by @l46kok in #342

Full Changelog: v0.14.0...v0.15.0

v0.14.0

31 Jan 21:47
910da5b
Compare
Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #319
  • Remove strongly typed enum support from the specification by @l46kok in #321
  • [docs] Update langdef.md to include 3-arg map fn by @acediatic in #323
  • Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #322
  • Add definition for extensions to Syntax proto by @jnthntatum in #326
  • Fix AIP-192 findings before import. by @jnthntatum in #327
  • Assign names to all string extension tests by @l46kok in #329
  • Add conformance tests for Proto extension library by @l46kok in #333
  • Add conformance tests for Bindings extension library by @l46kok in #331
  • Add conformance tests for Math extension library by @l46kok in #330
  • Add conformance tests for Encoders extension library by @l46kok in #332
  • Apply lint on extension protos by @l46kok in #334

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

05 Oct 20:50
7eb4db1
Compare
Choose a tag to compare

What's Changed

  • Add additional conformance tests targeted at wrapper types by @jcking in #314
  • Add additionally repeated map key test for heterogeneous equality by @jcking in #315
  • Add support for a ping command to pipe clients. by @jnthntatum in #316

Full Changelog: v0.12.0...v0.13.0

Release v0.12.0

20 Sep 19:29
dd5373c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

Release v0.11.0

04 Aug 21:23
4e8877a
Compare
Choose a tag to compare

Changes

  • Update the proto, go, and c++ packages [#302]
  • Remove dev/cel/expr proto directory [#306]

Full Changelog: v0.10.0...v0.11.0

Release v0.10.0

18 Jul 00:22
873d4d5
Compare
Choose a tag to compare

What's Changed

  • Fix import prefix for cel protos [#290]
  • Add ConformanceService definition [#291]
  • Update langdef.md for typos [#292]
  • Update the conformance service build targets [#295]
  • Add test protos to dev.cel.expr.conformance [#294]
  • Add string ext conformance tests [#298]
  • Add locale for string format tests [#299]
  • Add 'test all' definitions [#296]
  • Add a buf.yaml for Buf CLI compatibility [#297]

New Contributors

Full Changelog: v0.9.0...v0.10.0

Release v0.9.0

30 May 19:57
51af45e
Compare
Choose a tag to compare

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

Release v0.8.0

23 Feb 22:19
981ff69
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.0

Release v0.7.1

13 Sep 18:21
ebff249
Compare
Choose a tag to compare

What's Changed

  • Adjust parser recursion limits [#233]
  • Updated the langdef index and clarified some of the spec language [#234]
  • Tiny typo fix to README.md [#235]
  • Add support for piping conformance tests using base64 encoded messages [#236]
  • Fix linter findings [#243]
  • Fixed a typo stings [#242]
  • Update cel-spec to use go v1.18+ using go build tools and Bazel [#244]

New Contributors

Full Changelog: v0.7.0...v0.7.1