Skip to content

v0.14.0

Compare
Choose a tag to compare
@l46kok l46kok released this 31 Jan 21:47
· 11 commits to master since this release
910da5b

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