Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/java-bigtable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.27.1
Choose a base ref
...
head repository: googleapis/java-bigtable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.27.2
Choose a head ref
  • 5 commits
  • 23 files changed
  • 4 contributors

Commits on Jun 30, 2021

  1. chore: release 1.27.2-SNAPSHOT (#890)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    f4e61c2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-bigtable…

    … to v1.27.1 (#891)
    
    [![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-bigtable](https://togithub.com/googleapis/java-bigtable) | `1.27.0` -> `1.27.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/1.27.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/1.27.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/1.27.1/compatibility-slim/1.27.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigtable/1.27.1/confidence-slim/1.27.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigtable</summary>
    
    ### [`v1.27.1`](https://togithub.com/googleapis/java-bigtable/blob/master/CHANGELOG.md#&#8203;1271-httpswwwgithubcomgoogleapisjava-bigtablecomparev1270v1271-2021-06-30)
    
    [Compare Source](https://togithub.com/googleapis/java-bigtable/compare/v1.27.0...v1.27.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/dashboard#github/googleapis/java-bigtable).
    renovate-bot authored Jun 30, 2021
    Configuration menu
    Copy the full SHA
    9290cd0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. fix: jwt authentication on batch-bigtable.googleapis.com (#892)

    * fix: jwt authentication on batch-bigtable.googleapis.com
    
    In general jwt audiences and service endpoints align. However in some cases like batch-bigtable.googleapis.com, they diverge. This PR workaround the issue by patching the JWT audience for batch-bigtable.googleapis.com
    
    * remove abandoned tst strategy
    
    * deps
    
    * fix settings
    
    * fix batch tests
    igorbernstein2 authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d2ca9c6 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#894)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-07-01 20:45:09,456 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-bigtable/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-07-01 20:45:10,697 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/b2e99828-7c42-4fef-8b81-4f232bcb7797/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored Jul 1, 2021
    Configuration menu
    Copy the full SHA
    4a95d05 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. chore: release 1.27.2 (#893)

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