diff --git a/grpc.changes b/grpc.changes index 6c5fb33..d54fadd 100644 --- a/grpc.changes +++ b/grpc.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 28 08:17:46 UTC 2020 - Jan Engelhardt + +- Update to release 1.33.2 + * Deprecate GRPC_ARG_HTTP2_MIN_SENT_PING_INTERVAL_WITHOUT_DATA_MS. + * Expose Cronet error message to the application layer. + * Remove grpc_channel_ping from surface API. + * Do not send BDP pings if there is no receive side activity. + ------------------------------------------------------------------- Tue Oct 27 12:31:44 UTC 2020 - Jan Engelhardt diff --git a/grpc.spec b/grpc.spec index 234bbb5..8b9b181 100644 --- a/grpc.spec +++ b/grpc.spec @@ -21,7 +21,7 @@ %define lverplugin 1 %define src_install_dir /usr/src/%name Name: grpc -Version: 1.33.1 +Version: 1.33.2 Release: 0 Summary: HTTP/2-based Remote Procedure Call implementation License: Apache-2.0 diff --git a/v1.33.1.tar.gz b/v1.33.1.tar.gz deleted file mode 100644 index 0094248..0000000 --- a/v1.33.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:58eaee5c0f1bd0b92ebe1fa0606ec8f14798500620e7444726afcaf65041cb63 -size 7272703 diff --git a/v1.33.2.tar.gz b/v1.33.2.tar.gz new file mode 100644 index 0000000..c0a2176 --- /dev/null +++ b/v1.33.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2060769f2d4b0d3535ba594b2ab614d7f68a492f786ab94b4318788d45e3278a +size 7270924