Skip to content

Releases: mercari/grpc-federation

1.9.4

20 Feb 09:44
dba6886
Compare
Choose a tag to compare

What's Changed

  • Fix map message name by @goccy in #273
  • Fix cast process for cel plugin's list type argument by @goccy in #274

Full Changelog: v1.9.3...v1.9.4

1.9.3

18 Feb 08:50
cc32584
Compare
Choose a tag to compare

What's Changed

  • Fix validation of field binding by @goccy in #269
  • Optimize resolver by @goccy in #270
  • Fix runtime return type of enum.from() API by @goccy in #271
  • Fix conflict to generated message name for env or service level variables by @goccy in #272

Full Changelog: v1.9.2...v1.9.3

1.9.2

14 Feb 07:35
d8bb7aa
Compare
Choose a tag to compare

What's Changed

  • Fix code generation for oneof type conversion by @goccy in #268

Full Changelog: v1.9.1...v1.9.2

1.9.1

07 Feb 08:57
d511671
Compare
Choose a tag to compare

What's Changed

  • Add validation for ignore feature by @goccy in #267

Full Changelog: v1.9.0...v1.9.1

1.9.0

07 Feb 08:02
e481ff3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.3...v1.9.0

1.8.3

30 Jan 01:31
c0aa252
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.2...v1.8.3

1.8.2

28 Jan 07:32
598dda3
Compare
Choose a tag to compare

What's Changed

  • Add enum accessor for google.rpc.Code to default env by @goccy in #262

Full Changelog: v1.8.1...v1.8.2

1.8.1

27 Jan 10:20
600ee5d
Compare
Choose a tag to compare

What's Changed

  • Fix enum expr for enum selector by @goccy in #261

Full Changelog: v1.8.0...v1.8.1

1.8.0

24 Jan 04:44
a603e99
Compare
Choose a tag to compare

What's Changed

  • Refactor generated codes regarding of "def" feature by @goccy in #256
  • Supports creating enum value as a gRPC Federation's variable by @goccy in #257
  • Support attributes for enum value by @goccy in #258
  • Support math CEL library by @keitaj in #259
  • Fix generator for enum attribute by @goccy in #260

New Contributors

Full Changelog: v1.7.3...v1.8.0

1.7.3

15 Jan 10:24
025e63d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3