-
Notifications
You must be signed in to change notification settings - Fork 131
Comparing changes
Open a pull request
base repository: googleapis/java-spanner
base: v6.54.0
head repository: googleapis/java-spanner
compare: v6.55.0
- 8 commits
- 55 files changed
- 6 contributors
Commits on Nov 15, 2023
-
chore(main): release 6.54.1-SNAPSHOT (#2734)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for bf06ef1 - Browse repository at this point
Copy the full SHA bf06ef1View commit details
Commits on Nov 24, 2023
-
test: remove partition token from tests (#2738)
* test: remove partition token from tests Remove the example partition token from the SQL test scripts, as the tokens are not stable when the encoded classes are changed. E.g. modifying the Value classes will cause these tests to fail with a de-serialization error, as the serialized version in the token no longer corresponds with the version in code. Fixes the build error in #2736 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3cba4c6 - Browse repository at this point
Copy the full SHA 3cba4c6View commit details
Commits on Nov 27, 2023
-
build(deps): update dependency org.codehaus.mojo:build-helper-maven-p…
…lugin to v3.5.0 (#2741)
Configuration menu - View commit details
-
Copy full SHA for 4b17331 - Browse repository at this point
Copy the full SHA 4b17331View commit details
Commits on Nov 29, 2023
-
feat: Add java sample for managed autoscaler (#2709)
Add java sample for managed autoscaler. See the support for autoscaler here: https://togithub.com/claire921/java-spanner/pull/1/commits/e5e6923a351670ab237c411bb4a549533dac1b6b.
Configuration menu - View commit details
-
Copy full SHA for 9ea4f4f - Browse repository at this point
Copy the full SHA 9ea4f4fView commit details
Commits on Dec 1, 2023
-
deps: update dependency com.google.cloud:google-cloud-shared-dependen…
…cies to v3.20.0 (#2746)
Configuration menu - View commit details
-
Copy full SHA for 12bcabb - Browse repository at this point
Copy the full SHA 12bcabbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d9571 - Browse repository at this point
Copy the full SHA b9d9571View commit details -
fix(deps): Update the Java code generator (gapic-generator-java) to 2…
….30.0 (#2703) * feat: add PG.OID type cod annotation PiperOrigin-RevId: 577053414 Source-Link: googleapis/googleapis@727c286 Source-Link: https://github.com/googleapis/googleapis-gen/commit/2015275a7dda2ad3d1609f06c4208125c7de8a9d Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjAxNTI3NWE3ZGRhMmFkM2QxNjA5ZjA2YzQyMDgxMjVjN2RlOGE5ZCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat(spanner): add directed_read_option in spanner.proto docs(spanner): updated comment formatting PiperOrigin-RevId: 578551679 Source-Link: googleapis/googleapis@7c80b96 Source-Link: https://github.com/googleapis/googleapis-gen/commit/7b1172ba5e020eaef7de75062a576a11b8e117e4 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2IxMTcyYmE1ZTAyMGVhZWY3ZGU3NTA2MmE1NzZhMTFiOGUxMTdlNCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix(deps): Update the Java code generator (gapic-generator-java) to 2.30.0 PiperOrigin-RevId: 586674624 Source-Link: googleapis/googleapis@53ff6ca Source-Link: https://github.com/googleapis/googleapis-gen/commit/07fedaca77917547e1d29bbe7ebfdcb6ebe562b0 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDdmZWRhY2E3NzkxNzU0N2UxZDI5YmJlN2ViZmRjYjZlYmU1NjJiMCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix(deps): Update the Java code generator (gapic-generator-java) to 2.30.0 PiperOrigin-RevId: 586734351 Source-Link: googleapis/googleapis@5fa9214 Source-Link: https://github.com/googleapis/googleapis-gen/commit/3d5069b1de6cb9106b55ce4521b9b749a0e6a395 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2Q1MDY5YjFkZTZjYjkxMDZiNTVjZTQ1MjFiOWI3NDlhMGU2YTM5NSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 961aa78 - Browse repository at this point
Copy the full SHA 961aa78View commit details -
chore(main): release 6.55.0 (#2744)
🤖 I have created a release *beep* *boop* --- ## [6.55.0](https://togithub.com/googleapis/java-spanner/compare/v6.54.0...v6.55.0) (2023-12-01) ### Features * Add java sample for managed autoscaler ([#2709](https://togithub.com/googleapis/java-spanner/issues/2709)) ([9ea4f4f](https://togithub.com/googleapis/java-spanner/commit/9ea4f4fe2925410b3defb4e53f3f0a328cc2e738)) ### Bug Fixes * **deps:** Update the Java code generator (gapic-generator-java) to 2.30.0 ([#2703](https://togithub.com/googleapis/java-spanner/issues/2703)) ([961aa78](https://togithub.com/googleapis/java-spanner/commit/961aa7894be41ff87f1b460aa374ee2ed75a163b)) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 ([#2746](https://togithub.com/googleapis/java-spanner/issues/2746)) ([12bcabb](https://togithub.com/googleapis/java-spanner/commit/12bcabbf1ef82b19524400ebe280d9986bf70ea7)) * Update dependency commons-io:commons-io to v2.15.1 ([#2745](https://togithub.com/googleapis/java-spanner/issues/2745)) ([b9d9571](https://togithub.com/googleapis/java-spanner/commit/b9d9571dcc2d1d004cd785d79e45754c0ce63a51)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 07f3d7d - Browse repository at this point
Copy the full SHA 07f3d7dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.54.0...v6.55.0