Releases: googleapis/sdk-platform-java
Releases · googleapis/sdk-platform-java
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)
Dependencies
v2.19.0
2.19.0 (2023-05-09)
Features
- [common-protos] .NET library settings (for generator behavior tweaks) (7479758)
- [common-protos] add GEO, SHOPPING, GENERATIVE_AI client orgs (7479758)
- [common-protos] Log Analytics features of the Cloud Logging API (#1573) (7479758)
- Add an option to enable DirectPath xDS (#1643) (4054bc6)
- Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously (7479758)
- Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets (7479758)
- Add ConfigServiceV2.DeleteLink method for deleting linked datasets (7479758)
- Add ConfigServiceV2.GetLink methods for describing linked datasets (7479758)
- Add ConfigServiceV2.ListLinks method for listing linked datasets (7479758)
- Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously (7479758)
- Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled (7479758)
- Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data (7479758)
- Remove directpath enable env (#1657) (47851e8)
Bug Fixes
Dependencies
- Update dependency org.graalvm.sdk:graal-sdk to v22.3.2 (6107ff3)
Documentation
- [common-protos] mark ReservationResourceUsage field as deprecated (7479758)
- [common-protos] use deprecated=true for deprecated fields (7479758)
- Documentation for the Log Analytics features of the Cloud Logging API (7479758)
- Fix new_issue_uri comment (7479758)
- Separate paragraphs in linear/exponential distributions (7479758)