Releases: googleapis/sdk-platform-java
Releases · googleapis/sdk-platform-java
v2.26.1
v2.26.0
2.26.0 (2023-09-21)
Features
- Filter out
*gapic.legacy.yaml
when parsingjava_gapic_opts
(#2015) (1ad5ec0) - Generate showcase without post-processing (#1935) (7218d80)
- Hermetic build OS detection (#1988) (4fc844e)
- Hermetic build scripts to use a single output/generation folder (#1987) (f5efb0e)
- Search gapic additional protos in
BUILD.bazel
(#2004) (ed16ac7)
Bug Fixes
- hermetic-build: Obtain gapic-generator-java locally on release branch (#2023) (f3088d5)
- Showcase update goal fix (#2002) (47811f7)
- Skip generating
grpc-*
directory if transport isrest
(#1979) (9c0316b)
Documentation
Dependencies
v2.25.0
2.25.0 (2023-09-08)
Features
- [common-protos,common-protos] add new FieldBehavior value IDENTIFIER (#1937) (24ae2a3)
- Add
generate_library.sh
without post processing (#1916) (ffc058a) - Adding vendor and vendor information in header (#1963) (ed44aa7)
- Introduce @ObsoleteApi (#1887) (5df1aa3)
Bug Fixes
- Remove -H:-RunReachabilityHandlersConcurrently (#1892) (9cc52e1)
- Use && in equals check to avoid possible NPE (#1927) (815567c)
Documentation
v2.24.0
v2.23.1
v2.23.0
v2.22.0
v2.21.0
2.21.0 (2023-06-06)
Features
- Dynamic Routing Headers for HttpJson (#1667) (003b993)
- Implement awaitTermination() for MangedHttpJsonChannel (#1677) (dea8426)
Bug Fixes
- [gapic-generator-java] align writer behavior for nested types (#1709) (a21ffe8)
- [gapic-generator-java] update year to 2023 in generated license headers (#1720) (ef4a7ff)
- Update the return type of setWaitTimeout for convience (#1751) (f1927a5)
Dependencies
v2.20.1
v2.20.0
2.20.0 (2023-05-24)
Features
- Create additional tag on release for google-cloud-shared-dependencies (#1692) (c0ea245)
- Make stream wait timeout a first class citizen (#1473) (bc8a4ad)
Bug Fixes
- Fix release tag workflow to fetch all tags first (#1700) (99b0c96)
- Update tag workflow (#1699) (a988fe7)