What's Changed
- Remove extra $ to avoid copy-and-run failure. by @pkusunjy in #4639
- Fix doc for responseEnvelope example by @renatocribeiro in #4750
- Fix typos by @NathanBaulch in #4762
- Upgrade buf grpc protobuf by @johanbrandhorst in #4818
- Updates buf example from v1 to v2. by @iFurySt in #4347
- Fixed required body parameter when part of the proto message is path param by @MahikaJaguste in #4850
- feat: expose invalid argument error to clients in bidirectional streaming (#4795) by @ianbbqzy in #4819
- feat: add expand_slashed_path_patterns flag by @czabaj in #4813
- feat: use StreamErrorHandler to send back invalid argument error in bidirectional streaming by @ianbbqzy in #4864
- fix: path parametrs of type number by @czabaj in #4866
New Contributors
- @pkusunjy made their first contribution in #4639
- @renatocribeiro made their first contribution in #4750
- @NathanBaulch made their first contribution in #4762
- @iFurySt made their first contribution in #4347
- @MahikaJaguste made their first contribution in #4850
- @ianbbqzy made their first contribution in #4819
- @czabaj made their first contribution in #4813
Full Changelog: v2.22.0...v2.23.0