You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by vr...@apache.org on 2015/09/24 04:37:40 UTC

[21/50] [abbrv] incubator-apex-core git commit: Fixed Changelog Format

Fixed Changelog Format

Conflicts:
	CHANGELOG.md


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/9aa8514a
Tree: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/tree/9aa8514a
Diff: http://git-wip-us.apache.org/repos/asf/incubator-apex-core/diff/9aa8514a

Branch: refs/heads/feature-module
Commit: 9aa8514afd0c97f3561c25843da4ecdcdd5eeb80
Parents: f296129
Author: DataTorrent CI <je...@datatorrent.com>
Authored: Thu Sep 10 18:05:50 2015 +0530
Committer: Aniruddha Thombre <an...@aniruddhas.com>
Committed: Mon Sep 14 18:49:01 2015 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-apex-core/blob/9aa8514a/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 141ff79..af1ca53 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,22 @@
 Apex Changelog
 ========================================================================================================================
 
+
+Version 3.1.0
+------------------------------------------------------------------------------------------------------------------------
+
+### Improvement
+* [APEX-12] - Fix Base Operator To Not Show Name Property In App Builder
+
+### Bug
+* [APEX-35] - Test exceptions due to missing directory in saveMetaInfo
+* [APEX-36] - FSStorageAgent to account for HDFS lease when writing checkpoint files
+* [APEX-37] - Container and operator json line file in StreamingContainerManager should not be appended from previous app attempt 
+* [APEX-43] - SchemaSupport: TUPLE_CLASS attribute should use Class2String StringCodec
+* [APEX-56] - Controlled plan modification on operator shutdown 
+
+
+
 Version 3.0.0
 ------------------------------------------------------------------------------------------------------------------------