Permalink
base repository: googleapis/java-spanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
base: v3.2.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: v3.2.1
Choose a head ref
  • 12 commits
  • 29 files changed
  • 6 contributors

Commits on Dec 20, 2020

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

Commits on Dec 21, 2020

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

Commits on Dec 29, 2020

  1. chore(java): remove formatter action (#765)

    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Tue Dec 29 10:50:17 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 6133907dbb3ddab204a17a15d5c53ec0aae9b033
    Source-Link: googleapis/synthtool@6133907
    @yoshi-automation
    yoshi-automation authoredDec 29, 2020
    Configuration menu
    Copy the full SHA
    789633dView commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    3d9689cView commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. docs: cleanup inner region tags (#764)

    * docs: standardizing region tags to be consistent with other related snippets
    
    * docs: cleanup old tags now that new ones are live
    Anthony authoredJan 4, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. docs: documents resume on update database ddl (#767)

    Instead of throwing an ALREADY_EXISTS error on the update database ddl
    operation, we resume the original operation. This is necessary, because
    the update database ddl is retryable. Because of this, we don't want to
    confuse the caller by bubbling up an ALREADY_EXISTS error on a retry,
    even though they used a non-existing operation id.
    @thiagotnunes
    thiagotnunes authoredJan 5, 2021
    Configuration menu
    Copy the full SHA
    aeb255dView commit details
    Browse the repository at this point in the history
  2. fix: grpc-alts is used not only in tests (#761)

    * fix: grpc-alts is used not only in tests
    
    This reverts commit c8ef46f.
    
    * fix: adds grpc-alts as compile time dependency
    
    * fix: removes duplicate dependency
    
    Removes duplicate grpc-alts dependency
    @thiagotnunes
    thiagotnunes authoredJan 5, 2021
    Configuration menu
    Copy the full SHA
    72d93d5View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c255323View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. docs: add sample for timeout for one RPC (#707)

    * docs: add sample for timeout for one RPC
    
    Adds a sample for setting a timeout for a single RPC.
    
    Fixes GoogleCloudPlatform/java-docs-samples#3805
    
    * fix: fix import order
    
    * fix: format code with the correct formatter plugin
    
    * fix: delete test data after each test
    
    * fix: auto-throttle admin requests
    @olavloite
    olavloite authoredJan 6, 2021
    Configuration menu
    Copy the full SHA
    056f54fView commit details
    Browse the repository at this point in the history
  2. chore: release 3.2.1-SNAPSHOT (#772)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    @release-please
    release-please[bot] authoredJan 6, 2021
    Configuration menu
    Copy the full SHA
    fd18780View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0916220View commit details
    Browse the repository at this point in the history
  4. chore: release 3.2.1 (#775)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply..com>
    @release-please
    release-please[bot] authoredJan 6, 2021
    Configuration menu
    Copy the full SHA
    f26d552View commit details
    Browse the repository at this point in the history
Loading