* 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) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=5
24 lines
896 B
Plaintext
24 lines
896 B
Plaintext
-------------------------------------------------------------------
|
|
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)
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 18 04:44:09 UTC 2018 - tbechtold@suse.com
|
|
|
|
- Initial packaging (version 1.1.2)
|