forked from grpc/grpc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6b69540
commit 4242075
Showing
3 changed files
with
85 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,19 +10,20 @@ | |
<email>[email protected]</email> | ||
<active>yes</active> | ||
</lead> | ||
<date>2016-08-22</date> | ||
<date>2017-01-13</date> | ||
<time>16:06:07</time> | ||
<version> | ||
<release>1.1.0dev</release> | ||
<api>1.1.0dev</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
<api>stable</api> | ||
<release>beta</release> | ||
<api>beta</api> | ||
</stability> | ||
<license>BSD</license> | ||
<notes> | ||
- Reject metadata keys which are not legal #7881 | ||
- PHP Proto3 adoption #8179 | ||
- Various bug fixes | ||
</notes> | ||
<contents> | ||
<dir baseinstalldir="/" name="/"> | ||
|
@@ -1215,18 +1216,49 @@ Update to wrap gRPC C Core version 0.10.0 | |
</release> | ||
<release> | ||
<version> | ||
<release>1.1.0dev</release> | ||
<api>1.1.0dev</api> | ||
<release>1.0.1RC1</release> | ||
<api>1.0.1RC1</api> | ||
</version> | ||
<stability> | ||
<release>beta</release> | ||
<api>beta</api> | ||
</stability> | ||
<date>2016-10-06</date> | ||
<license>BSD</license> | ||
<notes> | ||
- Reject metadata keys which are not legal #7881 | ||
</notes> | ||
</release> | ||
<release> | ||
<version> | ||
<release>1.0.1</release> | ||
<api>1.0.1</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
<api>stable</api> | ||
</stability> | ||
<date>2016-08-22</date> | ||
<date>2016-10-27</date> | ||
<license>BSD</license> | ||
<notes> | ||
- Reject metadata keys which are not legal #7881 | ||
</notes> | ||
</release> | ||
<release> | ||
<version> | ||
<release>1.1.0dev</release> | ||
<api>1.1.0dev</api> | ||
</version> | ||
<stability> | ||
<release>beta</release> | ||
<api>beta</api> | ||
</stability> | ||
<date>2017-01-13</date> | ||
<license>BSD</license> | ||
<notes> | ||
- PHP Proto3 adoption #8179 | ||
- Various bug fixes | ||
</notes> | ||
</release> | ||
</changelog> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,19 +12,20 @@ | |
<email>[email protected]</email> | ||
<active>yes</active> | ||
</lead> | ||
<date>2016-08-22</date> | ||
<date>2017-01-13</date> | ||
<time>16:06:07</time> | ||
<version> | ||
<release>${settings.php_version.php()}</release> | ||
<api>${settings.php_version.php()}</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
<api>stable</api> | ||
<release>beta</release> | ||
<api>beta</api> | ||
</stability> | ||
<license>BSD</license> | ||
<notes> | ||
- Reject metadata keys which are not legal #7881 | ||
- PHP Proto3 adoption #8179 | ||
- Various bug fixes | ||
</notes> | ||
<contents> | ||
<dir baseinstalldir="/" name="/"> | ||
|
@@ -281,18 +282,49 @@ | |
</release> | ||
<release> | ||
<version> | ||
<release>${settings.php_version.php()}</release> | ||
<api>${settings.php_version.php()}</api> | ||
<release>1.0.1RC1</release> | ||
<api>1.0.1RC1</api> | ||
</version> | ||
<stability> | ||
<release>beta</release> | ||
<api>beta</api> | ||
</stability> | ||
<date>2016-10-06</date> | ||
<license>BSD</license> | ||
<notes> | ||
- Reject metadata keys which are not legal #7881 | ||
</notes> | ||
</release> | ||
<release> | ||
<version> | ||
<release>1.0.1</release> | ||
<api>1.0.1</api> | ||
</version> | ||
<stability> | ||
<release>stable</release> | ||
<api>stable</api> | ||
</stability> | ||
<date>2016-08-22</date> | ||
<date>2016-10-27</date> | ||
<license>BSD</license> | ||
<notes> | ||
- Reject metadata keys which are not legal #7881 | ||
</notes> | ||
</release> | ||
<release> | ||
<version> | ||
<release>1.1.0dev</release> | ||
<api>1.1.0dev</api> | ||
</version> | ||
<stability> | ||
<release>beta</release> | ||
<api>beta</api> | ||
</stability> | ||
<date>2017-01-13</date> | ||
<license>BSD</license> | ||
<notes> | ||
- PHP Proto3 adoption #8179 | ||
- Various bug fixes | ||
</notes> | ||
</release> | ||
</changelog> | ||
</package> |