stick to changelog policy

OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=84
This commit is contained in:
Jan Engelhardt 2021-03-04 10:11:40 +00:00 committed by Git OBS Bridge
parent 499f173f6c
commit 4876c141a5

View File

@ -3,21 +3,21 @@ Thu Mar 4 09:53:13 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
- Update to 1.36.1: - Update to 1.36.1:
* Core: * Core:
- Remove unnecessary internal pollset set in c-ares DNS resolver * Remove unnecessary internal pollset set in c-ares DNS resolver
- Support Default Root Certs in Tls Credentials * Support Default Root Certs in Tls Credentials
- back-port: add env var protection for google-c2p resolver * back-port: add env var protection for google-c2p resolver
* C++: * C++:
- Move third party identity C++ api out of experimental namespace * Move third party identity C++ api out of experimental namespace
- refactor!: change error_details functions to templates * refactor!: change error_details functions to templates
- Support ServerContext for callback API * Support ServerContext for callback API
* PHP: * PHP:
- support for PSM security * support for PSM security
- fixed segfault on reused call object * fixed segfault on reused call object
- fixed phpunit 8 warnings * fixed phpunit 8 warnings
* Python: * Python:
- Implement Python Client and Server xDS Creds * Implement Python Client and Server xDS Creds
* Ruby: * Ruby:
- Drop support for ruby 2.3 * Drop support for ruby 2.3
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Feb 19 23:32:13 UTC 2021 - Jan Engelhardt <jengelh@inai.de> Fri Feb 19 23:32:13 UTC 2021 - Jan Engelhardt <jengelh@inai.de>