Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-spanner Loading
base: v6.54.0
Choose a base ref
...
head repository: googleapis/java-spanner Loading
compare: v6.55.0
Choose a head ref
  • 8 commits
  • 55 files changed
  • 6 contributors

Commits on Nov 15, 2023

  1. 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).
    release-please[bot] committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    bf06ef1 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. 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>
    olavloite and gcf-owl-bot[bot] committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    3cba4c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    4b17331 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    9ea4f4f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    12bcabb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9d9571 View commit details
    Browse the repository at this point in the history
  3. 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: googleapis/googleapis-gen@2015275
    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: googleapis/googleapis-gen@7b1172b
    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: googleapis/googleapis-gen@07fedac
    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: googleapis/googleapis-gen@3d5069b
    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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    961aa78 View commit details
    Browse the repository at this point in the history
  4. 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).
    release-please[bot] committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    07f3d7d View commit details
    Browse the repository at this point in the history
Loading