v2.21.0
What's Changed
- feat: Use version info from runtime/debug:BuildInfo when installed by go build by @MakDon in #4359
- feat: add mux middlewares and inject http pattern by @nikitaksv in #4290
- Fixes #3917: Add package openapi naming strategy. by @jgiles in #4372
- feat: use buildInfo.Main.Version as version when installed by go install by @MakDon in #4390
- Add support for method's deprecated option by @vajexal in #4373
- adding gRPC gateway generator script by @akoserwal in #4426
- fix url gen-grpc-gateway-api by @akoserwal in #4434
- ci: upgrade to goreleaser v2 by @johanbrandhorst in #4437
- docs: add grpc-starter transcoding to related projects by @DanielLiu1123 in #4456
- Fix build on 32bit systems by @gibmat in #4557
New Contributors
- @nikitaksv made their first contribution in #4290
- @vajexal made their first contribution in #4373
- @akoserwal made their first contribution in #4426
- @DanielLiu1123 made their first contribution in #4456
- @gibmat made their first contribution in #4557
Full Changelog: v2.20.0...v2.21.0