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/python-bigtable
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.8.1
Choose a base ref
...
head repository: googleapis/python-bigtable
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.0
Choose a head ref
  • 6 commits
  • 37 files changed
  • 4 contributors

Commits on Apr 8, 2022

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

Commits on Apr 11, 2022

  1. doc: Add App Profile documentation (#560)

    We weren't including App Profile docs
    in the auto-generated documentation.
    
    This adds the documentation for App Profile.
    Mariatta authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    b693b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c01e629 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. chore: use gapic-generator-python 0.65.1 (#568)

    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 441524537
    
    Source-Link: googleapis/googleapis@2a27391
    
    Source-Link: googleapis/googleapis-gen@ab6756a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWI2NzU2YTQ4Yzg5YjViY2I5ZmI3MzQ0M2NiOGU1NWQ1NzRmNDY0MyJ9
    
    fix(deps): require grpc-google-iam-v1 >=0.12.4
    docs: fix type in docstring for map fields
    feat: AuditConfig for IAM v1
    gcf-owl-bot[bot] authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    4e50278 View commit details
    Browse the repository at this point in the history
  2. feat: App Profile multi cluster routing support with specified cluste…

    …r ids (#549)
    
    * feat: App Profile multi cluster routing support with specified cluster ids
    
    Add the `multi_cluster_ids` parameter to AppProfile.
    It is used when the routing policy type is set to "any".
    
    Add tests, docstrings.
    Fix some typos.
    
    Closes internal issue 213627978
    
    * Add system test for app profile with multi cluster ids.
    
    * Specify longer timeout
    Mariatta authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    a0ed5b5 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.9.0 (#569)

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