v2.29.0
What's Changed fix: use proto.Merge to avoid copylocks with use_opaque_api=true by @emahiro in #6383 fix: allow proto3 optional fields in path parameters by @susanachl in #6416 Add option to disable HTTP method override by @achew22 in #6447 Add Go documentation badge to README by @achew22 in #6448 fix: add missing return statements in error handler paths by @jet-go in #6561 Deprecate fields and me…