Comparing v6.8.0...v6.9.0 · googleapis/java-spanner (original) (raw)

Permalink

base repository: googleapis/java-spanner

Failed to load repositories. Confirm that selected base ref is valid, then try again.

Loading

base: v6.8.0

head repository: googleapis/java-spanner

Failed to load repositories. Confirm that selected head ref is valid, then try again.

Loading

compare: v6.9.0

Commits on Jun 30, 2021

  1. Configuration menu
    Browse the repository at this point in the history
  2. Configuration menu
    Browse the repository at this point in the history
  3. Configuration menu
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Configuration menu
    Browse the repository at this point in the history
  2. Configuration menu
    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
    Configuration menu
    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
    Configuration menu
    Browse the repository at this point in the history
  2. Configuration menu
    Browse the repository at this point in the history
  3. feat(spanner): add leader_options to InstanceConfig and default_leade…
    …r to Database (#1271)
  1. feat: add support for tagging to Connection API (#623)
  1. Configuration menu
    Browse the repository at this point in the history