SHA256
1
0
forked from pool/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:
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

@@ -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