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: v2.22.0
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: v2.23.0
Choose a head ref
  • 11 commits
  • 27 files changed
  • 6 contributors

Commits on May 2, 2023

  1. chore(main): release 2.22.1-SNAPSHOT (#1732)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
    release-please[bot] authored May 2, 2023
    Copy the full SHA
    39c4767 View commit details
  2. chore(deps): update dependency com.google.cloud:google-cloud-bigtable…

    … to v2.22.0 (#1733)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.22.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] authored May 2, 2023
    Copy the full SHA
    c251b6f View commit details

Commits on May 3, 2023

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

    …14.0 (#1734)
    
    * chore(deps): update dependency com.google.cloud:libraries-bom to v26.14.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] authored May 3, 2023
    Copy the full SHA
    fadeafb View commit details
  2. feat: resizing channel pool size based on the work load (#1271)

    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://togithub.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://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
    mutianf authored May 3, 2023
    Copy the full SHA
    7fb1a09 View commit details

Commits on May 5, 2023

  1. Copy the full SHA
    4145d05 View commit details

Commits on May 8, 2023

  1. Copy the full SHA
    ef3e01e View commit details
  2. Copy the full SHA
    722c6c5 View commit details

Commits on May 9, 2023

  1. Copy the full SHA
    28720b6 View commit details
  2. Copy the full SHA
    83bcdd0 View commit details
  3. docs: clean up BetaApi annotations from built in metrics API (#1741)

    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://togithub.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://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md).
    mutianf authored May 9, 2023
    Copy the full SHA
    c2fbd04 View commit details
  4. chore(main): release 2.23.0 (#1735)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 9, 2023
    Copy the full SHA
    3fcbc16 View commit details
Loading