Skip to content

Releases: mercari/grpc-federation

0.17.6

06 Jun 10:00
2cc3435
Compare
Choose a tag to compare

What's Changed

  • Fix to use actual type of oneof field by @utahta in #193

Full Changelog: v0.17.5...v0.17.6

0.17.5

06 Jun 05:54
aeb9fac
Compare
Choose a tag to compare

What's Changed

  • Support enum value alias with FQDN by @goccy in #192

Full Changelog: v0.17.4...v0.17.5

0.17.4

05 Jun 10:01
5d164ce
Compare
Choose a tag to compare

What's Changed

  • Support wrapper types in google.protobuf package by @goccy in #189
  • Support escaped expression by @goccy in #190
  • Support null value by @goccy in #191

Full Changelog: v0.17.3...v0.17.4

0.17.3

03 Jun 09:43
a9598c9
Compare
Choose a tag to compare

What's Changed

  • Fix the code generation for names that include numbers by @goccy in #187
  • Fix to resolve map by @utahta in #182
  • Fix auto enum conversion for request by @goccy in #188

Full Changelog: v0.17.2...v0.17.3

0.17.2

30 May 10:00
6ead5ef
Compare
Choose a tag to compare

What's Changed

  • Fix request field validation for multiple aliases by @goccy in #185
  • Support overload for cel plugin functions by @goccy in #186

Full Changelog: v0.17.1...v0.17.2

0.17.1

27 May 05:40
0b3a28e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.17.1

0.17.0

27 May 03:32
737b37b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.0...v0.17.0

0.16.0

14 May 02:27
6c49080
Compare
Choose a tag to compare

What's Changed

  • Add debug log to output grpc request contents by @utahta in #170
  • Fix oneof field of gRPC method request by @goccy in #171
  • Support SetLogger function by @goccy in #174
  • Fix SetLogger implementation by @goccy in #175

Full Changelog: v0.15.3...v0.16.0

0.15.3

10 May 09:03
63cad86
Compare
Choose a tag to compare

What's Changed

  • Fix cel plugin function for enum type by @goccy in #169

Full Changelog: v0.15.2...v0.15.3

0.15.2

07 May 07:30
fe287f6
Compare
Choose a tag to compare

What's Changed

  • Add plugin.proto to preset for compiler by @goccy in #166

Full Changelog: v0.15.1...v0.15.2