-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: googleapis/python-dataplex
base: v1.1.2
head repository: googleapis/python-dataplex
compare: v1.2.0
- 10 commits
- 65 files changed
- 4 contributors
Commits on Sep 30, 2022
-
feat: Add support for notebook tasks (#100)
* feat: Add support for notebook tasks PiperOrigin-RevId: 477935449 Source-Link: googleapis/googleapis@9e3a1dd Source-Link: https://github.com/googleapis/googleapis-gen/commit/a5443ab48e30bdd608ae7ae1d6cf2fabc17b6dca Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTU0NDNhYjQ4ZTMwYmRkNjA4YWU3YWUxZDZjZjJmYWJjMTdiNmRjYSJ9 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 64d9c48 - Browse repository at this point
Copy the full SHA 64d9c48View commit details
Commits on Oct 6, 2022
-
chore: rename warm_pool_enabled to fast_startup_enabled (#102)
* chore: rename warm_pool_enabled to fast_startup_enabled While this would normally be a breaking change, libraries haven't been released yet with the old value warm_pool_enabled. PiperOrigin-RevId: 479215286 Source-Link: googleapis/googleapis@767dc45 Source-Link: https://github.com/googleapis/googleapis-gen/commit/d497faaa460ae68eb9e87f1471f2ea300d426145 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDQ5N2ZhYWE0NjBhZTY4ZWI5ZTg3ZjE0NzFmMmVhMzAwZDQyNjE0NSJ9 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for cb0adf1 - Browse repository at this point
Copy the full SHA cb0adf1View commit details
Commits on Oct 7, 2022
-
fix(deps): allow protobuf 3.19.5 (#103)
* fix(deps): allow protobuf 3.19.5 * explicitly exclude protobuf 4.21.0
Configuration menu - View commit details
-
Copy full SHA for 65adbb3 - Browse repository at this point
Copy the full SHA 65adbb3View commit details
Commits on Nov 8, 2022
-
chore(python): update dependencies in .kokoro/requirements.txt [autoa…
…pprove] (#108) Source-Link: https://togithub.com/googleapis/synthtool/commit/e3a1277ac35fc88c09db1930533e24292b132ced Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:452901c74a22f9b9a3bd02bce780b8e8805c97270d424684bff809ce5be8c2a2
Configuration menu - View commit details
-
Copy full SHA for fa75c80 - Browse repository at this point
Copy the full SHA fa75c80View commit details
Commits on Nov 16, 2022
-
chore(python): update release script dependencies [autoapprove] (#110)
Source-Link: https://togithub.com/googleapis/synthtool/commit/25083af347468dd5f90f69627420f7d452b6c50e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:e6cbd61f1838d9ff6a31436dfc13717f372a7482a82fc1863ca954ec47bff8c8
Configuration menu - View commit details
-
Copy full SHA for 2bc8fe6 - Browse repository at this point
Copy the full SHA 2bc8fe6View commit details
Commits on Nov 22, 2022
-
chore: Update gapic-generator-python to v1.6.1 (#107)
* chore: update to gapic-generator-python 1.5.0 feat: add support for `google.cloud.<api>.__version__` PiperOrigin-RevId: 484665853 Source-Link: googleapis/googleapis@8eb249a Source-Link: https://github.com/googleapis/googleapis-gen/commit/c8aa327b5f478865fc3fd91e3c2768e54e26ad44 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhhYTMyN2I1ZjQ3ODg2NWZjM2ZkOTFlM2MyNzY4ZTU0ZTI2YWQ0NCJ9 * 🦉 Updates from OwlBot post-processor See https://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-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: Update to gapic-generator-python 1.6.0 feat(python): Add typing to proto.Message based class attributes feat(python): Snippetgen handling of repeated enum field PiperOrigin-RevId: 487326846 Source-Link: googleapis/googleapis@da380c7 Source-Link: https://github.com/googleapis/googleapis-gen/commit/61ef5762ee6731a0cbbfea22fd0eecee51ab1c8e Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjFlZjU3NjJlZTY3MzFhMGNiYmZlYTIyZmQwZWVjZWU1MWFiMWM4ZSJ9 * 🦉 Updates from OwlBot post-processor See https://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_enabled PiperOrigin-RevId: 487492758 Source-Link: googleapis/googleapis@5be5981 Source-Link: https://github.com/googleapis/googleapis-gen/commit/ab0e217f560cc2c1afc11441c2eab6b6950efd2b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWIwZTIxN2Y1NjBjYzJjMWFmYzExNDQxYzJlYWI2YjY5NTBlZmQyYiJ9 * 🦉 Updates from OwlBot post-processor See https://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.1 PiperOrigin-RevId: 488036204 Source-Link: googleapis/googleapis@08f275f Source-Link: https://github.com/googleapis/googleapis-gen/commit/555c0945e60649e38739ae64bc45719cdf72178f Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTU1YzA5NDVlNjA2NDllMzg3MzlhZTY0YmM0NTcxOWNkZjcyMTc4ZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * use templated owlbot.py and setup.py Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 18e2a32 - Browse repository at this point
Copy the full SHA 18e2a32View commit details
Commits on Dec 7, 2022
-
fix(deps): Require google-api-core >=1.34.0, >=2.11.0 (#111)
* fix(deps): Require google-api-core >=1.34.0, >=2.11.0 fix: Drop usage of pkg_resources fix: Fix timeout default values docs(samples): Snippetgen should call await on the operation coroutine before calling result PiperOrigin-RevId: 493260409 Source-Link: googleapis/googleapis@fea4387 Source-Link: https://github.com/googleapis/googleapis-gen/commit/387b7344c7529ee44be84e613b19a820508c612b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzg3YjczNDRjNzUyOWVlNDRiZTg0ZTYxM2IxOWE4MjA1MDhjNjEyYiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * add gapic_version.py Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 1e94a02 - Browse repository at this point
Copy the full SHA 1e94a02View commit details
Commits on Dec 8, 2022
-
build(deps): bump certifi from 2022.9.24 to 2022.12.7 [autoapprove] (#…
…112) Source-Link: https://togithub.com/googleapis/synthtool/commit/b4fe62efb5114b6738ad4b13d6f654f2bf4b7cc0 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3bf87e47c2173d7eed42714589dc4da2c07c3268610f1e47f8e1a30decbfc7f1
Configuration menu - View commit details
-
Copy full SHA for 651a42b - Browse repository at this point
Copy the full SHA 651a42bView commit details
Commits on Dec 14, 2022
-
docs: fix minor docstring formatting (#113)
* chore: reformatted the protos PiperOrigin-RevId: 494247971 Source-Link: googleapis/googleapis@f7f4993 Source-Link: https://github.com/googleapis/googleapis-gen/commit/f2b7d97b7ba4713a324aab058cf56c9d7305eb21 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjJiN2Q5N2I3YmE0NzEzYTMyNGFhYjA1OGNmNTZjOWQ3MzA1ZWIyMSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * docs: fix minor docstring formatting PiperOrigin-RevId: 495317762 Source-Link: googleapis/googleapis@d9dc42b Source-Link: https://github.com/googleapis/googleapis-gen/commit/6947bc43478b20e5650b62894d0c64137ef39909 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjk0N2JjNDM0NzhiMjBlNTY1MGI2Mjg5NGQwYzY0MTM3ZWYzOTkwOSJ9 * 🦉 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>
Configuration menu - View commit details
-
Copy full SHA for 0dc28b3 - Browse repository at this point
Copy the full SHA 0dc28b3View commit details
Commits on Dec 15, 2022
-
chore(main): release 1.2.0 (#101)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0c1c557 - Browse repository at this point
Copy the full SHA 0c1c557View commit details
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.1.2...v1.2.0