-
Notifications
You must be signed in to change notification settings - Fork 448
Deprecate and remove bigtable::ClientOptions #7230
Copy link
Copy link
Closed
Labels
api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.next major: breaking changethis is a change that we should wait to bundle into the next major versionthis is a change that we should wait to bundle into the next major versiontype: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Metadata
Metadata
Assignees
Labels
api: bigtableIssues related to the Bigtable API.Issues related to the Bigtable API.next major: breaking changethis is a change that we should wait to bundle into the next major versionthis is a change that we should wait to bundle into the next major versiontype: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
basically #6642, but in bigtable.
With #6307 implemented, we can start to deprecate
ClientOptions, as it is no longer needed or wanted.