Skip to content

Bump cloud.google.com/go/bigtable from 1.37.0 to 1.50.0 in /sdks#749

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/sdks/cloud.google.com/go/bigtable-1.50.0
Open

Bump cloud.google.com/go/bigtable from 1.37.0 to 1.50.0 in /sdks#749
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/sdks/cloud.google.com/go/bigtable-1.50.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown

Bumps cloud.google.com/go/bigtable from 1.37.0 to 1.50.0.

Release notes

Sourced from cloud.google.com/go/bigtable's releases.

bigtable: v1.50.0

1.50.0 (2026-06-17)

Features

  • bigtable: Enable JWT (#19957) (af93528)
  • bigtable: Generate Admin API client using selective gapic (#19962) (a37509d)
  • bigtable: Refactor channel_pool_factory as we need to maintain two channel factory one for session and another for unary (#14652) (0c0b6ce)
  • bigtable: Wrap admin client (#14534) (0bea4ba)
  • Update API sources and regenerate (#19950) (c7607be)

bigtable: v1.49.0

v1.49.0 (2026-06-10)

Features

Bug Fixes

  • retry unexpected EOF errors (#13157) (2b4ac429)

  • disable dynamic channel pool by default and raise default pool size to 10 (#19945) (5ddf8d46)

  • raise default connection-recycler MaxAge to 7 days (#19940) (a7959efc)

bigtable: v1.48.0

v1.48.0 (2026-05-26)

Features

  • expose a client option to disable direct access: (#14626) (f22b29f5)

Known Issue: heap growth on long-running clients (DirectAccess Eligible)

Long-running clients using DirectAccess may observe steady heap growth caused by an upstream memory leak in the gRPC-Go xDS client (#14582). The leak is amplified in this release by the default connection recycler, which recycles connections roughly every 45 minutes.

Workarounds:

  • Disable the connection recycler:

... (truncated)

Changelog

Sourced from cloud.google.com/go/bigtable's changelog.

Changes

1.48.0 (2026-05-07)

Features

1.47.0 (2026-04-30)

1.46.0 (2026-04-13)

1.45.0 (2026-04-09)

1.44.0 (2026-04-02)

1.43.0 (2026-03-23)

Features

  • Add a field for upgrading previous processor version when fine tuning (790bab5)

1.42.0 (2026-03-05)

Features

  • Added a field for enabling image and table annotation for layout parser processor (9c80b8b)

1.41.0 (2026-02-12)

Features

  • A new field document_prompt is added to message .google.cloud.documentai.v1beta3.DocumentSchema (6f31019)
  • A new field document_type is added to message .google.cloud.documentai.v1beta3.ImportDocumentsRequest (6f31019)
  • A new field enable_table_split is added to message .google.cloud.documentai.v1beta3.OcrConfig.LayoutParsingParams (6f31019)
  • A new field revisions is added to message .google.cloud.documentai.v1beta3.Evaluation (6f31019)
  • Added new messages Documents and RawDocuments for inline document input (6f31019)
  • The field skip_human_review in messages .google.cloud.documentai.v1beta3.ProcessRequest and .google.cloud.documentai.v1beta3.BatchProcessRequest is deprecated (6f31019)
  • The method ReviewDocument in .google.cloud.documentai.v1beta3.DocumentProcessorService is deprecated (6f31019)

Bug Fixes

  • Removed the SpannerIndexingConfig message and the spanner_indexing_config field from .google.cloud.documentai.v1beta3.Dataset BREAKING CHANGE: The SpannerIndexingConfig message and the spanner_indexing_config field within the Dataset message have been removed. Client code referencing these will need to stop referencing these in case of an error (6f31019)

Documentation

  • Updated comments for various fields and messages (6f31019)

1.40.0 (2026-01-29)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloud.google.com/go/bigtable](https://github.com/googleapis/google-cloud-go) from 1.37.0 to 1.50.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@pubsub/v1.37.0...pubsub/v1.50.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigtable
  dependency-version: 1.50.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants