From 2fd2fa39f945239dec8c6d6934fe91c679f8c18c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 10:59:46 -0700 Subject: [PATCH 01/10] build(deps): bump pygments from 2.13.0 to 2.15.0 in /.kokoro (#234) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * build(deps): bump pygments from 2.13.0 to 2.15.0 in /.kokoro Bumps [pygments](https://github.com/pygments/pygments) from 2.13.0 to 2.15.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.13.0...2.15.0) --- updated-dependencies: - dependency-name: pygments dependency-type: indirect ... Signed-off-by: dependabot[bot] * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot From 69adf345ddd0dbf5386023e0dab3965339bafed3 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 15:36:41 -0700 Subject: [PATCH 02/10] build(deps): [autoapprove] bump certifi from 2022.12.7 to 2023.7.22 (#236) Source-Link: https://github.com/googleapis/synthtool/commit/395d53adeeacfca00b73abf197f65f3c17c8f1e9 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:6c1cbc75c74b8bdd71dada2fa1677e9d6d78a889e9a70ee75b93d1d0543f96e1 Co-authored-by: Owl Bot --- .github/.OwlBot.lock.yaml | 4 ++-- .kokoro/requirements.txt | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index ae4a522b..0ddd0e4d 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest - digest: sha256:39f0f3f2be02ef036e297e376fe3b6256775576da8a6ccb1d5eeb80f4c8bf8fb -# created: 2023-07-17T15:20:13.819193964Z + digest: sha256:6c1cbc75c74b8bdd71dada2fa1677e9d6d78a889e9a70ee75b93d1d0543f96e1 +# created: 2023-07-25T21:01:10.396410762Z diff --git a/.kokoro/requirements.txt b/.kokoro/requirements.txt index 67d70a11..76d9bba0 100644 --- a/.kokoro/requirements.txt +++ b/.kokoro/requirements.txt @@ -20,9 +20,9 @@ cachetools==5.2.0 \ --hash=sha256:6a94c6402995a99c3970cc7e4884bb60b4a8639938157eeed436098bf9831757 \ --hash=sha256:f9f17d2aec496a9aa6b76f53e3b614c965223c061982d434d160f930c698a9db # via google-auth -certifi==2022.12.7 \ - --hash=sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3 \ - --hash=sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18 +certifi==2023.7.22 \ + --hash=sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082 \ + --hash=sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9 # via requests cffi==1.15.1 \ --hash=sha256:00a9ed42e88df81ffae7a8ab6d9356b371399b91dbdf0c3cb1e84c03a13aceb5 \ @@ -396,9 +396,9 @@ pycparser==2.21 \ --hash=sha256:8ee45429555515e1f6b185e78100aea234072576aa43ab53aefcae078162fca9 \ --hash=sha256:e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206 # via cffi -pygments==2.13.0 \ - --hash=sha256:56a8508ae95f98e2b9bdf93a6be5ae3f7d8af858b43e02c5a2ff083726be40c1 \ - --hash=sha256:f643f331ab57ba3c9d89212ee4a2dabc6e94f117cf4eefde99a0574720d14c42 +pygments==2.15.0 \ + --hash=sha256:77a3299119af881904cd5ecd1ac6a66214b6e9bed1f2db16993b54adede64094 \ + --hash=sha256:f7e36cffc4c517fbc252861b9a6e4644ca0e5abadf9a113c72d1358ad09b9500 # via # readme-renderer # rich From 1b6f8659954b5a49fdf0a4c8864dfb24f7f9d018 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 28 Jul 2023 00:42:22 +0200 Subject: [PATCH 03/10] chore(deps): update dependency grpcio-tools to v1.56.2 (#233) Co-authored-by: Charles Engelke Co-authored-by: Marc Dougherty --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 75a2d13e..d1b924ae 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,4 +1,4 @@ gapic_generator==1.11.4 -grpcio-tools==1.56.0 +grpcio-tools==1.56.2 pypandoc_binary==1.11 requests==2.31.0 \ No newline at end of file From 63aa3accc9b0440a79326d917c6cab125d712acc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:48:03 -0700 Subject: [PATCH 04/10] build(deps): bump cryptography from 41.0.2 to 41.0.3 in /.kokoro (#238) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * build(deps): bump cryptography from 41.0.2 to 41.0.3 in /.kokoro Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot From 6a9fbc12e8a38fa19efdb1b41b04485e0d3b1caa Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 11 Aug 2023 00:55:19 +0200 Subject: [PATCH 05/10] chore(deps): update dependency grpcio-tools to v1.57.0 (#240) Co-authored-by: Averi Kitsch --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index d1b924ae..0f3a7f1d 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,4 +1,4 @@ gapic_generator==1.11.4 -grpcio-tools==1.56.2 +grpcio-tools==1.57.0 pypandoc_binary==1.11 requests==2.31.0 \ No newline at end of file From d1e753b3ecb3f9c14e0f3ff9422205652c4c4296 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:58:54 -0700 Subject: [PATCH 06/10] build: [autoapprove] bump cryptography from 41.0.2 to 41.0.3 (#239) Source-Link: https://github.com/googleapis/synthtool/commit/352b9d4c068ce7c05908172af128b294073bf53c Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:3e3800bb100af5d7f9e810d48212b37812c1856d20ffeafb99ebe66461b61fc7 Co-authored-by: Owl Bot Co-authored-by: Averi Kitsch --- .github/.OwlBot.lock.yaml | 4 ++-- .kokoro/requirements.txt | 48 +++++++++++++++++++-------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 0ddd0e4d..a3da1b0d 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest - digest: sha256:6c1cbc75c74b8bdd71dada2fa1677e9d6d78a889e9a70ee75b93d1d0543f96e1 -# created: 2023-07-25T21:01:10.396410762Z + digest: sha256:3e3800bb100af5d7f9e810d48212b37812c1856d20ffeafb99ebe66461b61fc7 +# created: 2023-08-02T10:53:29.114535628Z diff --git a/.kokoro/requirements.txt b/.kokoro/requirements.txt index 76d9bba0..029bd342 100644 --- a/.kokoro/requirements.txt +++ b/.kokoro/requirements.txt @@ -113,30 +113,30 @@ commonmark==0.9.1 \ --hash=sha256:452f9dc859be7f06631ddcb328b6919c67984aca654e5fefb3914d54691aed60 \ --hash=sha256:da2f38c92590f83de410ba1a3cbceafbc74fee9def35f9251ba9a971d6d66fd9 # via rich -cryptography==41.0.2 \ - --hash=sha256:01f1d9e537f9a15b037d5d9ee442b8c22e3ae11ce65ea1f3316a41c78756b711 \ - --hash=sha256:079347de771f9282fbfe0e0236c716686950c19dee1b76240ab09ce1624d76d7 \ - --hash=sha256:182be4171f9332b6741ee818ec27daff9fb00349f706629f5cbf417bd50e66fd \ - --hash=sha256:192255f539d7a89f2102d07d7375b1e0a81f7478925b3bc2e0549ebf739dae0e \ - --hash=sha256:2a034bf7d9ca894720f2ec1d8b7b5832d7e363571828037f9e0c4f18c1b58a58 \ - --hash=sha256:342f3767e25876751e14f8459ad85e77e660537ca0a066e10e75df9c9e9099f0 \ - --hash=sha256:439c3cc4c0d42fa999b83ded80a9a1fb54d53c58d6e59234cfe97f241e6c781d \ - --hash=sha256:49c3222bb8f8e800aead2e376cbef687bc9e3cb9b58b29a261210456a7783d83 \ - --hash=sha256:674b669d5daa64206c38e507808aae49904c988fa0a71c935e7006a3e1e83831 \ - --hash=sha256:7a9a3bced53b7f09da251685224d6a260c3cb291768f54954e28f03ef14e3766 \ - --hash=sha256:7af244b012711a26196450d34f483357e42aeddb04128885d95a69bd8b14b69b \ - --hash=sha256:7d230bf856164de164ecb615ccc14c7fc6de6906ddd5b491f3af90d3514c925c \ - --hash=sha256:84609ade00a6ec59a89729e87a503c6e36af98ddcd566d5f3be52e29ba993182 \ - --hash=sha256:9a6673c1828db6270b76b22cc696f40cde9043eb90373da5c2f8f2158957f42f \ - --hash=sha256:9b6d717393dbae53d4e52684ef4f022444fc1cce3c48c38cb74fca29e1f08eaa \ - --hash=sha256:9c3fe6534d59d071ee82081ca3d71eed3210f76ebd0361798c74abc2bcf347d4 \ - --hash=sha256:a719399b99377b218dac6cf547b6ec54e6ef20207b6165126a280b0ce97e0d2a \ - --hash=sha256:b332cba64d99a70c1e0836902720887fb4529ea49ea7f5462cf6640e095e11d2 \ - --hash=sha256:d124682c7a23c9764e54ca9ab5b308b14b18eba02722b8659fb238546de83a76 \ - --hash=sha256:d73f419a56d74fef257955f51b18d046f3506270a5fd2ac5febbfa259d6c0fa5 \ - --hash=sha256:f0dc40e6f7aa37af01aba07277d3d64d5a03dc66d682097541ec4da03cc140ee \ - --hash=sha256:f14ad275364c8b4e525d018f6716537ae7b6d369c094805cae45300847e0894f \ - --hash=sha256:f772610fe364372de33d76edcd313636a25684edb94cee53fd790195f5989d14 +cryptography==41.0.3 \ + --hash=sha256:0d09fb5356f975974dbcb595ad2d178305e5050656affb7890a1583f5e02a306 \ + --hash=sha256:23c2d778cf829f7d0ae180600b17e9fceea3c2ef8b31a99e3c694cbbf3a24b84 \ + --hash=sha256:3fb248989b6363906827284cd20cca63bb1a757e0a2864d4c1682a985e3dca47 \ + --hash=sha256:41d7aa7cdfded09b3d73a47f429c298e80796c8e825ddfadc84c8a7f12df212d \ + --hash=sha256:42cb413e01a5d36da9929baa9d70ca90d90b969269e5a12d39c1e0d475010116 \ + --hash=sha256:4c2f0d35703d61002a2bbdcf15548ebb701cfdd83cdc12471d2bae80878a4207 \ + --hash=sha256:4fd871184321100fb400d759ad0cddddf284c4b696568204d281c902fc7b0d81 \ + --hash=sha256:5259cb659aa43005eb55a0e4ff2c825ca111a0da1814202c64d28a985d33b087 \ + --hash=sha256:57a51b89f954f216a81c9d057bf1a24e2f36e764a1ca9a501a6964eb4a6800dd \ + --hash=sha256:652627a055cb52a84f8c448185922241dd5217443ca194d5739b44612c5e6507 \ + --hash=sha256:67e120e9a577c64fe1f611e53b30b3e69744e5910ff3b6e97e935aeb96005858 \ + --hash=sha256:6af1c6387c531cd364b72c28daa29232162010d952ceb7e5ca8e2827526aceae \ + --hash=sha256:6d192741113ef5e30d89dcb5b956ef4e1578f304708701b8b73d38e3e1461f34 \ + --hash=sha256:7efe8041897fe7a50863e51b77789b657a133c75c3b094e51b5e4b5cec7bf906 \ + --hash=sha256:84537453d57f55a50a5b6835622ee405816999a7113267739a1b4581f83535bd \ + --hash=sha256:8f09daa483aedea50d249ef98ed500569841d6498aa9c9f4b0531b9964658922 \ + --hash=sha256:95dd7f261bb76948b52a5330ba5202b91a26fbac13ad0e9fc8a3ac04752058c7 \ + --hash=sha256:a74fbcdb2a0d46fe00504f571a2a540532f4c188e6ccf26f1f178480117b33c4 \ + --hash=sha256:a983e441a00a9d57a4d7c91b3116a37ae602907a7618b882c8013b5762e80574 \ + --hash=sha256:ab8de0d091acbf778f74286f4989cf3d1528336af1b59f3e5d2ebca8b5fe49e1 \ + --hash=sha256:aeb57c421b34af8f9fe830e1955bf493a86a7996cc1338fe41b30047d16e962c \ + --hash=sha256:ce785cf81a7bdade534297ef9e490ddff800d956625020ab2ec2780a556c313e \ + --hash=sha256:d0d651aa754ef58d75cec6edfbd21259d93810b73f6ec246436a21b7841908de # via # gcp-releasetool # secretstorage From 20abe2c326a3882abea65dcef602e7d3a6a8dd38 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 14 Sep 2023 00:25:04 +0200 Subject: [PATCH 07/10] chore(deps): update all dependencies (#241) --- .github/workflows/generate.yaml | 4 ++-- .github/workflows/test_generation.yaml | 4 ++-- scripts/requirements.txt | 4 ++-- tests/requirements.txt | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/generate.yaml b/.github/workflows/generate.yaml index 6948018a..2c0bfdcf 100644 --- a/.github/workflows/generate.yaml +++ b/.github/workflows/generate.yaml @@ -35,12 +35,12 @@ jobs: steps: - name: Python Library > Checkout Repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: path: ${{ env.LIBRARY_CHECKOUT_PATH }} - name: Test Data > Checkout Repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: repository: googleapis/google-cloudevents path: ${{ env.DATA_SOURCE_CHECKOUT_PATH }} diff --git a/.github/workflows/test_generation.yaml b/.github/workflows/test_generation.yaml index de613daa..4c9c5332 100644 --- a/.github/workflows/test_generation.yaml +++ b/.github/workflows/test_generation.yaml @@ -36,12 +36,12 @@ jobs: steps: - name: Python Library > Checkout Repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: path: ${{ env.LIBRARY_CHECKOUT_PATH }} - name: Proto Schemas > Checkout Repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: repository: googleapis/google-cloudevents path: ${{ env.DATA_SOURCE_CHECKOUT_PATH }} diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 0f3a7f1d..e16158ae 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,4 +1,4 @@ -gapic_generator==1.11.4 -grpcio-tools==1.57.0 +gapic_generator==1.11.5 +grpcio-tools==1.58.0 pypandoc_binary==1.11 requests==2.31.0 \ No newline at end of file diff --git a/tests/requirements.txt b/tests/requirements.txt index 70613be0..2a929edc 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1 +1 @@ -pytest==7.4.0 +pytest==7.4.2 From 3d8eac3fcd021e2cf47bdc57ce7856df1e03a204 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Mon, 18 Sep 2023 14:14:19 -0700 Subject: [PATCH 08/10] feat: Run the code generator (5f13f09) (#243) --- .../events/cloud/alloydb_v1/types/data.py | 31 +++---- .../cloud/apigeeregistry_v1/types/data.py | 6 +- .../events/cloud/audit_v1/types/data.py | 1 - .../events/cloud/cloudbuild_v1/types/data.py | 8 ++ .../events/cloud/clouddms_v1/types/data.py | 1 - .../cloud/dataflow_v1beta3/types/data.py | 10 +-- .../events/cloud/datafusion_v1/types/data.py | 1 + .../events/cloud/dataplex_v1/types/data.py | 14 ++-- .../events/cloud/datastore_v1/types/data.py | 4 + .../events/cloud/datastream_v1/types/data.py | 2 +- .../events/cloud/eventarc_v1/types/data.py | 8 +- .../events/cloud/firestore_v1/types/data.py | 4 + .../events/cloud/functions_v2/types/data.py | 2 + .../events/cloud/gkebackup_v1/types/data.py | 3 + .../events/cloud/gkehub_v1/types/data.py | 3 +- .../cloud/networkmanagement_v1/types/data.py | 82 +++++++++---------- .../cloud/video/transcoder_v1/types/data.py | 6 ++ .../events/cloud/visionai_v1/types/data.py | 9 +- .../events/cloud/vmmigration_v1/types/data.py | 3 +- .../firebase/analytics_v1/types/data.py | 3 +- 20 files changed, 113 insertions(+), 88 deletions(-) diff --git a/src/google/events/cloud/alloydb_v1/types/data.py b/src/google/events/cloud/alloydb_v1/types/data.py index ef7e359e..865da392 100644 --- a/src/google/events/cloud/alloydb_v1/types/data.py +++ b/src/google/events/cloud/alloydb_v1/types/data.py @@ -91,8 +91,7 @@ class MigrationSource(proto.Message): Attributes: host_port (str): Output only. The host and port of the - on-premises instance in host:port - format + on-premises instance in host:port format reference_id (str): Output only. Place holder for the external source identifier(e.g DMS job name) that created @@ -305,6 +304,7 @@ class AutomatedBackupPolicy(proto.Message): The location where the backup will be stored. Currently, the only supported option is to store the backup in the same region as the cluster. + If empty, defaults to the region of the cluster. labels (MutableMapping[str, str]): Labels to apply to backups created using this @@ -326,10 +326,12 @@ class WeeklySchedule(proto.Message): The times during the day to start a backup. The start times are assumed to be in UTC and to be an exact hour (e.g., 04:00:00). + If no start times are provided, a single fixed start time is chosen arbitrarily. days_of_week (MutableSequence[google.type.dayofweek_pb2.DayOfWeek]): The days of the week to perform a backup. + If this field is left empty, the default of every day of the week is used. """ @@ -523,15 +525,16 @@ class Cluster(proto.Message): from labels. https://google.aip.dev/128 reconciling (bool): Output only. Reconciling - (https://google.aip.dev/128#reconciliation). - Set to true if the current state of Cluster does - not match the user's intended state, and the - service is actively updating the resource to - reconcile them. This can happen due to - user-triggered updates or system actions like - failover or maintenance. + (https://google.aip.dev/128#reconciliation). Set + to true if the current state of Cluster does not + match the user's intended state, and the service + is actively updating the resource to reconcile + them. This can happen due to user-triggered + updates or system actions like failover or + maintenance. automated_backup_policy (google.events.cloud.alloydb_v1.types.AutomatedBackupPolicy): The automated backup policy for this cluster. + If no policy is provided then the default policy will be used. If backups are supported for the cluster, the default policy takes one backup a @@ -860,10 +863,10 @@ class Instance(proto.Message): application. reconciling (bool): Output only. Reconciling - (https://google.aip.dev/128#reconciliation). - Set to true if the current state of Instance - does not match the user's intended state, and - the service is actively updating the resource to + (https://google.aip.dev/128#reconciliation). Set + to true if the current state of Instance does + not match the user's intended state, and the + service is actively updating the resource to reconcile them. This can happen due to user-triggered updates or system actions like failover or maintenance. @@ -1038,7 +1041,7 @@ class QueryInsightsInstanceConfig(proto.Message): query_string_length (int): Query string length. The default value is 1024. Any integer between 256 and 4500 is - considered valid. + considered valid. query_plans_per_minute (int): Number of query execution plans captured by Insights per minute for all queries combined. diff --git a/src/google/events/cloud/apigeeregistry_v1/types/data.py b/src/google/events/cloud/apigeeregistry_v1/types/data.py index e35a2421..bf03a6f8 100644 --- a/src/google/events/cloud/apigeeregistry_v1/types/data.py +++ b/src/google/events/cloud/apigeeregistry_v1/types/data.py @@ -357,8 +357,7 @@ class ApiSpec(proto.Message): when the represented revision was created. revision_update_time (google.protobuf.timestamp_pb2.Timestamp): Output only. Last update timestamp: when the - represented revision was last - modified. + represented revision was last modified. mime_type (str): A style (format) descriptor for this spec that is specified as a Media Type (https://en.wikipedia.org/wiki/Media_type). @@ -494,8 +493,7 @@ class ApiDeployment(proto.Message): when the represented revision was created. revision_update_time (google.protobuf.timestamp_pb2.Timestamp): Output only. Last update timestamp: when the - represented revision was last - modified. + represented revision was last modified. api_spec_revision (str): The full resource name (including revision ID) of the spec of the API being served by the deployment. Changes to this diff --git a/src/google/events/cloud/audit_v1/types/data.py b/src/google/events/cloud/audit_v1/types/data.py index a07b9caa..4990907a 100644 --- a/src/google/events/cloud/audit_v1/types/data.py +++ b/src/google/events/cloud/audit_v1/types/data.py @@ -465,7 +465,6 @@ class AuthorizationInfo(proto.Message): resource (str): The resource being accessed, as a REST-style string. For example: - bigquery.googleapis.com/projects/PROJECTID/datasets/DATASETID permission (str): The required IAM permission. diff --git a/src/google/events/cloud/cloudbuild_v1/types/data.py b/src/google/events/cloud/cloudbuild_v1/types/data.py index 927853a1..47154ee0 100644 --- a/src/google/events/cloud/cloudbuild_v1/types/data.py +++ b/src/google/events/cloud/cloudbuild_v1/types/data.py @@ -372,6 +372,7 @@ class RepoSource(proto.Message): Name of the Cloud Source Repository. branch_name (str): Regex matching branches to build. + The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax @@ -379,6 +380,7 @@ class RepoSource(proto.Message): This field is a member of `oneof`_ ``revision``. tag_name (str): Regex matching tags to build. + The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax @@ -511,6 +513,7 @@ class BuildStep(proto.Message): be specified in the build's ``Secret``. volumes (MutableSequence[google.events.cloud.cloudbuild_v1.types.Volume]): List of volumes to mount into the build step. + Each volume is created as an empty volume prior to execution of the build step. Upon completion of the build, volumes and their contents are @@ -604,12 +607,14 @@ class Volume(proto.Message): Attributes: name (str): Name of the volume to mount. + Volume names must be unique per build step and must be valid names for Docker volumes. Each named volume must be used by at least two build steps. path (str): Path at which to mount the volume. + Paths must be absolute and cannot conflict with other volume paths on the same build step or with certain reserved volume paths. @@ -722,6 +727,7 @@ class Artifacts(proto.Message): The images will be pushed using the builder service account's credentials. + The digests of the pushed images will be stored in the Build resource's results field. @@ -731,6 +737,7 @@ class Artifacts(proto.Message): A list of objects to be uploaded to Cloud Storage upon successful completion of all build steps. + Files in the workspace matching specified paths globs will be uploaded to the specified Cloud Storage location using the builder service @@ -974,6 +981,7 @@ class BuildOptions(proto.Message): in this build. If a variable is defined in both globally and in a build step, the variable will use the build step value. + The elements are of the form "KEY=VALUE" for the environment variable "KEY" being given the value "VALUE". diff --git a/src/google/events/cloud/clouddms_v1/types/data.py b/src/google/events/cloud/clouddms_v1/types/data.py index 9d5dfbaf..4e7b597c 100644 --- a/src/google/events/cloud/clouddms_v1/types/data.py +++ b/src/google/events/cloud/clouddms_v1/types/data.py @@ -884,7 +884,6 @@ class MigrationJob(proto.Message): name (str): The name (URI) of this migration job resource, in the form of: - projects/{project}/locations/{location}/migrationJobs/{migrationJob}. create_time (google.protobuf.timestamp_pb2.Timestamp): Output only. The timestamp when the migration diff --git a/src/google/events/cloud/dataflow_v1beta3/types/data.py b/src/google/events/cloud/dataflow_v1beta3/types/data.py index a1e2a320..d8efe30e 100644 --- a/src/google/events/cloud/dataflow_v1beta3/types/data.py +++ b/src/google/events/cloud/dataflow_v1beta3/types/data.py @@ -69,12 +69,12 @@ class JobType(proto.Enum): unknown. JOB_TYPE_BATCH (1): A batch job with a well-defined end point: - data is read, data is - processed, data is written, and the job is done. + data is read, data is processed, data is + written, and the job is done. JOB_TYPE_STREAMING (2): A continuously streaming job with no end: - data is read, - processed, and written continuously. + data is read, processed, and written + continuously. """ JOB_TYPE_UNKNOWN = 0 JOB_TYPE_BATCH = 1 @@ -483,7 +483,6 @@ class Package(proto.Message): location (str): The resource to read the package from. The supported resource type is: - Google Cloud Storage: storage.googleapis.com/{bucket} @@ -779,6 +778,7 @@ class Job(proto.Message): Attributes: id (str): The unique ID of this job. + This field is set by the Cloud Dataflow service when the Job is created, and is immutable for the life of the job. diff --git a/src/google/events/cloud/datafusion_v1/types/data.py b/src/google/events/cloud/datafusion_v1/types/data.py index 1c767feb..4e2193bf 100644 --- a/src/google/events/cloud/datafusion_v1/types/data.py +++ b/src/google/events/cloud/datafusion_v1/types/data.py @@ -296,6 +296,7 @@ class Instance(proto.Message): User-managed service account to set on Dataproc when Cloud Data Fusion creates Dataproc to run data processing pipelines. + This allows users to have fine-grained access control on Dataproc's accesses to cloud resources. diff --git a/src/google/events/cloud/dataplex_v1/types/data.py b/src/google/events/cloud/dataplex_v1/types/data.py index bc949faa..3c06f941 100644 --- a/src/google/events/cloud/dataplex_v1/types/data.py +++ b/src/google/events/cloud/dataplex_v1/types/data.py @@ -2239,6 +2239,7 @@ class ColumnStatistic(proto.Enum): class RowConditionExpectation(proto.Message): r"""Evaluates whether each row passes the specified condition. + The SQL expression needs to use BigQuery standard SQL syntax and should produce a boolean value per row as the result. @@ -2256,6 +2257,7 @@ class RowConditionExpectation(proto.Message): class TableConditionExpectation(proto.Message): r"""Evaluates whether the provided expression is true. + The SQL expression needs to use BigQuery standard SQL syntax and should produce a scalar boolean result. @@ -2526,12 +2528,12 @@ class DataAttribute(proto.Message): has an up-to-date value before proceeding. resource_access_spec (google.events.cloud.dataplex_v1.types.ResourceAccessSpec): Optional. Specified when applied to a - resource (eg: Cloud Storage bucket, - BigQuery dataset, BigQuery table). + resource (eg: Cloud Storage bucket, BigQuery + dataset, BigQuery table). data_access_spec (google.events.cloud.dataplex_v1.types.DataAccessSpec): Optional. Specified when applied to data - stored on the resource (eg: rows, - columns in BigQuery Tables). + stored on the resource (eg: rows, columns in + BigQuery Tables). """ name: str = proto.Field( @@ -2591,8 +2593,7 @@ class DataAttribute(proto.Message): class DataAttributeBinding(proto.Message): r"""DataAttributeBinding represents binding of attributes to - resources. Eg: Bind - 'CustomerInfo' entity with 'PII' attribute. + resources. Eg: Bind 'CustomerInfo' entity with 'PII' attribute. .. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields @@ -2777,6 +2778,7 @@ class DataScan(proto.Message): Required. The data source for DataScan. execution_spec (google.events.cloud.dataplex_v1.types.DataScan.ExecutionSpec): Optional. DataScan execution settings. + If not specified, the fields in it will use their default values. execution_status (google.events.cloud.dataplex_v1.types.DataScan.ExecutionStatus): diff --git a/src/google/events/cloud/datastore_v1/types/data.py b/src/google/events/cloud/datastore_v1/types/data.py index 17f2f6e8..9ee3195d 100644 --- a/src/google/events/cloud/datastore_v1/types/data.py +++ b/src/google/events/cloud/datastore_v1/types/data.py @@ -258,6 +258,7 @@ class Key(proto.Message): class PathElement(proto.Message): r"""A (kind, ID/name) pair used to construct a key path. + If either name or ID is set, the element is complete. If neither is set, the element is incomplete. @@ -281,6 +282,7 @@ class PathElement(proto.Message): base-64 encoding of the bytes. id (int): The auto-allocated ID of the entity. + Never equal to zero. Values less than zero are discouraged and may not be supported in the future. @@ -402,6 +404,7 @@ class Value(proto.Message): This field is a member of `oneof`_ ``value_type``. entity_value (google.events.cloud.datastore_v1.types.Entity): An entity value. + - May have no key. - May have a key with an incomplete key path. - May have a reserved/read-only key. @@ -494,6 +497,7 @@ class Value(proto.Message): class Entity(proto.Message): r"""A Datastore data object. + Must not exceed 1 MiB - 4 bytes. Attributes: diff --git a/src/google/events/cloud/datastream_v1/types/data.py b/src/google/events/cloud/datastream_v1/types/data.py index 62e31900..c3abc2fb 100644 --- a/src/google/events/cloud/datastream_v1/types/data.py +++ b/src/google/events/cloud/datastream_v1/types/data.py @@ -938,7 +938,6 @@ class MysqlColumn(proto.Message): data_type (str): The MySQL data type. Full data types list can be found here: - https://dev.mysql.com/doc/refman/8.0/en/data-types.html length (int): Column length. @@ -1464,6 +1463,7 @@ class State(proto.Enum): The stream is paused. MAINTENANCE (4): The stream is in maintenance mode. + Updates are rejected on the resource in this state. FAILED (5): diff --git a/src/google/events/cloud/eventarc_v1/types/data.py b/src/google/events/cloud/eventarc_v1/types/data.py index 22b5b791..f99b4e91 100644 --- a/src/google/events/cloud/eventarc_v1/types/data.py +++ b/src/google/events/cloud/eventarc_v1/types/data.py @@ -115,9 +115,9 @@ class State(proto.Enum): possible cases this state can happen: 1. The SaaS provider disconnected from this - Channel. 2. The Channel activation token has - expired but the SaaS provider wasn't - connected. + Channel. + 2. The Channel activation token has expired but + the SaaS provider wasn't connected. To re-establish a Connection with a provider, the subscriber should create a new Channel and @@ -365,6 +365,7 @@ class EventFilter(proto.Message): Required. The name of a CloudEvents attribute. Currently, only a subset of attributes are supported for filtering. + All triggers MUST provide a filter for the 'type' attribute. value (str): @@ -508,6 +509,7 @@ class CloudRun(proto.Message): Required. The name of the Cloud Run service being addressed. See https://cloud.google.com/run/docs/reference/rest/v1/namespaces.services. + Only services located in the same project as the trigger object can be addressed. path (str): diff --git a/src/google/events/cloud/firestore_v1/types/data.py b/src/google/events/cloud/firestore_v1/types/data.py index f2e77610..7de84953 100644 --- a/src/google/events/cloud/firestore_v1/types/data.py +++ b/src/google/events/cloud/firestore_v1/types/data.py @@ -188,12 +188,14 @@ class Value(proto.Message): This field is a member of `oneof`_ ``value_type``. timestamp_value (google.protobuf.timestamp_pb2.Timestamp): A timestamp value. + Precise only to microseconds. When stored, any additional precision is rounded down. This field is a member of `oneof`_ ``value_type``. string_value (str): A string value. + The string, represented as UTF-8, must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes of the UTF-8 representation are considered @@ -202,6 +204,7 @@ class Value(proto.Message): This field is a member of `oneof`_ ``value_type``. bytes_value (bytes): A bytes value. + Must not exceed 1 MiB - 89 bytes. Only the first 1,500 bytes are considered by queries. @@ -219,6 +222,7 @@ class Value(proto.Message): This field is a member of `oneof`_ ``value_type``. array_value (google.events.cloud.firestore_v1.types.ArrayValue): An array value. + Cannot directly contain another array value, though can contain an map which contains another array. diff --git a/src/google/events/cloud/functions_v2/types/data.py b/src/google/events/cloud/functions_v2/types/data.py index 9393d52b..6f99fd34 100644 --- a/src/google/events/cloud/functions_v2/types/data.py +++ b/src/google/events/cloud/functions_v2/types/data.py @@ -267,6 +267,7 @@ class RepoSource(proto.Message): Attributes: branch_name (str): Regex matching branches to build. + The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax @@ -274,6 +275,7 @@ class RepoSource(proto.Message): This field is a member of `oneof`_ ``revision``. tag_name (str): Regex matching tags to build. + The syntax of the regular expressions accepted is the syntax accepted by RE2 and described at https://github.com/google/re2/wiki/Syntax diff --git a/src/google/events/cloud/gkebackup_v1/types/data.py b/src/google/events/cloud/gkebackup_v1/types/data.py index 5cc97f0b..0166f6ac 100644 --- a/src/google/events/cloud/gkebackup_v1/types/data.py +++ b/src/google/events/cloud/gkebackup_v1/types/data.py @@ -644,11 +644,13 @@ class BackupConfig(proto.Message): This flag specifies whether volume data should be backed up when PVCs are included in the scope of a Backup. + Default: False include_secrets (bool): This flag specifies whether Kubernetes Secret resources should be included when they fall into the scope of Backups. + Default: False encryption_key (google.events.cloud.gkebackup_v1.types.EncryptionKey): This defines a customer managed encryption @@ -1112,6 +1114,7 @@ class GroupKind(proto.Message): class ClusterResourceRestoreScope(proto.Message): r"""Defines the scope of cluster-scoped resources to restore. + Some group kinds are not reasonable choices for a restore, and will cause an error if selected here. Any scope selection that would restore "all valid" resources automatically excludes these diff --git a/src/google/events/cloud/gkehub_v1/types/data.py b/src/google/events/cloud/gkehub_v1/types/data.py index a5840a8b..297590e7 100644 --- a/src/google/events/cloud/gkehub_v1/types/data.py +++ b/src/google/events/cloud/gkehub_v1/types/data.py @@ -777,6 +777,7 @@ class KubernetesResource(proto.Message): Output only. Additional Kubernetes resources that need to be applied to the cluster after Membership creation, and after every update. + This field is only populated in the Membership returned from a successful long-running operation from CreateMembership or @@ -887,8 +888,8 @@ class GkeCluster(proto.Message): resource_link (str): Immutable. Self-link of the GCP resource for the GKE cluster. For example: - //container.googleapis.com/projects/my-project/locations/us-west1-a/clusters/my-cluster + Zonal clusters are also supported. cluster_missing (bool): Output only. If cluster_missing is set then it denotes that diff --git a/src/google/events/cloud/networkmanagement_v1/types/data.py b/src/google/events/cloud/networkmanagement_v1/types/data.py index 6d88a4f3..c1244324 100644 --- a/src/google/events/cloud/networkmanagement_v1/types/data.py +++ b/src/google/events/cloud/networkmanagement_v1/types/data.py @@ -82,6 +82,7 @@ class Trace(proto.Message): A trace of a test contains multiple steps from the initial state to the final state (delivered, dropped, forwarded, or aborted). + The steps are ordered by the processing sequence within the simulated network state machine. It is critical to preserve the order of the steps @@ -232,52 +233,44 @@ class State(proto.Enum): Unspecified state. START_FROM_INSTANCE (1): Initial state: packet originating from a - Compute Engine instance. - An InstanceInfo is populated with starting - instance information. + Compute Engine instance. An InstanceInfo is + populated with starting instance information. START_FROM_INTERNET (2): Initial state: packet originating from the - internet. - The endpoint information is populated. + internet. The endpoint information is populated. START_FROM_GOOGLE_SERVICE (27): Initial state: packet originating from a - Google service. Some Google - services, such as health check probers or - Identity Aware Proxy use special routes, outside - VPC routing configuration to reach Compute - Engine Instances. + Google service. Some Google services, such as + health check probers or Identity Aware Proxy use + special routes, outside VPC routing + configuration to reach Compute Engine Instances. START_FROM_PRIVATE_NETWORK (3): Initial state: packet originating from a VPC - or on-premises network - with internal source IP. + or on-premises network with internal source IP. If the source is a VPC network visible to the user, a NetworkInfo is populated with details of the network. START_FROM_GKE_MASTER (21): Initial state: packet originating from a - Google Kubernetes Engine cluster - master. A GKEMasterInfo is populated with - starting instance information. + Google Kubernetes Engine cluster master. A + GKEMasterInfo is populated with starting + instance information. START_FROM_CLOUD_SQL_INSTANCE (22): Initial state: packet originating from a - Cloud SQL instance. - A CloudSQLInstanceInfo is populated with - starting instance information. + Cloud SQL instance. A CloudSQLInstanceInfo is + populated with starting instance information. START_FROM_CLOUD_FUNCTION (23): Initial state: packet originating from a - Cloud Function. - A CloudFunctionInfo is populated with starting - function information. + Cloud Function. A CloudFunctionInfo is populated + with starting function information. START_FROM_APP_ENGINE_VERSION (25): Initial state: packet originating from an App - Engine service version. - An AppEngineVersionInfo is populated with - starting version information. + Engine service version. An AppEngineVersionInfo + is populated with starting version information. START_FROM_CLOUD_RUN_REVISION (26): Initial state: packet originating from a - Cloud Run revision. - A CloudRunRevisionInfo is populated with - starting revision information. + Cloud Run revision. A CloudRunRevisionInfo is + populated with starting revision information. APPLY_INGRESS_FIREWALL_RULE (4): Config checking state: verify ingress firewall rule. @@ -290,8 +283,7 @@ class State(proto.Enum): Config checking state: match forwarding rule. SPOOFING_APPROVED (8): Config checking state: packet sent or - received under foreign IP - address and allowed. + received under foreign IP address and allowed. ARRIVE_AT_INSTANCE (9): Forwarding state: arriving at a Compute Engine instance. @@ -314,22 +306,21 @@ class State(proto.Enum): Transition state: packet header translated. PROXY_CONNECTION (15): Transition state: original connection is - terminated and a new proxied - connection is initiated. + terminated and a new proxied connection is + initiated. DELIVER (16): Final state: packet could be delivered. DROP (17): Final state: packet could be dropped. FORWARD (18): Final state: packet could be forwarded to a - network with an unknown - configuration. + network with an unknown configuration. ABORT (19): Final state: analysis is aborted. VIEWER_PERMISSION_MISSING (20): Special state: viewer of the test result does - not have permission to - see the configuration in this step. + not have permission to see the configuration in + this step. """ STATE_UNSPECIFIED = 0 START_FROM_INSTANCE = 1 @@ -1603,11 +1594,10 @@ class Cause(proto.Enum): hop is a blackhole. ROUTE_WRONG_NETWORK (6): Packet is sent to a wrong (unintended) - network. Example: you trace a - packet from VM1:Network1 to VM2:Network2, - however, the route configured in Network1 sends - the packet destined for VM2's IP addresss to - Network3. + network. Example: you trace a packet from + VM1:Network1 to VM2:Network2, however, the route + configured in Network1 sends the packet destined + for VM2's IP addresss to Network3. PRIVATE_TRAFFIC_TO_INTERNET (7): Packet with internal destination address sent to the internet gateway. @@ -2021,6 +2011,7 @@ class ConnectivityTest(proto.Message): the VPC network. Otherwise, specify the VM instance, which already contains its internal IP address and VPC network information. + If the source of the test is within an on-premises network, then you must provide the destination VPC network. @@ -2030,6 +2021,7 @@ class ConnectivityTest(proto.Message): instance itself is not sufficient to identify the endpoint. So, you must also specify the source IP address or VPC network. + A reachability analysis proceeds even if the source location is ambiguous. However, the test result may include endpoints that you don't @@ -2179,12 +2171,12 @@ class Endpoint(proto.Message): provide the project ID: 1. Only the IP address is specified, and the IP - address is within a Google Cloud project. + address is within a Google Cloud project. 2. When you are using Shared VPC and the IP - address that you provide is from the service - project. In this case, the network that the IP - address resides in is defined in the host - project. + address that you provide is from the service + project. In this case, the network that the + IP address resides in is defined in the host + project. """ class NetworkType(proto.Enum): r"""The type definition of an endpoint's network. Use one of the diff --git a/src/google/events/cloud/video/transcoder_v1/types/data.py b/src/google/events/cloud/video/transcoder_v1/types/data.py index aa47793a..1533f27b 100644 --- a/src/google/events/cloud/video/transcoder_v1/types/data.py +++ b/src/google/events/cloud/video/transcoder_v1/types/data.py @@ -1360,6 +1360,7 @@ class H264CodecSettings(proto.Message): adjusted to match the specified height and input aspect ratio. If both are omitted, the input width is used. + For portrait videos that contain horizontal ASR and rotation metadata, provide the width, in pixels, per the horizontal ASR. The API @@ -1372,6 +1373,7 @@ class H264CodecSettings(proto.Message): adjusted to match the specified width and input aspect ratio. If both are omitted, the input height is used. + For portrait videos that contain horizontal ASR and rotation metadata, provide the height, in pixels, per the horizontal ASR. The API @@ -1593,6 +1595,7 @@ class H265CodecSettings(proto.Message): adjusted to match the specified height and input aspect ratio. If both are omitted, the input width is used. + For portrait videos that contain horizontal ASR and rotation metadata, provide the width, in pixels, per the horizontal ASR. The API @@ -1605,6 +1608,7 @@ class H265CodecSettings(proto.Message): adjusted to match the specified width and input aspect ratio. If both are omitted, the input height is used. + For portrait videos that contain horizontal ASR and rotation metadata, provide the height, in pixels, per the horizontal ASR. The API @@ -1835,6 +1839,7 @@ class Vp9CodecSettings(proto.Message): adjusted to match the specified height and input aspect ratio. If both are omitted, the input width is used. + For portrait videos that contain horizontal ASR and rotation metadata, provide the width, in pixels, per the horizontal ASR. The API @@ -1847,6 +1852,7 @@ class Vp9CodecSettings(proto.Message): adjusted to match the specified width and input aspect ratio. If both are omitted, the input height is used. + For portrait videos that contain horizontal ASR and rotation metadata, provide the height, in pixels, per the horizontal ASR. The API diff --git a/src/google/events/cloud/visionai_v1/types/data.py b/src/google/events/cloud/visionai_v1/types/data.py index 4a2b646f..ded0b540 100644 --- a/src/google/events/cloud/visionai_v1/types/data.py +++ b/src/google/events/cloud/visionai_v1/types/data.py @@ -490,6 +490,7 @@ class AttributeValue(proto.Message): class AnalyzerDefinition(proto.Message): r"""Defines an Analyzer. + An analyzer processes data from its input streams using the logic defined in the Operator that it represents. Of course, it produces data for the output streams declared in the Operator. @@ -589,9 +590,11 @@ class DebugOptions(proto.Message): class AnalysisDefinition(proto.Message): r"""Defines a full analysis. + This is a description of the overall live analytics pipeline. You may think of this as an edge list representation of a multigraph. + This may be directly authored by a human in protobuf textformat, or it may be generated by a programming API (perhaps Python or JavaScript depending on context). @@ -764,9 +767,9 @@ class Process(proto.Message): Optional. Optional: Batch ID of the Process. retry_count (int): Optional. Optional: The number of retries for - a process in submission mode - the system should try before declaring failure. - By default, no retry will be performed. + a process in submission mode the system should + try before declaring failure. By default, no + retry will be performed. """ name: str = proto.Field( diff --git a/src/google/events/cloud/vmmigration_v1/types/data.py b/src/google/events/cloud/vmmigration_v1/types/data.py index 6b48f089..c7d8a517 100644 --- a/src/google/events/cloud/vmmigration_v1/types/data.py +++ b/src/google/events/cloud/vmmigration_v1/types/data.py @@ -2229,8 +2229,7 @@ class Type(proto.Enum): class SchedulingNodeAffinity(proto.Message): r"""Node Affinity: the configuration of desired nodes onto which - this Instance - could be scheduled. Based on + this Instance could be scheduled. Based on https://cloud.google.com/compute/docs/reference/rest/v1/instances/setScheduling Attributes: diff --git a/src/google/events/firebase/analytics_v1/types/data.py b/src/google/events/firebase/analytics_v1/types/data.py index 31ad6e62..c7894b00 100644 --- a/src/google/events/firebase/analytics_v1/types/data.py +++ b/src/google/events/firebase/analytics_v1/types/data.py @@ -139,8 +139,7 @@ class UserDimensions(proto.Message): class UserPropertyValue(proto.Message): r"""Predefined (eg: LTV) or custom properties (eg: birthday) - stored on client - side and associated with subsequent HitBundles. + stored on client side and associated with subsequent HitBundles. Attributes: value (google.events.firebase.analytics_v1.types.AnalyticsValue): From 7c719d445d8814e6da121d8e681e59ef1b6da294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:23:32 -0700 Subject: [PATCH 09/10] build(deps): bump cryptography from 41.0.3 to 41.0.4 in /.kokoro (#245) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * build(deps): bump cryptography from 41.0.3 to 41.0.4 in /.kokoro Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Owl Bot From 1f26352507257b23e63197b156c1511d731e2c36 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 15:27:42 -0700 Subject: [PATCH 10/10] chore(main): release 0.11.0 (#244) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ setup.cfg | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64a247c8..cf3e8bcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,13 @@ * Remove outdated files ([#145](https://github.com/googleapis/google-cloudevents-python/issues/145)) ([888ccc5](https://github.com/googleapis/google-cloudevents-python/commit/888ccc54b46225ee27c3485e09eda0922535a195)) * **workflows:** Generator not executable, needs an interpreter. ([#150](https://github.com/googleapis/google-cloudevents-python/issues/150)) ([9c8db0e](https://github.com/googleapis/google-cloudevents-python/commit/9c8db0ea7f343e91ec51d9aaad6d90cad09cb4dd)) +## [0.11.0](https://github.com/googleapis/google-cloudevents-python/compare/v0.10.0...v0.11.0) (2023-09-21) + + +### Features + +* Run the code generator (5f13f09) ([#243](https://github.com/googleapis/google-cloudevents-python/issues/243)) ([3d8eac3](https://github.com/googleapis/google-cloudevents-python/commit/3d8eac3fcd021e2cf47bdc57ce7856df1e03a204)) + ## [0.10.0](https://github.com/googleapis/google-cloudevents-python/compare/v0.9.0...v0.10.0) (2023-07-19) diff --git a/setup.cfg b/setup.cfg index 0fd6c016..ff9cb415 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = google-events -version = 0.10.0 +version = 0.11.0 author = Google LLC author_email = googleapis-packages@google.com description = Google Cloudevents library