nkurihar commented on a change in pull request #1985: Added release notes for 2.0.1-incubating release URL: https://github.com/apache/incubator-pulsar/pull/1985#discussion_r196265057
########## File path: site/release-notes.md ########## @@ -26,6 +26,42 @@ layout: content ## Apache incubator +### 2.0.1-incubating — 2018-06-18 <a id="2.0.1-incubating"></a> + +This release fixes issues reported for 2.0.0-rc1-incubating. + + * [#1893](https://github.com/apache/incubator-pulsar/pull/1893) - Fixed issues with Python packages on PyPI + * [#1797](https://github.com/apache/incubator-pulsar/issues/1797) - Proxy doesn't strip the request + URL for admin requests correctly + * [#1862](https://github.com/apache/incubator-pulsar/pull/1862) - Fix REST APIs provided by Pulsar proxy + +The complete list of changes can be found at: +https://github.com/apache/incubator-pulsar/milestone/14?closed=1 + +https://github.com/apache/incubator-pulsar/releases/tag/v2.0.0-rc1-incubating Review comment: URL seems wrong: https://github.com/apache/incubator-pulsar/releases/tag/v2.0.1-incubating ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
