v0.14.0
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
- @acediatic made their first contribution in #323
Full Changelog: v0.13.0...v0.14.0