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 Loading
base: v2.29.0
Choose a base ref
...
head repository: googleapis/java-bigtable Loading
compare: v2.29.1
Choose a head ref
  • 10 commits
  • 29 files changed
  • 9 contributors

Commits on Oct 26, 2023

  1. chore(main): release 2.29.1-SNAPSHOT (#1978)

    🤖 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] committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6c4470b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency com.google.cloud:google-cloud-bigtable…

    … to v2.29.0 (#1979)
    
    * chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.29.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 Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4583588 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bff9ba5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. chore: bump urllib3 from 2.0.6 to 2.0.7 in /docker/owlbot/java/src (#…

    …1883) (#1981)
    
    Source-Link: googleapis/synthtool@2472390
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:fb7584f6adb3847ac480ed49a4bfe1463965026b2919a1be270e3174f3ce1191
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    3b7da81 View commit details
    Browse the repository at this point in the history
  2. test(fix): add presubmit conformance test to exercise another mode of… (

    #1980)
    
    … client, i.e. enable all optional features
    
    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)
    - [ ] Rollback plan is reviewed and LGTMed
    
    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).
    liujiongxin committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    be556bb View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 2, 2023

  1. chore: Add getPageSize() to QueryPaginator (#1987)

    * add getPageSize() to QueryPaginator
    
    * fix build
    
    * fix lint
    
    * add javadoc
    ron-gal committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    42a7e36 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

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

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    0d1f620 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.29.1 (#1995)

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