Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.
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/gax-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.65.1
Choose a base ref
...
head repository: googleapis/gax-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.66.0
Choose a head ref
  • 7 commits
  • 33 files changed
  • 7 contributors

Commits on Jun 8, 2021

  1. chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…

    …bigtable-v2 to v1.26.1 (#1395)
    
    [![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.api.grpc:grpc-google-cloud-bigtable-v2](https://togithub.com/googleapis/java-bigtable) | `1.25.0` -> `1.26.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigtable-v2/1.26.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigtable-v2/1.26.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigtable-v2/1.26.1/compatibility-slim/1.25.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-cloud-bigtable-v2/1.26.1/confidence-slim/1.25.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-bigtable</summary>
    
    ### [`v1.26.1`](https://togithub.com/googleapis/java-bigtable/blob/master/CHANGELOG.md#&#8203;1261-httpswwwgithubcomgoogleapisjava-bigtablecomparev1260v1261-2021-06-07)
    
    ### [`v1.26.0`](https://togithub.com/googleapis/java-bigtable/blob/master/CHANGELOG.md#&#8203;1260-httpswwwgithubcomgoogleapisjava-bigtablecomparev1250v1260-2021-06-03)
    
    ##### Features
    
    -   promote stream wait timeouts to deadlines for point reads ([#&#8203;848](https://www.github.com/googleapis/java-bigtable/issues/848)) ([9b3c601](https://www.github.com/googleapis/java-bigtable/commit/9b3c6013fef396fcc923e53c13f73a03a48c9c02))
    
    ##### Bug Fixes
    
    -   add back in extraFiles and fix file path ([#&#8203;833](https://www.github.com/googleapis/java-bigtable/issues/833)) ([f914954](https://www.github.com/googleapis/java-bigtable/commit/f91495474cb34e1f178d9362ab0251d364079f6d))
    -   exclude protobuf from conformance-tests ([#&#8203;845](https://www.github.com/googleapis/java-bigtable/issues/845)) ([1d89191](https://www.github.com/googleapis/java-bigtable/commit/1d89191a2453b5565aafe72367329eddb36ea90a))
    -   Fix the race condition in decay average ([#&#8203;850](https://www.github.com/googleapis/java-bigtable/issues/850)) ([66a9c9e](https://www.github.com/googleapis/java-bigtable/commit/66a9c9ebc520dd20c336a5cf4040912138137be6))
    -   revert conformance test version ([#&#8203;846](https://www.github.com/googleapis/java-bigtable/issues/846)) ([b23b0d7](https://www.github.com/googleapis/java-bigtable/commit/b23b0d7a7d8a2b9bed1cdabce420cb6568cf82ef))
    
    ##### Dependencies
    
    -   update dependency com.google.cloud:google-cloud-conformance-tests to v0.1.1 ([#&#8203;852](https://www.github.com/googleapis/java-bigtable/issues/852)) ([e1c951c](https://www.github.com/googleapis/java-bigtable/commit/e1c951c549bf455cdd6e997756d9464a1e06dad2))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
    
    🔕 **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/gax-java).
    renovate-bot authored Jun 8, 2021
    Configuration menu
    Copy the full SHA
    ad097d8 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

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

Commits on Jun 16, 2021

  1. chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-…

    …pubsub-v1 to v1.95.3 (#1403)
    
    Co-authored-by: Emily Ball <emilyball@google.com>
    renovate-bot and eaball35 authored Jun 16, 2021
    Configuration menu
    Copy the full SHA
    4d4d2a1 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. chore: make ApiTracer internal API (#1408)

    * chore: make ApiTracer internal API
    
    * remove annotation
    
    * make constructor protected
    
    * renmase NoopApiTracer to BaseApiTracer
    mutianf authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    5224356 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. chore: release 1.65.2-SNAPSHOT (#1401)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Vadym Matsishevskyi <25311427+vam-google@users.noreply.github.com>
    release-please[bot] and vam-google authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    69238fe View commit details
    Browse the repository at this point in the history
  2. feat: make ApiTracer internal API (#1414)

    Release-As: 1.66.0
    Neenu1995 authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    e3e8462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f323cb View commit details
    Browse the repository at this point in the history
Loading