This repository was archived by the owner on May 14, 2026. It is now read-only.
v2.39.0
2.39.0 (2024-04-18)
Features
- add
libraries_bom_versionto generation configuration (#2639) (56c7ca5) - Add ChannelPoolSettings Getter for gRPC's ChannelProvider (#2612) (d0c5191)
- add config change (#2604) (8312706)
- add entry point (#2616) (b19fa33)
- add generation config comparator (#2587) (a94c2f0)
- Add JavadocJar Task to build.gradle for self service libraries (#2593) (993f5ac)
- Client/StubSettings' getEndpoint() returns the resolved endpoint (#2440) (4942bc1)
- generate selected libraries (#2598) (739ddbb)
- Validate the Universe Domain inside Java-Core (#2592) (35d789f)
Bug Fixes
- add main to
generate_repo.py(#2607) (fedeb32) - correct deep-remove and deep-preserve regexes (#2572) (4c7fd88)
- first attempt should use the min of RPC timeout and total timeout (#2641) (0349232)
- remove duplicated calls to AutoValue builders (#2636) (53a3727)
- remove unnecessary slf4j and AbstractGoogleClientRequest native image configs (0cb7d0e)
- remove unnecessary slf4j and AbstractGoogleClientRequest native image configs (#2628) (0cb7d0e)
Dependencies
- update arrow.version to v15.0.2 (#2589) (777acf3)
- update dependency com.google.cloud.opentelemetry:detector-resources-support to v0.28.0 (#2649) (e4ed176)
- update dependency gitpython to v3.1.41 [security] (#2625) (e41bd8f)
- update dependency net.bytebuddy:byte-buddy to v1.14.13 (#2646) (73ac5a4)
- update dependency org.threeten:threeten-extra to v1.8.0 (#2650) (226325a)
- update dependency org.threeten:threetenbp to v1.6.9 (#2602) (371753e)
- update dependency org.threeten:threetenbp to v1.6.9 (#2665) (8935bc8)
- update google api dependencies (#2584) (cd20604)
- update googleapis/java-cloud-bom digest to 7071341 (#2608) (8d74140)
- update netty dependencies to v4.1.109.final (#2597) (8990693)
- update opentelemetry-java monorepo to v1.37.0 (#2652) (f8fa2e9)
- update protobuf dependencies to v3.25.3 (#2491) (b0e5041)
- update slf4j monorepo to v2.0.13 (#2647) (f030e29)