Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.
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-asset
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.17.1
Choose a base ref
...
head repository: googleapis/python-asset
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.18.0
Choose a head ref
  • 9 commits
  • 86 files changed
  • 5 contributors

Commits on Jan 23, 2023

  1. chore(deps): update dependency google-cloud-pubsub to v2.14.0 (#538)

    Co-authored-by: Anthonios Partheniou <[email protected]>
    renovate-bot and parthea authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c8cc3e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a600562 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. chore: Update gapic-generator-python to v1.8.2 (#541)

    * chore: Update gapic-generator-python to v1.8.2
    
    PiperOrigin-RevId: 504289125
    
    Source-Link: googleapis/googleapis@38a48a4
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b2dc22663dbe47a972c8d8c2f8a4df013dafdcbc
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjJkYzIyNjYzZGJlNDdhOTcyYzhkOGMyZjhhNGRmMDEzZGFmZGNiYyJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Jan 25, 2023
    Configuration menu
    Copy the full SHA
    231f4e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. chore: fix prerelease_deps nox session [autoapprove] (#542)

    Source-Link: https://togithub.com/googleapis/synthtool/commit/26c7505b2f76981ec1707b851e1595c8c06e90fc
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f946c75373c2b0040e8e318c5e85d0cf46bc6e61d0a01f3ef94d8de974ac6790
    gcf-owl-bot[bot] authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    e593f52 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 8, 2023

  1. build(deps): bump cryptography from 38.0.3 to 39.0.1 in /synthtool/gc…

    …p/templates/python_library/.kokoro (#547)
    
    Source-Link: https://togithub.com/googleapis/synthtool/commit/bb171351c3946d3c3c32e60f5f18cee8c464ec51
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:f62c53736eccb0c4934a3ea9316e0d57696bb49c1a7c86c726e9bb8a2f87dadf
    gcf-owl-bot[bot] authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    c3507fd View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

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

Commits on Feb 19, 2023

  1. feat: enable "rest" transport in Python for services supporting numer…

    …ic enums (#549)
    
    * feat: enable "rest" transport in Python for services supporting numeric enums
    
    PiperOrigin-RevId: 508143576
    
    Source-Link: googleapis/googleapis@7a702a9
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/6ad1279c0e7aa787ac6b66c9fd4a210692edffcd
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmFkMTI3OWMwZTdhYTc4N2FjNmI2NmM5ZmQ0YTIxMDY5MmVkZmZjZCJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    * Update samples and tests to use REST transport
    
    * revert
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * fix typo
    
    * add pytest import
    
    * lint
    
    * fix tests
    
    * fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
    
    PiperOrigin-RevId: 510187992
    
    Source-Link: googleapis/googleapis@5edc235
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b0bedb72e4765a3e0b674a28c50ea0f9a9b26a89
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjBiZWRiNzJlNDc2NWEzZTBiNjc0YTI4YzUwZWEwZjlhOWIyNmE4OSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * revert
    
    * update tests to allow running both grpc and rest
    
    * remove transport for fixture
    
    * only test grpc for eventually_consistent_test
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * lint
    
    * fix tests
    
    * revert changes to test for rest transport
    
    * lint
    
    * fix test
    
    * testing
    
    * fix test
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <[email protected]>
    3 people authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    e6bd01b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. chore(main): release 3.18.0 (#550)

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