Skip to content

Commit a436114

Browse files
committed
update missing entries from changelog
1 parent cc2e335 commit a436114

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ for details on updating existing applications using v1.x.y or v2.x.y.
99

1010
## v3.4.0 - 2026-04
1111

12+
### [Bigtable](/google/cloud/bigtable/README.md)
13+
14+
- Dynamic Channel Pool support has been added as an opt-in feature. It can be
15+
enabled via the [InstanceChannelAffinityOption](https://github.com/googleapis/google-cloud-cpp/blob/f3de489be4caaaf17e589c7fd7e427488c474f61/google/cloud/bigtable/options.h#L186)
16+
and configured via the [DynamicChannelPoolSizingPolicyOption](https://github.com/googleapis/google-cloud-cpp/blob/f3de489be4caaaf17e589c7fd7e427488c474f61/google/cloud/bigtable/options.h#L222).
17+
1218
### [Data Catalog](/google/cloud/datacatalog/README.md)
1319

1420
- Added Data Lineage Config Management library.([#16069](https://github.com/googleapis/google-cloud-cpp/pull/16069))
@@ -19,6 +25,10 @@ for details on updating existing applications using v1.x.y or v2.x.y.
1925
- Added CMEK library.([#16072](https://github.com/googleapis/google-cloud-cpp/pull/16072))
2026
- Added Data Products library.([#16072](https://github.com/googleapis/google-cloud-cpp/pull/16072))
2127

28+
### [Spanner](/google/cloud/spanner/README.md)
29+
30+
- feat(spanner): set read lock mode at client level ([#16068](https://github.com/googleapis/google-cloud-cpp/pull/16068))
31+
2232
### [Storage](/google/cloud/storage/README.md)
2333

2434
- feat(storage): add IsOpen API for zonal read operation ([#16063](https://github.com/googleapis/google-cloud-cpp/pull/16063))

0 commit comments

Comments
 (0)