Accepting request 1005401 from devel:tools
Update to release 1.49.1 (forwarded request 1005384 from stroeder) OBS-URL: https://build.opensuse.org/request/show/1005401 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grpc?expand=0&rev=51
This commit is contained in:
commit
69d53a2b8b
24
grpc.changes
24
grpc.changes
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 22 08:43:56 UTC 2022 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- Update to release 1.49.1
|
||||
* All
|
||||
- Update protobuf to v21.6 on 1.49.x. (#31028)
|
||||
* Ruby
|
||||
- Backport "Fix ruby windows ucrt build #31051" to 1.49.x. (#31053)
|
||||
- Update to release 1.49.0
|
||||
* Core
|
||||
- Backport: "stabilize the C2P resolver URI scheme" to v1.49.x. (#30654)
|
||||
- Bump core version. (#30588)
|
||||
- Update OpenCensus to HEAD. (#30567)
|
||||
- Update protobuf submodule to 3.21.5. (#30548)
|
||||
- Update third_party/protobuf to 3.21.4. (#30377)
|
||||
- [core] Remove GRPC_INITIAL_METADATA_CORKED flag. (#30443)
|
||||
- HTTP2: Fix keepalive time throttling. (#30164)
|
||||
- Use AnyInvocable in EventEngine APIs. (#30220)
|
||||
Python
|
||||
- Support Python 3.11 (#30818). (#30944)
|
||||
- Add type stub generation support to grpcio-tools. (#30498)
|
||||
Ruby
|
||||
- Backport "Drop support for ruby 2.5 (#30699)" to v1.49.x. (#30762)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 08:08:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -16,11 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
%define lver 26
|
||||
%define lverp 1_48
|
||||
%define lver 27
|
||||
%define lverp 1_49
|
||||
%define src_install_dir /usr/src/%name
|
||||
Name: grpc
|
||||
Version: 1.48.1
|
||||
Version: 1.49.1
|
||||
Release: 0
|
||||
Summary: HTTP/2-based Remote Procedure Call implementation
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:320366665d19027cda87b2368c03939006a37e0388bfd1091c8d2a96fbc93bd8
|
||||
size 8250955
|
3
v1.49.1.tar.gz
Normal file
3
v1.49.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5071b630e2a14707ad060636990f1b25b0984bd168c7ea1ab95e48a3bdc0081f
|
||||
size 8357937
|
Loading…
Reference in New Issue
Block a user