You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by do...@apache.org on 2017/06/08 08:55:29 UTC

incubator-rocketmq-site git commit: Add issues to release notes

Repository: incubator-rocketmq-site
Updated Branches:
  refs/heads/master fbef4631d -> 062491362


Add issues to release notes


Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/commit/06249136
Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/06249136
Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/06249136

Branch: refs/heads/master
Commit: 06249136291d6aef54ddea94e01a3f76ece68af4
Parents: fbef463
Author: dongeforever <do...@apache.org>
Authored: Thu Jun 8 16:55:21 2017 +0800
Committer: dongeforever <do...@apache.org>
Committed: Thu Jun 8 16:55:21 2017 +0800

----------------------------------------------------------------------
 _posts/2017-06-02-release-notes-4.1.0-incubating.md | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/06249136/_posts/2017-06-02-release-notes-4.1.0-incubating.md
----------------------------------------------------------------------
diff --git a/_posts/2017-06-02-release-notes-4.1.0-incubating.md b/_posts/2017-06-02-release-notes-4.1.0-incubating.md
index 5cdc2db..73a3e77 100644
--- a/_posts/2017-06-02-release-notes-4.1.0-incubating.md
+++ b/_posts/2017-06-02-release-notes-4.1.0-incubating.md
@@ -33,6 +33,10 @@ Release Notes - Apache RocketMQ - Version 4.1.0-incubating
 *   [[ROCKETMQ-176](https://issues.apache.org/jira/browse/ROCKETMQ-176)] - Improvement the Maven Central Badge in readme
 *   [[ROCKETMQ-187](https://issues.apache.org/jira/browse/ROCKETMQ-187)] - Measure the code coverage for Integration Tests
 *   [[ROCKETMQ-148](https://issues.apache.org/jira/browse/ROCKETMQ-148)] - Migrate all relevant docs from the old Github project's wiki to the ASF site
+*   [[ROCKETMQ-218](https://issues.apache.org/jira/browse/ROCKETMQ-218)] - Add IT test for Filter By SQL 92
+*   [[ROCKETMQ-219](https://issues.apache.org/jira/browse/ROCKETMQ-219)] - Add Batch Example
+*   [[ROCKETMQ-220](https://issues.apache.org/jira/browse/ROCKETMQ-220)] - README.md update, remove some github links
+
 
 ## Bug
 
@@ -57,6 +61,8 @@ Release Notes - Apache RocketMQ - Version 4.1.0-incubating
 *   [[ROCKETMQ-199](https://issues.apache.org/jira/browse/ROCKETMQ-199)] - consumers can not receive stock information.
 *   [[ROCKETMQ-200](https://issues.apache.org/jira/browse/ROCKETMQ-200)] - Cluster name is always missing when fetch ClusterInfo from name server
 *   [[ROCKETMQ-206](https://issues.apache.org/jira/browse/ROCKETMQ-206)] - Load JSON config file error if non-1byte character exists
+*   [[ROCKETMQ-208](https://issues.apache.org/jira/browse/ROCKETMQ-208)] - incompatibility problem found in enviroment of JDK 1.7 when running client
+