Bump github.com/grpc-ecosystem/grpc-gateway/v2 from 2.23.0 to 2.24.0
Bumps github.com/grpc-ecosystem/grpc-gateway/v2 from 2.23.0 to 2.24.0.
Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
v2.24.0
What's Changed
- feat: skip calling http Write method when response is of empty type by
@reversearrow
in grpc-ecosystem/grpc-gateway#4902- docs: update
customizing_your_gateway.md
reference by@emmanuel-ferdman
in grpc-ecosystem/grpc-gateway#4940- Optional specification of stream content type by
@huin
in grpc-ecosystem/grpc-gateway#4926- Add bzlmod support by
@AlejoAsd
in grpc-ecosystem/grpc-gateway#4937- chore: reduce number of empty lines in generated code by
@mmorel-35
in grpc-ecosystem/grpc-gateway#4965- Fix Bazel module dependencies by
@AlejoAsd
in grpc-ecosystem/grpc-gateway#4974- chore: use standard httpMethod in generated code by
@mmorel-35
in grpc-ecosystem/grpc-gateway#4970- chore: use errors.Is to compare errors in generated code by
@mmorel-35
in grpc-ecosystem/grpc-gateway#4971- Fix marshaler interface function name in examples in docs by
@o-nix
in grpc-ecosystem/grpc-gateway#4978- Errors on valid timestamps by
@jakec-github
in grpc-ecosystem/grpc-gateway#4973- Fix Bazel
buildtools
dependency by@AlejoAsd
in grpc-ecosystem/grpc-gateway#4980New Contributors
@reversearrow
made their first contribution in grpc-ecosystem/grpc-gateway#4902@emmanuel-ferdman
made their first contribution in grpc-ecosystem/grpc-gateway#4940@huin
made their first contribution in grpc-ecosystem/grpc-gateway#4926@AlejoAsd
made their first contribution in grpc-ecosystem/grpc-gateway#4937@mmorel-35
made their first contribution in grpc-ecosystem/grpc-gateway#4965@o-nix
made their first contribution in grpc-ecosystem/grpc-gateway#4978@jakec-github
made their first contribution in grpc-ecosystem/grpc-gateway#4973Full Changelog: https://github.com/grpc-ecosystem/grpc-gateway/compare/v2.23.0...v2.24.0
Commits
-
a5f1b64
chore(deps): update dependency com_github_bazelbuild_buildtools to v7 (#4984) -
ef7b3ac
chore(deps): update dependency com_github_bazelbuild_buildtools to v6.4.0 (#4... -
6f45ded
chore(deps): update googleapis digest to 005b0fd (#4982) -
e800153
Fix Bazelbuildtools
dependency (#4980) -
5076a6b
chore(deps): update googleapis digest to 6f7652b (#4981) -
2a4bf6a
Errors on valid timestamps (#4973) -
1cf390f
chore(deps): update googleapis digest to 55c0c09 (#4979) -
1ffe4fd
Fix marshaler interface function name in examples in docs (#4978) -
26d134f
chore: use errors.Is to compare errors in generated code (#4971) -
d7155cb
chore(deps): update googleapis digest to 798a8be (#4977) - Additional commits viewable in compare view