44breaking changes in the upcoming 3.x release. This release is scheduled for
552024-12 or 2025-01.
66
7- ## v2.19.0 - TBD
7+ ## v2.19.0 - 2023-12
8+
9+ ### New Libraries
810
911We are happy to announce the following GA libraries. Unless specifically noted,
1012the APIs in these libraries are stable, and are ready for production use.
@@ -13,6 +15,33 @@ the APIs in these libraries are stable, and are ready for production use.
1315- [ Cloud SQL Admin API] ( /google/cloud/sql/README.md )
1416- [ Telecom Network Automation API] ( google/cloud/telcoautomation/README.md )
1517
18+ ### [ Bigtable] ( /google/cloud/bigtable/README.md )
19+
20+ - feat(bigtable): throttling for AsyncBulkApply ([ #13203 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13203 ) )
21+ - fix(bigtable): async context propagation for tracing ([ #13156 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13156 ) )
22+ - feat(bigtable): support BulkApply throttling ([ #13124 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13124 ) )
23+
24+ ### [ OpenTelemetry] ( /google/cloud/opentelemetry/README.md )
25+
26+ - feat(otel): add Makefile ([ #13177 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13177 ) )
27+ - fix(otel): detach context when single-threaded ([ #13154 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13154 ) )
28+ - fix(otel): reconnect async traces (e.g. LROs) ([ #13147 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13147 ) )
29+
30+ ### [ Spanner] ( /google/cloud/spanner/README.md )
31+
32+ - feat: add PG.OID type ([ #13127 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13127 ) )
33+ - feat(spanner): control replicas/regions used in non-transactional reads ([ #13031 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13031 ) )
34+
35+ ### [ Vertex AI] ( /google/cloud/aiplatform/README.md )
36+
37+ - feat(aiplatform): generate new services ([ #13150 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13150 ) )
38+
39+ ### [ Common Libraries] ( /google/cloud/README.md )
40+
41+ - fix(common): use FQDN for the metadata service ([ #13139 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13139 ) )
42+ - feat(common): add GrpcCompressionAlgorithmOption ([ #13108 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13108 ) )
43+ - doc: fix cliffhanger ([ #13033 ] ( https://github.com/googleapis/google-cloud-cpp/pull/13033 ) )
44+
1645## v2.18.0 - 2023-11
1746
1847### New Libraries
0 commit comments