v2.7.0
What's Changed
- Decode path-encoded URL components by @v3n in #2332
- Add docs for merging OpenAPI into a single file by @alee792 in #2354
- Fix timestamp string conversion by @momom-i in #2367
- Upgrade bazel toolchain by @johanbrandhorst in #2390
- Log zero property as warning instead of error by @jungwinter in #2387
- support grpc.ClientConnInterface in RegisterXXXHandler by @defool in #2398
- Allow OpenAPI query parameters to be generated for all HTTP methods, regardless of body by @alee792 in #2402
New Contributors
- @v3n made their first contribution in #2332
- @alee792 made their first contribution in #2354
- @0rax made their first contribution in #2386
- @jungwinter made their first contribution in #2387
- @defool made their first contribution in #2398
- @AdamKorcz made their first contribution in #2405
- @jzelinskie made their first contribution in #2413
- @aronrichter made their first contribution in #2412
Full Changelog: v2.6.0...v2.7.0