- Notifications
You must be signed in to change notification settings - Fork9
Comparing changes
Open a pull request
base repository:googleapis/python-functions
Uh oh!
There was an error while loading.Please reload this page.
base:v1.8.3
head repository:googleapis/python-functions
Uh oh!
There was an error while loading.Please reload this page.
compare:v1.9.0
- 6commits
- 52files changed
- 4contributors
Commits on Nov 8, 2022
chore(python): update dependencies in .kokoro/requirements.txt [autoa…
…pprove] (#230)Source-Link:https://togithub.com/googleapis/synthtool/commit/e3a1277ac35fc88c09db1930533e24292b132cedPost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:452901c74a22f9b9a3bd02bce780b8e8805c97270d424684bff809ce5be8c2a2
gcf-owl-bot[bot] authoredNov 8, 2022
Commits on Nov 16, 2022
chore(python): update release script dependencies [autoapprove] (#232)
Source-Link:https://togithub.com/googleapis/synthtool/commit/25083af347468dd5f90f69627420f7d452b6c50ePost-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e6cbd61f1838d9ff6a31436dfc13717f372a7482a82fc1863ca954ec47bff8c8
gcf-owl-bot[bot] authoredNov 16, 2022
Commits on Nov 23, 2022
chore: Update gapic-generator-python to v1.6.1 (#229)
* chore: update to gapic-generator-python 1.5.0feat: add support for `google.cloud.<api>.__version__`PiperOrigin-RevId: 484665853Source-Link:googleapis/googleapis@8eb249aSource-Link:https://github.com/googleapis/googleapis-gen/commit/c8aa327b5f478865fc3fd91e3c2768e54e26ad44Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhhYTMyN2I1ZjQ3ODg2NWZjM2ZkOTFlM2MyNzY4ZTU0ZTI2YWQ0NCJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* update version in gapic_version.py* add .release-please-manifest.json with correct version* set manifest to true in .github/release-please.yml* add release-please-config.json* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* chore: Update to gapic-generator-python 1.6.0feat(python): Add typing to proto.Message based class attributesfeat(python): Snippetgen handling of repeated enum fieldPiperOrigin-RevId: 487326846Source-Link:googleapis/googleapis@da380c7Source-Link:https://github.com/googleapis/googleapis-gen/commit/61ef5762ee6731a0cbbfea22fd0eecee51ab1c8eCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjFlZjU3NjJlZTY3MzFhMGNiYmZlYTIyZmQwZWVjZWU1MWFiMWM4ZSJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* feat: new APIs added to reflect updates to the filestore service- Add ENTERPRISE Tier- Add snapshot APIs: RevertInstance, ListSnapshots, CreateSnapshot, DeleteSnapshot, UpdateSnapshot- Add multi-share APIs: ListShares, GetShare, CreateShare, DeleteShare, UpdateShare- Add ConnectMode to NetworkConfig (for Private Service Access support)- New status codes (SUSPENDED/SUSPENDING, REVERTING/RESUMING)- Add SuspensionReason (for KMS related suspension)- Add new fields to Instance information: max_capacity_gb, capacity_step_size_gb, max_share_count, capacity_gb, multi_share_enabledPiperOrigin-RevId: 487492758Source-Link:googleapis/googleapis@5be5981Source-Link:https://github.com/googleapis/googleapis-gen/commit/ab0e217f560cc2c1afc11441c2eab6b6950efd2bCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWIwZTIxN2Y1NjBjYzJjMWFmYzExNDQxYzJlYWI2YjY5NTBlZmQyYiJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* update path to snippet metadata json* chore: Update gapic-generator-python to v1.6.1PiperOrigin-RevId: 488036204Source-Link:googleapis/googleapis@08f275fSource-Link:https://github.com/googleapis/googleapis-gen/commit/555c0945e60649e38739ae64bc45719cdf72178fCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTU1YzA5NDVlNjA2NDllMzg3MzlhZTY0YmM0NTcxOWNkZjcyMTc4ZiJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* use templated owlbot.py and setup.pyCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Dec 7, 2022
fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#234)
* fix(deps): Require google-api-core >=1.34.0, >=2.11.0fix: Drop usage of pkg_resourcesfix: Fix timeout default valuesdocs(samples): Snippetgen should call await on the operation coroutine before calling resultPiperOrigin-RevId: 493260409Source-Link:googleapis/googleapis@fea4387Source-Link:https://github.com/googleapis/googleapis-gen/commit/387b7344c7529ee44be84e613b19a820508c612bCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzg3YjczNDRjNzUyOWVlNDRiZTg0ZTYxM2IxOWE4MjA1MDhjNjEyYiJ9* fix(deps): Require google-api-core >=1.34.0, >=2.11.0fix: Drop usage of pkg_resourcesfix: Fix timeout default valuesdocs(samples): Snippetgen should call await on the operation coroutine before calling resultPiperOrigin-RevId: 493260409Source-Link:googleapis/googleapis@fea4387Source-Link:https://github.com/googleapis/googleapis-gen/commit/387b7344c7529ee44be84e613b19a820508c612bCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzg3YjczNDRjNzUyOWVlNDRiZTg0ZTYxM2IxOWE4MjA1MDhjNjEyYiJ9* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md* add gapic_version.pyCo-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Commits on Dec 8, 2022
build(deps): bump certifi from 2022.9.24 to 2022.12.7 [autoapprove] (#…
…235)Source-Link:https://togithub.com/googleapis/synthtool/commit/b4fe62efb5114b6738ad4b13d6f654f2bf4b7cc0Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1
gcf-owl-bot[bot] authoredDec 8, 2022
Commits on Dec 15, 2022
chore(main): release 1.9.0 (#233)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
release-please[bot] authoredDec 15, 2022
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v1.8.3...v1.9.0
Uh oh!
There was an error while loading.Please reload this page.