This repository was archived by the owner on May 14, 2026. It is now read-only.
v2.40.0
2.40.0 (2024-05-02)
Features
- [common-protos] add
Weightto common types for Shopping APIs to be used for accounts bundle (#2699) (5bb9770) - add a CLI tool to validate generation configuration (#2691) (f2ce524)
- Parser to consume the api-versioning value from proto (#2630) (40711fd)
- Update Gapic generator and Gax to emit api-versioning via header (#2671) (e63d1b4)
Bug Fixes
- change folder prefix for adding headers (#2688) (4e92be8)
- Log HttpJson's async thread pool core size (#2697) (34b4bc3)
- replace
cfg = "host"withcfg = "exec"(#2637) (6d673f3) - Return resolved endpoint from StubSettings' Builder (#2715) (32c9995)
Dependencies
- Make opentelemetry-api an optional dependency. (#2681) (3967a19)
- update dependency absl-py to v2.1.0 (#2659) (cae6d79)
- update dependency gitpython to v3.1.43 (#2656) (208bef4)
- update dependency lxml to v5.2.1 (#2661) (b95ad49)
- update dependency net.bytebuddy:byte-buddy to v1.14.14 (#2703) (87069bc)
- update dependency typing to v3.10.0.0 (#2663) (7fb5653)
- update gapic-showcase to v0.33.0 (#2653) (0a71cbf)