From d0a542c60cd4346809c69e92a6a390e9edfd3c3d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 May 2017 06:45:21 +0200 Subject: 1.3.2RC1 --- REFLECTION | 2 +- package.xml | 1362 ---------------------------------------------------- php-pecl-grpc.spec | 5 +- 3 files changed, 5 insertions(+), 1364 deletions(-) delete mode 100644 package.xml diff --git a/REFLECTION b/REFLECTION index 42fdc01..f549536 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #92 grpc version 1.3.1RC1 ] { +Extension [ extension #92 grpc version 1.3.2RC1 ] { - Constants [41] { Constant [ integer Grpc\CALL_OK ] { 0 } diff --git a/package.xml b/package.xml deleted file mode 100644 index c970630..0000000 --- a/package.xml +++ /dev/null @@ -1,1362 +0,0 @@ - - - grpc - pecl.php.net - A high performance, open source, general RPC framework that puts mobile and HTTP/2 first. - Remote Procedure Calls (RPCs) provide a useful abstraction for building distributed applications and services. The libraries in this repository provide a concrete implementation of the gRPC protocol, layered over HTTP/2. These libraries enable communication between clients and servers using any combination of the supported languages. - - Stanley Cheung - stanleycheung - grpc-packages@google.com - yes - - 2017-05-04 - - - 1.3.1RC1 - 1.3.1RC1 - - - beta - beta - - BSD - -- gRPC Core 1.3 uptake - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 5.5.0 - - - 1.4.0 - - - - grpc - - - - - 0.5.0 - 0.5.0 - - - alpha - alpha - - 2015-06-16 - BSD - -First alpha release - - - - - 0.5.1 - 0.5.1 - - - alpha - alpha - - 2015-07-09 - BSD - -Update to wrap gRPC C Core version 0.10.0 - - - - - 0.6.0 - 0.6.0 - - - beta - beta - - 2015-09-24 - BSD - -- support per message compression disable -- expose per-call host override option -- expose connectivity API -- expose channel target and call peer -- add user-agent -- update to wrap gRPC C core library beta version 0.11.0 - - - - - 0.6.1 - 0.6.0 - - - beta - beta - - 2015-10-21 - BSD - -- fixed undefined constant fatal error when run with apache/nginx #2275 - - - - - 0.7.0 - 0.7.0 - - - beta - beta - - 2016-01-13 - BSD - -- Breaking change to Credentials class (removed) #3765 -- Replaced by ChannelCredentials and CallCredentials class #3765 -- New plugin based metadata auth API #4394 -- Explicit ChannelCredentials::createInsecure() call - - - - - 0.8.0 - 0.8.0 - - - beta - beta - - 2016-02-24 - BSD - -- Simplify gRPC PHP installation #4517 -- Wrap gRPC core library version 0.13 - - - - - 0.8.1 - 0.8.1 - - - beta - beta - - 2016-03-01 - BSD - -- Increase unit test code coverage #5225 - - - - - 0.14.0 - 0.14.0 - - - beta - beta - - 2016-04-19 - BSD - -- wrap grpc C core version 0.14.0 -- destroy grpc_byte_buffer after startBatch #6096 - - - - - 0.15.0 - 0.15.0 - - - beta - beta - - 2016-05-18 - BSD - -- Updated functions with TSRM macros for ZTS support #6607 -- Load default roots.pem via grpc_set_ssl_roots_override_callback #6848 - - - - - 1.0.0RC1 - 1.0.0RC1 - - - stable - stable - - 2016-07-13 - BSD - -- GA release -- Fix shutdown hang problem #4017 - - - - - 1.0.0RC2 - 1.0.0RC2 - - - stable - stable - - 2016-07-21 - BSD - -- PHP7 Support #7464 - - - - - 1.0.0RC3 - 1.0.0RC3 - - - stable - stable - - 2016-07-28 - BSD - -- PHP7 Support continued, reduce code duplication #7543 - - - - - 1.0.0RC4 - 1.0.0RC4 - - - stable - stable - - 2016-08-09 - BSD - -- Fixed Ubuntu compile error #7571, #7642 - - - - - 1.0.0 - 1.0.0 - - - stable - stable - - 2016-08-18 - BSD - -- gRPC 1.0.0 release - - - - - 1.0.1RC1 - 1.0.1RC1 - - - beta - beta - - 2016-10-06 - BSD - -- Reject metadata keys which are not legal #7881 - - - - - 1.0.1 - 1.0.1 - - - stable - stable - - 2016-10-27 - BSD - -- Reject metadata keys which are not legal #7881 - - - - - 1.1.0RC1 - 1.1.0RC1 - - - beta - beta - - 2017-01-13 - BSD - -- PHP Proto3 adoption #8179 -- Various bug fixes - - - - - 1.1.0 - 1.1.0 - - - stable - stable - - 2017-01-31 - BSD - -- PHP Proto3 adoption #8179 -- Various bug fixes - - - - - 1.2.0RC1 - 1.2.0RC1 - - - beta - beta - - 2017-03-01 - BSD - -- Added arg info macros #9751 -- Updated codegen to be consistent with protobuf #9492 - - - - - 1.2.0 - 1.2.0 - - - stable - stable - - 2017-03-20 - BSD - -- Added arg info macros #9751 -- Updated codegen to be consistent with protobuf #9492 - - - - diff --git a/php-pecl-grpc.spec b/php-pecl-grpc.spec index 3853d12..16017f7 100644 --- a/php-pecl-grpc.spec +++ b/php-pecl-grpc.spec @@ -20,7 +20,7 @@ %else %global ini_name 40-%{pecl_name}.ini %endif -%global upstream_version 1.3.1 +%global upstream_version 1.3.2 %global upstream_prever RC1 Summary: General RPC framework @@ -220,6 +220,9 @@ cd ../ZTS %changelog +* Thu May 11 2017 Remi Collet - 1.3.2~RC1-1 +- update to 1.3.2RC1 + * Sat May 6 2017 Remi Collet - 1.3.1~RC1-1 - update to 1.3.1RC1 -- cgit