Accepting request 1077529 from home:glaubitz:branches:devel:languages:python

- Update to 1.59.0
  * Add overrides_by_request_protocol to BackendRule
    in google/api/backend.proto (77376dd)
  * Add proto_reference_documentation_uri to Publishing
    in google/api/client.proto (77376dd)
  * Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason
    in google/api/error_reason.proto (77376dd)
  * Use rst syntax in readme (77376dd)

OBS-URL: https://build.opensuse.org/request/show/1077529
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=26
This commit is contained in:
2023-04-05 13:01:07 +00:00
committed by Git OBS Bridge
parent f9332af26a
commit 28e36a593f
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Apr 5 12:43:09 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.59.0
* Add overrides_by_request_protocol to BackendRule
in google/api/backend.proto (77376dd)
* Add proto_reference_documentation_uri to Publishing
in google/api/client.proto (77376dd)
* Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason
in google/api/error_reason.proto (77376dd)
* Use rst syntax in readme (77376dd)
-------------------------------------------------------------------
Thu Mar 2 12:50:41 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>