You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by an...@apache.org on 2015/10/08 12:13:00 UTC

[2/2] incubator-apex-core git commit: Updating CHANGELOG

Updating CHANGELOG


Project: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/commit/80ac8f94
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/80ac8f94
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/80ac8f94

Branch: refs/heads/release-3.1
Commit: 80ac8f94fbd730e70757555e419bcdbfd9e8dce1
Parents: b03cf76
Author: DataTorrent CI <je...@datatorrent.com>
Authored: Thu Oct 8 15:30:07 2015 +0530
Committer: DataTorrent CI <je...@datatorrent.com>
Committed: Thu Oct 8 15:30:07 2015 +0530

----------------------------------------------------------------------
 CHANGELOG.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/80ac8f94/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index af1ca53..d3d9191 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,27 @@
 Apex Changelog
 ========================================================================================================================
 
+Version 3.1.1
+------------------------------------------------------------------------------------------------------------------------
+
+### Improvement
+
+* [APEX-122] - Fail release build when there are dependencies on snapshot version
+
+### Task
+
+* [APEX-81] - Update netlet dependency to release version
+
+### Bug
+
+* [APEX-89] - Javascript error when launching an app under CDH 5.2 (hadoop 2.5.0)
+* [APEX-101] - Negative Memory reported for Application Master
+* [APEX-121] - Making sure that state is transferred to client for Statefull Codec
+* [APEX-126] - handleIdleTime Called Outside Of The Space Between beginWindow and endWindow
+* [APEX-127] - Tags of overridden setter/getter methods are lost if there are no comments
+* [APEX-149] - In secure mode non-HA setup STRAM web service calls are failing
+* [APEX-170] -  StringCodec registered with BeanUtils is throwing null pointer
+
 
 Version 3.1.0
 ------------------------------------------------------------------------------------------------------------------------