python-grpcio-tools/python-grpcio-tools.changes

85 lines
3.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sun May 23 00:58:51 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.38.0:
* Add grpcio-admin Python package (gh#grpc/grpc#26166).
* Add CSDS API to Python (gh#grpc/grpc#26114).
* Expose code and details from context on the server side
(gh#grpc/grpc#25457).
* Explicitly import importlib.abc; required on Python 3.10.
Fixes #26062 (gh#grpc/grpc#26083).
* Fix potential deadlock on the GIL in AuthMetdataPlugin
(gh#grpc/grpc#26009).
* Introduce new Python package "xds_protos"
(gh#grpc/grpc#25975).
* Remove async mark for set_trailing_metadata interface
(gh#grpc/grpc#25814).
-------------------------------------------------------------------
Sat May 8 14:21:53 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.37.1:
* No user visible changes.
- Changes from version 1.37.0:
* Clarify Guarantees about grpc.Future Interface
(gh#grpc/grpc#25383).
* [Aio] Add time_remaining method to ServicerContext
(gh#grpc/grpc#25719).
* Standardize all environment variable boolean configuration in
python's setup.py (gh#grpc/grpc#25444).
* Fix Signal Safety Issue (gh#grpc/grpc#25394).
-------------------------------------------------------------------
Thu Mar 4 22:54:17 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.36.1:
* Core: back-port: add env var protection for google-c2p
resolver (gh#grpc/grpc#25569).
-------------------------------------------------------------------
Thu Feb 25 09:59:16 UTC 2021 - munix9@googlemail.com
- Update to version 1.35.0:
* Implement Python Client and Server xDS Creds.
(gh#grpc/grpc#25365)
* Add %define _lto_cflags %{nil} (boo#1182659) (rh#1893533)
-------------------------------------------------------------------
Wed Jan 13 22:14:36 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.34.1:
* Backport "Lazily import grpc_tools when using runtime
stub/message generation" to 1.34.x (gh#grpc/grpc#25011).
- Changes from version 1.34.0:
* Incur setuptools as an dependency for grpcio_tools
(gh#grpc/grpc#24752).
* Stop the spamming log generated by ctrl-c for AsyncIO server
(gh#grpc/grpc#24718).
* [gRPC Easy] Make Well-Known Types Available to Runtime
Protos.(#24478)
* Make Python 2 an optional dependency for Bazel build
(gh#grpc/grpc#24407).
* [Linux] [macOS] Support pre-compiled Python 3.9 wheels
(gh#grpc/grpc#24356).
- Use pytest for testing; add BuildRequires: python-pytest.
-------------------------------------------------------------------
Sat Oct 31 11:19:42 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.33.2:
* Make version check for importlib.abc in grpcio-tools more
stringent (gh#grpc/grpc#24098).
-------------------------------------------------------------------
Wed Oct 21 22:02:23 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 1.33.1:
* No release documentation.
- Adjust BuildRequires and Requires on python-grpcio to ensure
version lock-in.
-------------------------------------------------------------------
Wed Jul 29 15:43:40 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.