SHA256
1
0
forked from jengelh/grpc

Accepting request 876703 from home:polslinux:branches:devel:tools

- Update to 1.36.1: 
  * Core:
    - Remove unnecessary internal pollset set in c-ares DNS resolver
    - Support Default Root Certs in Tls Credentials
    - back-port: add env var protection for google-c2p resolver
  * C++:
    - Move third party identity C++ api out of experimental namespace
    - refactor!: change error_details functions to templates
    - Support ServerContext for callback API
  * PHP:
    - support for PSM security
    - fixed segfault on reused call object
    - fixed phpunit 8 warnings
  * Python:
    - Implement Python Client and Server xDS Creds
  * Ruby:
    - Drop support for ruby 2.3

OBS-URL: https://build.opensuse.org/request/show/876703
OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=83
This commit is contained in:
Jan Engelhardt 2021-03-04 10:09:51 +00:00 committed by Git OBS Bridge
parent 40c13849e3
commit 499f173f6c
4 changed files with 26 additions and 5 deletions

View File

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

View File

@ -16,12 +16,12 @@
#
%define lver 14
%define lver 15
%define lverp 1
%define lverplugin 1
%define src_install_dir /usr/src/%name
Name: grpc
Version: 1.34.1
Version: 1.36.1
Release: 0
Summary: HTTP/2-based Remote Procedure Call implementation
License: Apache-2.0

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c260a1dcdd26a78a9596494a3f41f9594ab5ec3a4d65cba4658bdee2b55ac844
size 7723754

3
v1.36.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:adf51558bf3d057a65651880c9814e09e77b61573eb950c2be1142a624d58e69
size 7899822