Comparing v3.2.0...v3.2.1 · googleapis/java-spanner (original) (raw)

Commits on Dec 20, 2020

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

Commits on Dec 21, 2020

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

Commits on Dec 29, 2020

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

Commits on Dec 30, 2020

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

Commits on Jan 4, 2021

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

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
    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 Jan 6, 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
  4. Configuration menu
    Browse the repository at this point in the history