python-googleapis-common-pr.../python-googleapis-common-protos.changes

168 lines
6.6 KiB
Plaintext

-------------------------------------------------------------------
Sat Dec 16 20:52:40 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.62.0:
* Add `auto_populated_fields` field of `MethodSettings` in
`google/api/client_pb2` (#194)
* Add support for Python 3.12 (#192)
* Migrate to native namespace packages (#187)
-------------------------------------------------------------------
Wed Dec 6 13:32:51 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.61.0
* Add `google/api/field_info.proto` (2d39f37)
* Add `IDENTIFIER` to `FieldBehavior` enum (2d39f37)
-------------------------------------------------------------------
Thu Aug 17 10:35:01 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.60.0
* Add `google/api/policy.proto` (b2cb5c2)
* Add `method_policies` to `Control` (b2cb5c2)
-------------------------------------------------------------------
Sun Jul 2 12:30:42 UTC 2023 - ecsos <ecsos@opensuse.org>
- Add %{?sle15_python_module_pythons}
-------------------------------------------------------------------
Tue Jun 20 10:02:02 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.59.1
* Invalid `dev` version identifiers in `setup.py` (#166), closes (#165)
-------------------------------------------------------------------
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>
- Update to 1.58.0
* Add google/rpc/context/audit_context.proto (41f1529)
* Add google/rpc/http.proto (41f1529)
-------------------------------------------------------------------
Thu Jan 5 20:36:41 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to v1.57.1:
* Mark reference_docs_uri field in google/api/client.proto as deprecated
-------------------------------------------------------------------
Thu Dec 1 13:19:12 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.57.0:
* Add support for Python 3.10 (#143)
* Add support for Python 3.11 (#145)
* Added google.api.JwtLocation.cookie (6af2132)
* Added google.api.Service.publishing and client libraries settings (6af2132)
* New fields in enum google.api.ErrorReason (6af2132)
* Deprecate google.api.BackendRule.min_deadline (6af2132)
* **deps:** Require protobuf >=3.19.5 (#141)
* Minor updates to comments (6af2132)
- Update BuildRequires and Requires from setup.py
-------------------------------------------------------------------
Thu Sep 8 09:25:23 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.56.4:
* require python 3.7+ (#119)
- from version 1.56.3:
* **deps:** allow protobuf < 5.0.0 (#112)
* fix changelog header to consistent size (#108)
- from version 1.56.2:
* **deps:** require grpcio >= 1.0.0, <2.0.0dev (4a402ce)
* **deps:** require protobuf>= 3.15.0, <4.0.0dev (#105)
- from version 1.56.1:
* **deps:** require protobuf >=1.15.0 (f04ed64)
* include tests directory (#103)
* regenerate pb2 files using the latest version of grpcio-tools (f04ed64)
- Rename README.md to README.rst in %doc section
- Update BuildRequires and Requires from setup.py
-------------------------------------------------------------------
Mon Apr 25 09:17:13 UTC 2022 - Matej Cepl <mcepl@suse.com>
- Upgrade to 1.56.0:
- add google/api/error_reason.proto (62c04b8)
- add google/api/visibility.proto (62c04b8)
- add google/type/decimal.proto (62c04b8)
- add google/type/interval.proto (62c04b8)
- add google/type/localized_text.proto (62c04b8)
- add google/type/phone_number.proto (62c04b8)
- update all protos and pb2 files (62c04b8)
- expose all names in longrunning _pb2's (#90) (09e9ccd)
- re-generate pb2 files (#87) (6260547)
- re-generate pb2 files using grpcio-tools<1.44.0 (#93) (76bb9f6)
- remove deprecated fields aliases and features from google/api/endpoint.proto (62c04b8)
- Upgrade to 1.55.0:
- add location proto files. (#84) (9a33e56)
- Upgrade to 1.54.0:
- add extended_operations.proto (#77) (bc85849)
- add google/api/routing.proto (#75) (1ae0bbc)
- Upgrade to 1.53.0:
- add google.api.ResourceDescriptor.Style (4ce679c)
- add API method signatures to longrunning operations (8de7ae2)
- add gapic_metadata_pb2 (#38) (8de7ae2)
- add UNORDERED_LIST to field options (8de7ae2)
- add WaitOperation method to longrunning operations (8de7ae2)
- add google.api.ResourceDescriptor.Style (4ce679c)
- require python >=3.6 and (#31) (4ce679c)
- add create_key to FieldDescriptors (4ce679c)
- Generate gRPC files for long-running operations (#13) (a9ce288)
- add link to PyPI (#10) (3f79402)
- add create_key to FieldDescriptors (4ce679c)
- Generate gRPC files for long-running operations (#13) (a9ce288)
- add link to PyPI (#10) (3f79402)
-------------------------------------------------------------------
Wed Sep 23 13:16:52 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 1.52.0
* create api-common-protos repo for python common protos
-------------------------------------------------------------------
Wed Apr 8 12:14:23 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.51.0
* Adding RetryPolicy to pubsub.proto
* API definition for (not-yet-launched) GCS gRPC.
* And many many more (the commit log is just too long to read)
-------------------------------------------------------------------
Mon Aug 12 14:07:33 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.6.0
* no upstream changelog
-------------------------------------------------------------------
Tue Mar 26 13:55:15 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.5.9:
* no upstream changelog
-------------------------------------------------------------------
Fri Mar 15 12:30:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.5.8:
* no upstream changelog
-------------------------------------------------------------------
Tue Dec 4 12:48:34 UTC 2018 - Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
-------------------------------------------------------------------
Fri May 18 04:45:46 UTC 2018 - tbechtold@suse.com
- Initial packaging (version 1.5.3)