Update Travis secure variable for API key integration test#2197
Merged
Conversation
Contributor
Author
|
Merging since this change is trivial, autogenerated, similar to previously approved, and needed for test cycle. |
|
Changes Unknown when pulling 12f98c4 on tcoffee-google:api_key_update into ** on GoogleCloudPlatform:master**. |
chingor13
pushed a commit
that referenced
this pull request
Feb 20, 2026
* Support gRPC compression * Ignore error for method signature change * Clean some debugging leftovers * Remove exception from clirr-ignored-differences.xml to try and get rid of the conflict with googleapis/java-bigquerystorage#2192 * Remove excessive arg verification and leave it only in the StreamWriter
chingor13
pushed a commit
that referenced
this pull request
Feb 20, 2026
🤖 I have created a release *beep* *boop* --- ## [2.41.0](https://togithub.com/googleapis/java-bigquerystorage/compare/v2.40.1...v2.41.0) (2023-07-24) ### Features * Add enable connection pool to sample ([#2192](https://togithub.com/googleapis/java-bigquerystorage/issues/2192)) ([c2642de](https://togithub.com/googleapis/java-bigquerystorage/commit/c2642de07556381490c92eedf25b17d36218c2f8)) * Support gRPC Compression ([#2197](https://togithub.com/googleapis/java-bigquerystorage/issues/2197)) ([642e345](https://togithub.com/googleapis/java-bigquerystorage/commit/642e3452f3b490d6d85b61dfd1a1bb82e175d565)) ### Bug Fixes * Reduce StreamConnection visibility since it is not supposed to be public. ([#2196](https://togithub.com/googleapis/java-bigquerystorage/issues/2196)) ([addbcdf](https://togithub.com/googleapis/java-bigquerystorage/commit/addbcdf04e330a76e29e41b1e8f4ca04ad96ed00)) * Update SchemaAwareStreamWriter comment to down recommend it. ([#2195](https://togithub.com/googleapis/java-bigquerystorage/issues/2195)) ([4897c05](https://togithub.com/googleapis/java-bigquerystorage/commit/4897c05aeb7cddff20fb530d64034cc143c24d91)) ### Dependencies * Update dependency com.google.cloud:google-cloud-bigquery to v2.30.1 ([#2191](https://togithub.com/googleapis/java-bigquerystorage/issues/2191)) ([da4f2e5](https://togithub.com/googleapis/java-bigquerystorage/commit/da4f2e5e801daad1136eb4a3e753e486cef194e7)) * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.1 ([#2199](https://togithub.com/googleapis/java-bigquerystorage/issues/2199)) ([fc8f4fb](https://togithub.com/googleapis/java-bigquerystorage/commit/fc8f4fbae333db08ae21730a61a8993c3e1f9897)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 23, 2026
suztomo
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 23, 2026
🤖 I have created a release *beep* *boop* --- ## [2.32.3](https://togithub.com/googleapis/java-spanner-jdbc/compare/v2.32.2...v2.32.3) (2025-09-13) ### Dependencies * Update dependency com.fasterxml.jackson.core:jackson-databind to v2.20.0 ([googleapis#2197](https://togithub.com/googleapis/java-spanner-jdbc/issues/2197)) ([10be366](https://togithub.com/googleapis/java-spanner-jdbc/commit/10be366613e3795ac91c1eb5a5d5986faa9e58c2)) * Update dependency com.google.cloud:google-cloud-spanner to v6.100.0 ([googleapis#2206](https://togithub.com/googleapis/java-spanner-jdbc/issues/2206)) ([75a1329](https://togithub.com/googleapis/java-spanner-jdbc/commit/75a1329d8a291cb2754479f7267811bd0069530e)) * Update dependency com.google.cloud:google-cloud-spanner-bom to v6.100.0 ([googleapis#2207](https://togithub.com/googleapis/java-spanner-jdbc/issues/2207)) ([979e37f](https://togithub.com/googleapis/java-spanner-jdbc/commit/979e37fa633da02d081a0e91e9c1e2a22e373bfe)) * Update dependency com.google.cloud:sdk-platform-java-config to v3.52.1 ([googleapis#2198](https://togithub.com/googleapis/java-spanner-jdbc/issues/2198)) ([c020cba](https://togithub.com/googleapis/java-spanner-jdbc/commit/c020cba5e056c12ae1589339d98ca5fa88c08a88)) * Update dependency com.spotify.fmt:fmt-maven-plugin to v2.28 ([googleapis#2203](https://togithub.com/googleapis/java-spanner-jdbc/issues/2203)) ([b0c190c](https://togithub.com/googleapis/java-spanner-jdbc/commit/b0c190c150a3839c55e9d78a9ae50b1536d0f04d)) * Update dependency io.opentelemetry:opentelemetry-bom to v1.54.0 ([googleapis#2199](https://togithub.com/googleapis/java-spanner-jdbc/issues/2199)) ([1776a15](https://togithub.com/googleapis/java-spanner-jdbc/commit/1776a1518932ae475d6559dff428fb3325f297c4)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
meltsufin
pushed a commit
that referenced
this pull request
Apr 29, 2026
meltsufin
pushed a commit
that referenced
this pull request
May 1, 2026
benjaminp
pushed a commit
to benjaminp/google-cloud-java
that referenced
this pull request
Jul 13, 2026
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://togithub.com/googleapis/java-bigtable/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) - [ ] Rollback plan is reviewed and LGTMed - [ ] All new data plane features have a completed end to end testing plan Fixes #<issue_number_goes_here> ☕️ If you write sample code, please follow the [samples format]( https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.