Skip to content

chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.61.0 #2455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.google.cloud:google-cloud-bigtable 2.50.0 -> 2.61.0 age adoption passing confidence

Release Notes

googleapis/java-bigtable (com.google.cloud:google-cloud-bigtable)

v2.61.0

Compare Source

Features
  • Add getter for universe domain in JwtCredentialsWithAudience (#​2598) (9ad66b1)
Bug Fixes
  • Add name elements for the POM.xml files (a873719)
  • Populate table id for materialized view (#​2610) (50c3fe2)
Dependencies

v2.60.0

Compare Source

Features
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.59.0 (65782aa)
  • Ensure that multiple instances of a client in the same process dont clobber each other (#​2590) (8d3dca4)
Dependencies

v2.59.0

Compare Source

Features
  • bigtable: Add DeletionProtection support for Logical Views (#​2539) (d9ba32b)
Dependencies

v2.58.2

Compare Source

Bug Fixes
Dependencies

v2.58.1

Compare Source

Bug Fixes

v2.58.0

Compare Source

Features
  • Add deletion_protection support for LVs (43c97a3)
  • bigtable: Add integration tests for Materialized/Logical Views (#​2518) (4d3a7e6)
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.56.2 (43c97a3)
  • Fix retry info algorithm setting (#​2562) (c424ccb)
  • Use universe domain when creating the monitoring client (#​2570) (3b51e12)

v2.57.3

Compare Source

Bug Fixes

v2.57.2

Compare Source

Bug Fixes

v2.57.1

Compare Source

Bug Fixes

v2.57.0

Compare Source

Features
  • Add PreparedStatement and update ExecuteQuery API to use it (#​2534) (49d4d09)

v2.56.0

Compare Source

Features
  • bigtable: Add support for Logical Views in Admin API (#​2519) (6dac3fd)
  • bigtable: Add support for Materialized Views in Admin API (#​2511) (55cd719)
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.55.1 (7992af0)
Dependencies

v2.55.0

Compare Source

Features
  • Add MaterializedViewName to ReadRows and SampleRowKeys (1763c6e)
  • Add MaterializedViews and LogicalViews APIs (1763c6e)
  • Add MaterializedViews and LogicalViews APIs (7340527)
  • Add PrepareQuery api and update ExecuteQuery to support it (1763c6e)
  • bigtable: Add support for data APIs for materialized views (#​2508) (6310a63)
  • large-row-skip: Added large-row-skip-callable with configurable rowadapter (#​2509) (ba193ef)
  • Next release from main branch is 2.55.0 (#​2506) (4e45837)
  • Publish row_key_schema fields in table proto and relevant admin APIs to setup a table with a row_key_schema (7340527)
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.54.0 (91e4369)
Documentation
  • Fixed formatting of resource path strings (7340527)

v2.54.0

Compare Source

Features
Dependencies

v2.53.0

Compare Source

Features

v2.52.0

Compare Source

Features
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.53.0 (47ca299)
  • Extend timeouts for check consistency (47ca299)
Dependencies
  • Update dependency com.google.cloud:gapic-libraries-bom to v1.52.0 (#​2490) (ca25d4e)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.43.0 (#​2481) (deb1f79)

v2.51.2

Compare Source

Bug Fixes
Dependencies

v2.51.1

Compare Source

Dependencies
  • Update dependency com.google.cloud:gapic-libraries-bom to v1.50.0 (#​2464) (d63dd43)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 (#​2461) (ed24b4c)
  • Update googleapis/sdk-platform-java action to v2.51.1 (#​2460) (35c979f)

v2.51.0

Compare Source

Features
Bug Fixes
  • deps: Update the Java code generator (gapic-generator-java) to 2.51.0 (a5444a5)
  • Move resource detection to the first export to avoid slow start (#​2450) (cec010a)
Dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners December 17, 2024 15:37
@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Dec 17, 2024
@dpebot
Copy link
Collaborator

dpebot commented Dec 17, 2024

/gcbrun

@product-auto-label product-auto-label bot added the api: bigtable Issues related to the googleapis/java-bigtable API. label Dec 17, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 17, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 17, 2024
mutianf
mutianf previously approved these changes Jan 10, 2025
@mutianf mutianf added kokoro:run Add this label to force Kokoro to re-run the tests. automerge Merge the pull request once unit tests and other checks pass. labels Jan 10, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 6c602aa to 9b32e61 Compare January 11, 2025 01:28
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.51.0 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.51.1 Jan 11, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jan 11, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 11, 2025
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Jan 11, 2025
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 12, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.51.1 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.51.2 Feb 3, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 9b32e61 to 53911a6 Compare February 3, 2025 17:16
@dpebot
Copy link
Collaborator

dpebot commented Feb 3, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 3, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 3, 2025
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.51.2 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.52.0 Feb 15, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 53911a6 to 9390188 Compare February 15, 2025 22:45
@dpebot
Copy link
Collaborator

dpebot commented Feb 15, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Feb 15, 2025
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Feb 15, 2025
@dpebot
Copy link
Collaborator

dpebot commented Apr 28, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 108b9a5 to 749a69b Compare April 28, 2025 23:47
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.58.0 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.58.1 Apr 28, 2025
@dpebot
Copy link
Collaborator

dpebot commented Apr 28, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Apr 28, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 749a69b to fc7a721 Compare May 8, 2025 21:33
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.58.1 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.58.2 May 8, 2025
@dpebot
Copy link
Collaborator

dpebot commented May 8, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 8, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 8, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from fc7a721 to 0416d1a Compare May 16, 2025 21:35
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.58.2 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.59.0 May 16, 2025
@dpebot
Copy link
Collaborator

dpebot commented May 16, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 16, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 0416d1a to 00835d2 Compare June 7, 2025 00:06
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.59.0 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.60.0 Jun 7, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jun 7, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 7, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 7, 2025
@renovate-bot renovate-bot force-pushed the renovate/com.google.cloud-google-cloud-bigtable-2.x branch from 00835d2 to 167104b Compare June 28, 2025 02:35
@renovate-bot renovate-bot changed the title chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.60.0 chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.61.0 Jun 28, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jun 28, 2025

/gcbrun

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigtable Issues related to the googleapis/java-bigtable API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants