You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23-5Lines changed: 23 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,35 @@ breaking changes in the upcoming 4.x release. This release is scheduled for
7
7
**NOTE**: Please refer to the [V3 Migration Guide](/doc/v3-migration-guide.md)
8
8
for details on updating existing applications using v1.x.y or v2.x.y.
9
9
10
-
## v3.4.0 - TBD
10
+
## v3.4.0 - 2026-04
11
+
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).
- This release is based on definitions as of [2026-04-02T09:44:56-07:00](https://github.com/googleapis/googleapis/tree/c8ca5bce5cbabac76b8619bd8d63ac10bb0561a9)
0 commit comments