Permalink
base repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v6.8.0
Choose a base ref
...
head repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected head ref is valid, then try again.
compare: v6.9.0
Choose a head ref
  • 11 commits
  • 56 files changed
  • 5 contributors

Commits on Jun 30, 2021

  1. chore: release 6.8.1-SNAPSHOT (#1264)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://.com/googleapis/release-please). See [documentation](https://.com/googleapis/release-please#release-please).
    @release-please
    release-please[bot] authoredJun 30, 2021
    Configuration menu
    Copy the full SHA
    e14d8f6View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0fa63View commit details
    Browse the repository at this point in the history
  3. feat: support setting an async executor provider (#1263)

    * feat: support setting an async executor provider
    
    * fix: set defaults in builder
    @olavloite
    olavloite authoredJun 30, 2021
    Configuration menu
    Copy the full SHA
    369c8a7View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Copy the full SHA
    025e162View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ec8315View commit details
    Browse the repository at this point in the history
  3. samples: updates lci samples (#1266)

    Updates the LCI samples to be accordingly to the spec. Instead of
    printing out the processing units directly from the instance that is
    created, another getInstance is done in order to retrieve the
    information.
    @thiagotnunes
    thiagotnunes authoredJul 1, 2021
    Configuration menu
    Copy the full SHA
    ffc190cView commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. test: increase timeout and enable tests on emulator (#1275)

    Increase the wait time for a `DatabaseNotFound` error, as it can take a little while before
    Cloud Spanner actually sends that error for a `SELECT 1` query.
    
    Also enable the `ResourceNotFound` tests on the emulator, as the emulator now includes
    `ResourceInfo` in the returned errors.
    
    Fixes #1272
    @olavloite
    olavloite authoredJul 5, 2021
    Configuration menu
    Copy the full SHA
    8a40ff2View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    224cc7fView commit details
    Browse the repository at this point in the history
  3. feat(spanner): add leader_options to InstanceConfig and default_leade…

    …r to Database (#1271)
    
    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * feat(spanner): add leader_options to InstanceConfig and default_leader to Database
    
    PiperOrigin-RevId: 382409094
    
    Source-Author: Google APIs <[email protected]>
    Source-Date: Wed Jun 30 16:30:14 2021 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 2c6e4dd22260e34403b468cc6d19aa43a9c684ed
    Source-Link: googleapis/googleapis@2c6e4dd
    @yoshi-automation
    yoshi-automation authoredJul 5, 2021
    Configuration menu
    Copy the full SHA
    f257671View commit details
    Browse the repository at this point in the history
  4. feat: add support for tagging to Connection API (#623)

    * feat: add support for tagging in Connection API
    
    * fix: disallow statement tags for commit/rollback/run
    
    * chore: cleanup after rebase
    
    * test: add generated tests + cleanup
    
    * build: add new methods to clirr
    
    * fix: add default implementations for new methods
    @olavloite
    olavloite authoredJul 5, 2021
    Configuration menu
    Copy the full SHA
    5722372View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
Loading