What's Changed
- feat: skip calling http Write method when response is of empty type by @reversearrow in #4902
- docs: update
customizing_your_gateway.md
reference by @emmanuel-ferdman in #4940 - Optional specification of stream content type by @huin in #4926
- Add bzlmod support by @AlejoAsd in #4937
- chore: reduce number of empty lines in generated code by @mmorel-35 in #4965
- Fix Bazel module dependencies by @AlejoAsd in #4974
- chore: use standard httpMethod in generated code by @mmorel-35 in #4970
- chore: use errors.Is to compare errors in generated code by @mmorel-35 in #4971
- Fix marshaler interface function name in examples in docs by @o-nix in #4978
- Errors on valid timestamps by @jakec-github in #4973
- Fix Bazel
buildtools
dependency by @AlejoAsd in #4980
New Contributors
- @reversearrow made their first contribution in #4902
- @emmanuel-ferdman made their first contribution in #4940
- @huin made their first contribution in #4926
- @AlejoAsd made their first contribution in #4937
- @mmorel-35 made their first contribution in #4965
- @o-nix made their first contribution in #4978
- @jakec-github made their first contribution in #4973
Full Changelog: v2.23.0...v2.24.0