Releases: mercari/grpc-federation
Releases · mercari/grpc-federation
0.15.1
0.15.0
0.14.1
0.14.0
0.13.10
What's Changed
- Fix the enum name function to receive opaque type by @shuheiktgw in #158
Full Changelog: v0.13.9...v0.13.10
0.13.9
0.13.8
What's Changed
- Skip if the candidates' file name matches unexpectedly by @shuheiktgw in #143
- Support JetBrains plugin by @shuheiktgw in #144
- Re-architect wasm plugin system ( remove dependency on TinyGo ) by @goccy in #145
- Update JetBrains plugin README.md by @shuheiktgw in #148
- Set the default working-directory for the JetBrains release job by @shuheiktgw in #149
- Fix release JetBrains plugin job's upload tag name by @shuheiktgw in #150
- Use GITHUB_REF_NAME by @shuheiktgw in #151
- Fix error locations by @shuheiktgw in #146
- Improve performance ( add cache mechanism for CEL compilation ) by @goccy in #147
- Fix enum type resolver by @goccy in #153
Full Changelog: v0.13.7...v0.13.8
[JetBrains] 0.1.0
Merge pull request #151 from mercari/fix_upload_tag2 Use GITHUB_REF_NAME