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
base: v2.10.1
Choose a base ref
...
head repository: googleapis/python-bigtable
compare: v2.11.0
Choose a head ref
  • 11 commits
  • 83 files changed
  • 7 contributors

Commits on Jun 12, 2022

  1. chore: add prerelease nox session (#606)

    Source-Link: googleapis/synthtool@050953d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:65e656411895bff71cffcae97246966460160028f253c2e45b7a25d805a5b142
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    8dc630a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. chore(python): add missing import for prerelease testing (#607)

    Source-Link: googleapis/synthtool@d2871d9
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:b2dc5f80edcf5d4486c39068c9fa11f7f851d9568eea4dcba130f994ea9b5e97
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    6905cf9 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. samples: Add BigTable delete samples (#590)

    * doc: Add BigTable delete samples
    
    - Add the deleteion snippets
    - Add test cases
    - Update the row_key_prefix value
    - Remove `_sample` from function names.
    - Refactor the snapshot match assertion.
    - Renamed column to column_family_obj
    
    Closes internal issue #213629071
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Mariatta and gcf-owl-bot[bot] committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    16fa5ad View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2022

  1. fix: require python 3.7+ (#610)

    * chore(python): drop python 3.6
    
    Source-Link: googleapis/synthtool@4f89b13
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e7bb19d47c13839fe8c147e50e02e8b6cf5da8edd1af8b82208cd6f66cc2829c
    
    * require python 3.7+ in setup.py
    
    * remove python 3.6 sample configs
    
    * remove python 3.6 from noxfile.py
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * exclude templated README
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    10d00f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. chore(deps): update all dependencies (#601)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    * attempt to fix flaky test
    
    * use build specific project for test
    
    * attempt to fix flaky test
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    2363e4d View commit details
    Browse the repository at this point in the history
  2. fix(deps): require google-api-core>=1.32.0,>=2.8.0 (#608)

    feat: add audience parameter
    feat: Add storage_utilization_gib_per_node to Autoscaling target
    feat: Cloud Bigtable Undelete Table service and message proto files
    
    * feat: add audience parameter
    
    PiperOrigin-RevId: 456827138
    
    Source-Link: googleapis/googleapis@23f1a15
    
    Source-Link: googleapis/googleapis-gen@4075a85
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDA3NWE4NTE0ZjY3NjY5MWVjMTU2Njg4YTViYmYxODNhYTk4OTNjZSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: Add storage_utilization_gib_per_node to Autoscaling target
    
    PiperOrigin-RevId: 457776307
    
    Source-Link: googleapis/googleapis@982bb69
    
    Source-Link: googleapis/googleapis-gen@0aff3eb
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMGFmZjNlYmNjOGZiM2MxMGI2NzFlZTM4NmI0ZDI2MzAxMmQzZDAxMyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: Cloud Bigtable Undelete Table service and message proto files
    
    PiperOrigin-RevId: 457778403
    
    Source-Link: googleapis/googleapis@2b0fe3b
    
    Source-Link: googleapis/googleapis-gen@ca2a2c5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2EyYTJjNTVjYWZjYTRiODc2MzA1YjBiMTJmNzZjZTBmMTY2ZGRjYyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: use gapic-generator-python 1.1.1
    
    PiperOrigin-RevId: 459095142
    
    Source-Link: googleapis/googleapis@4f1be99
    
    Source-Link: googleapis/googleapis-gen@ae686d9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWU2ODZkOWNkZTRmYzNlMzZkMGFjMDJlZmI4NjQzYjE1ODkwYzFlZCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * Synchronize new proto/yaml changes.
    
    PiperOrigin-RevId: 459539123
    
    Source-Link: googleapis/googleapis@2e0497d
    
    Source-Link: googleapis/googleapis-gen@d56d71b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDU2ZDcxYmVkOGY4ZDdiYzk3NzEwNTZmOGM1ZjI2NzFlN2YxMTRhMyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix(deps): require google-api-core>=1.32.0,>=2.8.0
    
    * trigger ci
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    a7a7699 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. chore(python): fix prerelease session [autoapprove] (#613)

    Source-Link: googleapis/synthtool@1b9ad76
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9db98b055a7f8bd82351238ccaacfd3cda58cdf73012ab58b8da146368330021
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    8a0e7d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. feat: add satisfies_pzs output only field (#614)

    * feat: Publish new fields
    
    PiperOrigin-RevId: 463378622
    
    Source-Link: googleapis/googleapis@8229ab4
    
    Source-Link: googleapis/googleapis-gen@bb82d04
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYmI4MmQwNDIyYjhmMmY0MTMxNTg2MjNhOWQxZTA5NDIyYjI2MDRiNSJ9
    
    * 🦉 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    7dc1469 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. chore(deps): update all dependencies (#616)

    * chore(deps): update all dependencies
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    * chore: update timeout to cater for duration of LRO
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    7bad13a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. perf: improve row merging (#619)

    The underlying GAPIC client uses protoplus for all requests and responses. However the underlying protos for ReadRowsResponse are never exposed to end users directly: the underlying chunks get merged into logic rows. The readability benefits provided by protoplus for ReadRows do not justify the costs. This change unwraps the protoplus messages and uses the raw protobuff message as input for row merging. This improves row merging performance by 10x. For 10k rows, each with 100 cells where each cell is 100 bytes and in groups of 100 rows per ReadRowsResponse, cProfile showed a 10x improvement:
    
    old:          124266037 function calls in 68.208 seconds
    new:          13042837 function calls in 7.787 seconds
    
    There are still a few more low hanging fruits to optimize performance and those will come in follow up PRs
    igorbernstein2 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    b4853e5 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.11.0 (#611)

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