What's Changed
- protoc-gen-openapiv2: Use the canonical camelCase converter for protobuf by @oyvindwe in #2599
- Revert gazelle dependency to original repository by @johanbrandhorst in #2605
- Use Bytes from convert.go to unmarshal byte value by @HubertZhang in #2603
- correct generate field mask for google.protobuf.struct field by @marsianin in #2619
- Update golangci-lint to 1.45 for Go 1.18 support by @johanbrandhorst in #2631
- Turn on dependabot updates for documentation by @achew22 in #2604
- build(deps-dev): bump github-pages from 209 to 225 in /docs by @dependabot in #2633
- support google.protobuf.Value by @wclssdn in #2628
- fix: Correct typos in error messages from loading OpenAPI Configuration by @joonas in #2636
- Set permissions for GitHub actions by @naveensrinivasan in #2641
- Field and schema extensions by @james-o-johnstone in #2418
- chore(deps): update dependency com_github_bazelbuild_buildtools to v5.1.0 (master) by @renovate in #2645
- fix(deps): update google.golang.org/genproto digest to 2d67ff6 (master) by @renovate in #2646
- Format protobuf files with buf by @johanbrandhorst in #2650
- build(deps): bump nokogiri from 1.13.3 to 1.13.4 in /docs by @dependabot in #2638
- Add git blame ignore by @johanbrandhorst in #2652
- Export
defaultQueryParser
struct for custom query parsers by @MikeSouza in #2651 - Fix typo in "uannotated" file links by @srowles in #2658
- fix: Content-Type and Grpc-Metadata-Content-Type headers with the health endpoint by @GreyXor in #2634
- protoc-gen-openapiv2: Remove path parameters from body when body is a snake_case field by @oyvindwe in #2600
- Fixed []byte unmarshaling for non proto structs by @gknw in #2693
- protoc-gen-openapiv2: Document and warn about path parameters containing "/" by @oyvindwe in #2697
New Contributors
- @HubertZhang made their first contribution in #2603
- @marsianin made their first contribution in #2619
- @wclssdn made their first contribution in #2628
- @joonas made their first contribution in #2636
- @naveensrinivasan made their first contribution in #2641
- @james-o-johnstone made their first contribution in #2418
- @MikeSouza made their first contribution in #2651
- @srowles made their first contribution in #2658
- @GreyXor made their first contribution in #2634
- @gknw made their first contribution in #2693
Full Changelog: v2.10.0...v2.10.1