2022-06-08 09:43:55 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 8 09:11:04 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 2.8.1
|
|
|
|
|
2.8.1 (2022-05-26)
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* deps: require googleapis-common-protos >= 1.56.2 (d84d66c)
|
|
|
|
|
* deps: require protobuf>= 3.15.0, <4.0.0dev (#385) (d84d66c)
|
|
|
|
|
2.8.0 (2022-05-18)
|
|
|
|
|
Features
|
|
|
|
|
* adds support for audience in client_options (#379) (c97c498)
|
|
|
|
|
* adds support for audience in client_options. (c97c498)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 12 09:45:18 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- version update to 2.7.3
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* Avoid AttributeError if grpcio-status is not installed (#370) (022add1)
|
|
|
|
|
- deleted patches
|
|
|
|
|
- 373-KeyError-in-test.patch (upstreamed)
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu May 12 09:17:02 UTC 2022 - pgajdos@suse.com
|
|
|
|
|
|
|
|
|
|
- do not require python-mock for build
|
|
|
|
|
- added patches
|
|
|
|
|
fix no mock
|
|
|
|
|
+ python-google-api-core-no-mock.patch
|
|
|
|
|
|
2022-04-29 22:01:15 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 25 12:30:45 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.7.2:
|
|
|
|
|
- allow grpc without grpcio-status
|
|
|
|
|
- remove dependency on pkg_resources
|
|
|
|
|
- Add 373-KeyError-in-test.patch to allow tests to run
|
|
|
|
|
(gh#googleapis/python-api-core#372)
|
|
|
|
|
|
2022-04-07 12:44:59 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Apr 7 12:20:32 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.7.1
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* add more context to error message. (#340)
|
|
|
|
|
- from version 2.7.0
|
|
|
|
|
Features
|
|
|
|
|
* expose extra fields in ExtendedOperation (#351)
|
|
|
|
|
- from version 2.6.1
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* Remove py2 tag from wheel (#343)
|
|
|
|
|
- from version 2.6.0
|
|
|
|
|
Features
|
|
|
|
|
* initial support for Extended Operations (#344)
|
|
|
|
|
- from version 2.5.0
|
|
|
|
|
Features
|
|
|
|
|
* add api_key to client options (#248)
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* **deps:** remove setuptools from dependencies (#339)
|
|
|
|
|
Documentation
|
|
|
|
|
* fix typo in library name (#332)
|
|
|
|
|
- from version 2.4.0
|
|
|
|
|
Features
|
|
|
|
|
* add support for 'error_info' (#315)
|
|
|
|
|
* iterator for processing JSON responses in REST streaming. (#317)
|
|
|
|
|
- from version 2.3.2
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* address broken wheels in version 2.3.1
|
|
|
|
|
- from version 2.3.1
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* exclude function target from retry deadline exceeded exception message (#318)
|
|
|
|
|
- from version 2.3.0
|
|
|
|
|
Features
|
|
|
|
|
* add operations rest client to support long-running operations. (#311)
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* handle bare 'grpc.Call' in 'from_grpc_error' (#298)
|
|
|
|
|
- from version 2.2.2
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* make 'gapic_v1.method.DEFAULT' a typed object (#292)
|
|
|
|
|
- from version 2.2.1
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* revert "fix: do not error on LROs with no response or error" (#294)
|
|
|
|
|
- from version 2.2.0
|
|
|
|
|
Features
|
|
|
|
|
* add 'GoogleAPICallError.error_details' property (#286)
|
|
|
|
|
- from version 2.1.1
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* add mypy checking + 'py.typed' file (#290)
|
|
|
|
|
- from version 2.1.0
|
|
|
|
|
Features
|
|
|
|
|
* add grpc transcoding + tests (#259)
|
|
|
|
|
* Add helper function to format query_params for rest transport. (#275)
|
|
|
|
|
* add support for Python 3.10 (#284)
|
|
|
|
|
- Update BuildRequires and Requires from setup.py
|
|
|
|
|
|
2021-09-07 11:06:47 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Sep 7 11:04:50 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- To avoid a build cycle, switch to multibuild.
|
|
|
|
|
|
2021-09-06 05:41:47 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Sep 6 05:22:42 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.0.1:
|
|
|
|
|
* do not error on LROs with no response or error (#258) (618f192)
|
|
|
|
|
* drop support for Python 2.7 / 3.5 (#212) (a30f004)
|
|
|
|
|
* bump grpcio version to use stable aio API (#234) (bdbf889)
|
|
|
|
|
* strip trailing _ from field mask paths (#228) (ff6ef1b)
|
|
|
|
|
* add 'requests.exceptions.ChunkedEncodingError' to retryable exceptions
|
|
|
|
|
(#237) (5e540f2)
|
|
|
|
|
* add ServiceUnavailable exception to polling retries (#184) (11032cf)
|
|
|
|
|
* undprecate entity factory helpers (#101) (1fbee03), closes #100
|
|
|
|
|
* add iterator capability to paged iterators (#200) (3487d68)
|
|
|
|
|
* HTTPIterator now accepts a page_size parameter to control page
|
|
|
|
|
(#197) (a421913)
|
|
|
|
|
* Add support for rest/ token in x-goog-api-client header (#189) (15aca6b)
|
|
|
|
|
* retry google.auth TransportError and requests ConnectionError
|
|
|
|
|
(#178) (6ae04a8)
|
|
|
|
|
* skip empty policy bindings in len() and iter() (#159) (9eaa786)
|
|
|
|
|
* save empty IAM policy bindings (#155) (536c2ca)
|
|
|
|
|
* add operation name to x-goog-request-params in async client
|
|
|
|
|
(#137) (7271b23)
|
|
|
|
|
* allow default_host and default_scopes to be passed to create_channel
|
|
|
|
|
(#134) (94c76e0)
|
|
|
|
|
* add operation name to x-goog-request-params (#133) (97cef4a)
|
|
|
|
|
* allow gRPC metadata to be passed to operations client (#127) (73854e8)
|
|
|
|
|
- Refresh {Build,}Requires, adding pytest-asyncio and proto-plus.
|
|
|
|
|
|
2021-01-06 17:05:05 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 6 14:55:34 UTC 2021 - Matthias Fehring <buschmann23@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Skip build on python2 as it is not supported anymore
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jan 6 14:48:36 UTC 2021 - Matthias Fehring <buschmann23@opensuse.org>
|
|
|
|
|
|
|
|
|
|
- Update to 1.24.1
|
|
|
|
|
* support 'retry' for ops built from HTTP/gRPC responses
|
|
|
|
|
(gh#googleapis/python-api-core#115)
|
|
|
|
|
- from version 1.24.0
|
|
|
|
|
* add support for Python 3.9, drop support for Python 3.5
|
|
|
|
|
(gh#googleapis/python-api-core#111)
|
|
|
|
|
- from version 1.23.0
|
|
|
|
|
* api-core: pass retry from result() to done()
|
|
|
|
|
(gh#googleapis/python-api-core#9)
|
|
|
|
|
* map LRO errors to library exception types
|
|
|
|
|
(gh#googleapis/python-api-core#15)
|
|
|
|
|
|
2020-10-08 07:25:57 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 7 06:13:07 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Update URL to match PyPI: https://github.com/googleapis/python-api-core
|
|
|
|
|
- Update to v1.22.4
|
|
|
|
|
* use version.py instead of pkg_resources.get_distribution
|
|
|
|
|
- from v1.22.3
|
|
|
|
|
* require six >= 1.13.0
|
|
|
|
|
|
2020-08-28 12:21:22 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2020-09-10 13:47:44 +00:00
|
|
|
|
Thu Sep 10 11:52:56 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.22.2
|
|
|
|
|
* only add quota project id if supported (#75)
|
|
|
|
|
- from version 1.22.1
|
|
|
|
|
* fix spelling errors for amount in retry (#69)
|
|
|
|
|
- from version 1.22.0
|
|
|
|
|
* allow quota project to be passed to create_channel (#58)
|
|
|
|
|
* _determine_timeout problem handling float type timeout (#64)
|
|
|
|
|
* change the documentation for using 'six.moves.collections_abc.Mapping'
|
|
|
|
|
instead of 'dict' in 'client_options.from_dict()' (#53)
|
|
|
|
|
- from version 1.21.0
|
|
|
|
|
* allow credentials files to be passed for channel creation (#50)
|
|
|
|
|
- from version 1.20.1
|
|
|
|
|
* **dependencies:** increase protobuf version (#49), closes (#48)
|
|
|
|
|
- from version 1.20.0
|
|
|
|
|
* allow disabling response stream pre-fetch (#30), closes (#25)
|
|
|
|
|
- from version 1.19.1
|
|
|
|
|
* bump up grpcio minimum version to 1.29.0 (#41)
|
|
|
|
|
- from version 1.19.0
|
|
|
|
|
* **client_options:** add new client options 'quota_project_id', 'scopes',
|
|
|
|
|
and 'credentials_file'
|
|
|
|
|
- from version 1.18.0
|
|
|
|
|
* [CBT-6 helper] Exposing Retry._deadline as a property (#20)
|
|
|
|
|
* add client_encryped_cert_source to ClientOptions (#31)
|
|
|
|
|
* AsyncIO Integration [Part 2] (#28), closes (#23)
|
|
|
|
|
* First batch of AIO integration (#26)
|
|
|
|
|
* third batch of AsyncIO integration (#29)
|
|
|
|
|
- Update BuildRequires and Requires from setup.py
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-08-28 12:21:22 +00:00
|
|
|
|
Fri Aug 28 12:20:45 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix dependency on google-auth to have proper version constrain
|
|
|
|
|
|
2020-08-20 08:04:25 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Aug 20 08:02:56 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Disable test test___call___and_execute_retry_hitting_deadline
|
|
|
|
|
to make leap buildable
|
|
|
|
|
|
2020-06-02 16:16:44 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 2 16:14:34 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 1.17.0:
|
|
|
|
|
* api_core: add retry param into PollingFuture() and it’s inheritors (#9923) (14f1f34), closes #6197
|
|
|
|
|
* api-core: add client_cert_source to ClientOptions (#17) (748c935)
|
|
|
|
|
* consume part of StreamingResponseIterator to support failure while under a retry context (#10206) (2b103b6)
|
|
|
|
|
|
2020-04-08 07:43:05 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2020-04-20 11:57:08 +00:00
|
|
|
|
Mon Apr 20 11:56:55 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix condition for py2 only packages
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-04-08 07:43:05 +00:00
|
|
|
|
Wed Apr 8 07:20:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.16.0
|
|
|
|
|
* feat(storage): support optionsRequestedPolicyVersion
|
|
|
|
|
* feat(api_core): support version 3 policy bindings
|
|
|
|
|
* Make the last retry happen at deadline.
|
|
|
|
|
* Add a repr method for ClientOptions.
|
|
|
|
|
* Provide a raw_page field for page_iterator.Page.
|
|
|
|
|
|
2019-08-12 14:26:43 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Aug 12 14:15:35 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.14.2
|
|
|
|
|
* Forward ‘timeout’ arg from ‘exception’ to _blocking_poll.
|
|
|
|
|
* Update intersphinx mapping for requests.
|
|
|
|
|
* Firestore: Add should_terminate predicate for clean BiDi shutdown.
|
|
|
|
|
* Update pins of ‘googleapis-common-protos.
|
|
|
|
|
|
2019-05-16 18:14:18 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2019-07-02 14:52:59 +00:00
|
|
|
|
Tue Jul 2 14:51:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.13.0:
|
|
|
|
|
* Various fixes for new updated dependencies
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-05-16 18:14:18 +00:00
|
|
|
|
Thu May 16 17:48:16 UTC 2019 - kwu@suse.com
|
|
|
|
|
|
|
|
|
|
- Update to 1.11.0:
|
|
|
|
|
* Refactor ‘client_info’ support. (#7849)
|
|
|
|
|
|
2019-03-26 13:52:56 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Mar 26 13:51:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.8.2:
|
|
|
|
|
* Remove classifier for Python 3.4 for end-of-life. (#7535)
|
|
|
|
|
|
2019-03-14 16:23:34 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Mar 14 16:21:46 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 1.8.1:
|
|
|
|
|
* Protect the creation of a background thread in BackgroundConsumer and wait on it starting. (#7499)
|
|
|
|
|
* Add support to unwrap Anys into wrapped pb2 objects. (#7430)
|
|
|
|
|
* Add Operation.deserialize. (#7427)
|
|
|
|
|
|
2018-12-04 13:30:03 +00:00
|
|
|
|
-------------------------------------------------------------------
|
2019-02-18 07:37:42 +00:00
|
|
|
|
Mon Feb 18 05:48:46 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
|
|
- Activate tests
|
|
|
|
|
- Update to version 1.7.0
|
|
|
|
|
* New Features
|
|
|
|
|
+ Support converting DatetimeWithNanos to / from
|
|
|
|
|
google.protobuf.timestamp_pb2.Timestamp
|
|
|
|
|
* Documentation
|
|
|
|
|
+ Document Python 2 deprecation. (#6910)
|
|
|
|
|
+ Add usage example for google.api_core.iam.Polcy. (#6855)
|
|
|
|
|
* Internal / Testing Changes
|
|
|
|
|
+ Work around pytype big for ABCMeta.register
|
|
|
|
|
- from version 1.6.0
|
|
|
|
|
(not documented)
|
|
|
|
|
- from version 1.5.2
|
|
|
|
|
* Implementation Changes
|
|
|
|
|
+ Retry transient errors in 'PollingFuture.result'
|
|
|
|
|
* Dependencies
|
|
|
|
|
+ Remove hyphen from named extra in api_core. (#6468)
|
|
|
|
|
+ Bump minimum 'api_core' version for all GAPIC libs to 1.4.1. (#6391)
|
|
|
|
|
+ Avoid broken 'google-common-apis 1.5.4' release
|
|
|
|
|
- from version 1.5.1
|
|
|
|
|
* Implementation Changes
|
|
|
|
|
+ Don't URL-encode slashes in gRPC request headers
|
|
|
|
|
* Internal / Testing Changes
|
|
|
|
|
+ Back out changes from #6267
|
|
|
|
|
- from version 1.5.0
|
|
|
|
|
* New Features
|
|
|
|
|
+ Add bidi, Bidirection Streaming, to api-core
|
|
|
|
|
* Internal / Testing Changes
|
|
|
|
|
+ Use new Nox
|
|
|
|
|
- from version 1.4.1
|
|
|
|
|
* Internal / Testing Changes
|
|
|
|
|
+ Add type-checking via pytype to api_core
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2018-12-04 13:30:03 +00:00
|
|
|
|
Tue Dec 4 12:48:31 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Remove superfluous devel dependency for noarch package
|
|
|
|
|
|
2018-09-12 08:13:14 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Sep 12 08:06:43 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to version 1.4.0
|
|
|
|
|
* Add support for gRPC connection management (available when using
|
|
|
|
|
optional grpc_gcp dependency) (#5553) (#5904)
|
|
|
|
|
* Update classifiers to drop Python 3.4 and add Python 3.7 (#5702)
|
|
|
|
|
* Add protobuf_helpers.field_mask to calculate a field mask from
|
|
|
|
|
two messages (#5320)
|
|
|
|
|
|
2018-05-29 19:20:50 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 29 15:45:49 UTC 2018 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- update to 1.2.0:
|
|
|
|
|
* Add close method to grpc Channel (#5333)
|
|
|
|
|
* Fix tests after grpcio update (#5333)
|
|
|
|
|
* Add Test runs for Python 3.7 and remove 3.4 (#5295)
|
|
|
|
|
- use %license
|
|
|
|
|
|
2018-05-25 06:00:40 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri May 18 04:44:09 UTC 2018 - tbechtold@suse.com
|
|
|
|
|
|
|
|
|
|
- Initial packaging (version 1.1.2)
|