What's Changed
- Clean up use_allof_for_refs flag option by @warrenb95 in #3092
- fix(#3049):add items type for array by @li31727 in #3090
- fix: JSON examples in YAML output [#3095] by @hedhyw in #3106
- feat(3102):update DefaultHeaderMatcher function comment docs by @li31727 in #3114
- Rename root BUILD to BUILD.bazel for consistency by @rsepassi in #3117
- Add
format
in path params by @antgamdia in #3089 - Change verb by @sashamelentyev in #3129
- Remove redundant err and use %w verb for err by @sashamelentyev in #3130
- Use ifshort stmt for err by @sashamelentyev in #3131
- Cleanup by @sashamelentyev in #3137
- Change '%v' with %q verb and small cleanup by @sashamelentyev in #3139
- fix: Partial resource update, no longer generate updateMask field by @csh995426531 in #3093
- Add go1.20 to ci matrix by @sashamelentyev in #3176
- Update README.md by @paulburlumi in #3184
- gateway: Dial -> DialContext by @torkelrogstad in #3190
- Buf version bump by @torkelrogstad in #3189
- Fix bug with non-ASCII HTTP headers by @steinarvk-oda in #3197
New Contributors
- @warrenb95 made their first contribution in #3092
- @li31727 made their first contribution in #3090
- @rsepassi made their first contribution in #3117
- @antgamdia made their first contribution in #3089
- @csh995426531 made their first contribution in #3093
- @paulburlumi made their first contribution in #3184
- @steinarvk-oda made their first contribution in #3197
Full Changelog: v2.15.0...v2.15.1