44breaking changes in the upcoming 3.x release. This release is scheduled for
552024-12 or 2025-01.
66
7- ## v2.22.0 - TBD
7+ ## v2.22.0 - 2024-03
88
99### New Libraries
1010
@@ -13,6 +13,33 @@ the APIs in these libraries are stable, and are ready for production use.
1313
1414- [ Security Center Management API] ( /google/cloud/securitycentermanagement/README.md )
1515
16+ ### [ Bigtable] ( /google/cloud/bigtable/README.md )
17+
18+ - feat: promote ` EnableServerRetriesOption ` ([ #13698 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13698 ) )
19+ - feat(bigtable): install mocks library ([ #13551 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13551 ) )
20+
21+ ### [ Pub/Sub] ( /google/cloud/pubsub/README.md )
22+
23+ - docs(pubsub): add doxygen comment to deprecate handwritten apis ([ #13585 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13585 ) )
24+
25+ ### [ Spanner] ( /google/cloud/spanner/README.md )
26+
27+ - feat(spanner): add support for max commit delay ([ #13562 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13562 ) )
28+ - feat: install mocks for ` spanner ` , ` sql ` , ` pubsublite ` ([ #13548 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13548 ) )
29+
30+ ### [ Storage] ( /google/cloud/storage/README.md )
31+
32+ - docs(GCS+gRPC): add contact info ([ #13688 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13688 ) )
33+ - feat(storage): support listing folders as prefixes ([ #13683 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13683 ) )
34+ - feat(storage): support soft-deleted objects ([ #13644 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13644 ) )
35+ - feat(storage): support Bucket soft-delete metadata ([ #13623 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13623 ) )
36+
37+ ### [ Common Libraries] ( /google/cloud/README.md )
38+
39+ - feat: cmake option to skip building mock libraries ([ #13673 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13673 ) )
40+ - feat(generator): support ` request_id ` -like fields ([ #13615 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13615 ) )
41+ - docs(common): advertise OAuth2 library ([ #13614 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13614 ) )
42+
1643## v2.21.0 - 2024-02
1744
1845### New Libraries
0 commit comments