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
base: v2.10.0
Choose a base ref
...
head repository: googleapis/java-bigtable
compare: v2.10.1
Choose a head ref
  • 5 commits
  • 22 files changed
  • 4 contributors

Commits on Jul 26, 2022

  1. deps: update dependency org.junit.vintage:junit-vintage-engine to v5.…

    …9.0 (#1323)
    
    * deps: update dependency org.junit.vintage:junit-vintage-engine to v5.9.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    7655747 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.10.1-SNAPSHOT (#1321)

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

Commits on Jul 29, 2022

  1. fix: retry rst stream in mutations (#1327)

    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/java-bigtable/issues/new/choose) before writing your code!  That way we can discuss the change, evaluate designs, and agree on the general idea
    - [ ] Ensure the tests and linter pass
    - [ ] Code coverage does not decrease (if any source code was changed)
    - [ ] Appropriate docs were updated (if necessary)
    
    Fixes #<issue_number_goes_here> ☕️
    
    If you write sample code, please follow the [samples format](
    https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
    mutianf committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    1a5b3a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

    … to v2.10.0 (#1330)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.10.0
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    renovate-bot and gcf-owl-bot[bot] committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    0a44123 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.10.1 (#1325)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.10.1](v2.10.0...v2.10.1) (2022-08-01)
    
    
    ### Bug Fixes
    
    * retry rst stream in mutations ([#1327](#1327)) ([1a5b3a2](1a5b3a2))
    
    
    ### Dependencies
    
    * update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#1323](#1323)) ([7655747](7655747))
    
    ---
    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] committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    4fdf37e View commit details
    Browse the repository at this point in the history