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.38.0
Choose a base ref
...
head repository: googleapis/java-spanner Loading
compare: v6.38.1
Choose a head ref
  • 6 commits
  • 18 files changed
  • 5 contributors

Commits on Mar 20, 2023

  1. chore(main): release 6.38.1-SNAPSHOT (#2336)

    🤖 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 Mar 20, 2023
    Configuration menu
    Copy the full SHA
    15380cd View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-spanner …

    …to v6.38.0 (#2337)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-spanner to v6.38.0
    
    * 🦉 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>
    renovate-bot and gcf-owl-bot[bot] committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    4c4b14a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. test: fix mock server ARRAY<BYTES> parameter cast (#2344)

    * test: fix mock server ARRAY<BYTES> parameter cast
    
    The recent change that made decoding BYTES and ARRAY<BYTES> lazy did not
    update all code paths in the mock Spanner server that is used for testing.
    This meant that tests that tried to use ARRAY<BYTES> query parameters would
    run into a ClassCastException. This problem only occurs in (internal) test
    code and does not affect user code.
    
    * 🦉 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 Mar 23, 2023
    Configuration menu
    Copy the full SHA
    a0249e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. chore: Change repo owner (#2349)

    * chore: Change repo owner
    
    * 🦉 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>
    ansh0l and gcf-owl-bot[bot] committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    6ad08c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    19175ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d922ca View commit details
    Browse the repository at this point in the history
Loading