merlimat closed pull request #1985: Added release notes for 2.0.1-incubating 
release
URL: https://github.com/apache/incubator-pulsar/pull/1985
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/site/_config.yml b/site/_config.yml
index ee337e357e..dd18a63c26 100644
--- a/site/_config.yml
+++ b/site/_config.yml
@@ -26,10 +26,11 @@ baseurl: /
 destination: ../generated-site/content
 
 preview_version_id: 20180426.125800-32
-current_version: 2.0.0-rc1-incubating
-python_latest: 2.0.0
+current_version: 2.0.1-incubating
+python_latest: 2.0.1
 archived_releases:
   - 1.22.1-incubating
+  - 2.0.0-rc1-incubating
   - 1.22.0-incubating
   - 1.21.0-incubating
   - 1.20.0-incubating
diff --git a/site/release-notes.md b/site/release-notes.md
index 2c7aff36eb..48c6467af3 100644
--- a/site/release-notes.md
+++ b/site/release-notes.md
@@ -26,6 +26,42 @@ layout: content
 
 ## Apache incubator
 
+### 2.0.1-incubating &mdash; 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.1-incubating
+
+### 1.22.1-incubating &mdash; 2018-06-18 <a id="1.22.1-incubating"></a>
+
+This is the sixth release of Apache Pulsar since entering the ASF incubator.
+
+This release addresses issues reported in 1.22.0-incubating version.
+
+ * [#1660](https://github.com/apache/incubator-pulsar/pull/1660) Deadlock 
while closing non persistent topic
+ * [#1591](https://github.com/apache/incubator-pulsar/pull/1591) Deadlock 
while closing non shared consumer
+ * [#1554](https://github.com/apache/incubator-pulsar/pull/1554) Handle 
invalid mark delete position at managed cursor
+ * [#1262](https://github.com/apache/incubator-pulsar/pull/1262) Broker should 
not start replicator for root partitioned topic
+ * [#1662](https://github.com/apache/incubator-pulsar/pull/1662) NPE when 
cursor failed to close empty subscription
+ * [#1370](https://github.com/apache/incubator-pulsar/pull/1370) Relocate 
service files for shading pulsar-client-admin module
+ * [#1265](https://github.com/apache/incubator-pulsar/pull/1265) Fixed lookup 
redirect logic on Proxyside
+ * [#1428](https://github.com/apache/incubator-pulsar/pull/1428) Handle Race 
condition in concurrent bundle split
+ * [#1817](https://github.com/apache/incubator-pulsar/pull/1817) Fixed mem 
leak when acknowledging while disconnected from broke
+ * [#1851](https://github.com/apache/incubator-pulsar/pull/1851) Fixing 
resource leak due to open file descriptors in SecurityUtility.
+
+The complete list of changes can be found at:
+https://github.com/apache/incubator-pulsar/milestone/15?closed=1
+
+https://github.com/apache/incubator-pulsar/releases/tag/v1.22.1-incubating
+
 ### 2.0.0-rc1-incubating &mdash; 2018-05-29 <a id="2.0.0-rc1-incubating"></a>
 
 This is the fifth release of Apache Pulsar since entering the ASF incubator 
and the


 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to