Repository: incubator-crail
Updated Branches:
  refs/heads/master ef110ee77 -> 9f5cfd333


v1.0 release history

Close #19

Signed-off-by: Jonas Pfefferle <peppe...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail/commit/9f5cfd33
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crail/tree/9f5cfd33
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crail/diff/9f5cfd33

Branch: refs/heads/master
Commit: 9f5cfd33316346e159aaaed109abe686762310e0
Parents: ef110ee
Author: Jonas Pfefferle <peppe...@apache.org>
Authored: Thu Apr 12 10:58:13 2018 +0200
Committer: Jonas Pfefferle <peppe...@apache.org>
Committed: Thu Apr 12 13:22:53 2018 +0200

----------------------------------------------------------------------
 HISTORY.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-crail/blob/9f5cfd33/HISTORY.md
----------------------------------------------------------------------
diff --git a/HISTORY.md b/HISTORY.md
new file mode 100644
index 0000000..90e4358
--- /dev/null
+++ b/HISTORY.md
@@ -0,0 +1,17 @@
+## [1.0](https://github.com/apache/incubator-crail/tree/v1.0) - 12.04.2018
+
+This is our first Apache incubator release. Below are new features and bug 
fixes since the import to Apache.
+
+#### New features / improvements
+
+* [[CRAIL-22](https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-22)] 
New NVMf storage tier that does not depend on SPDK
+* [[CRAIL-17](https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-17)] 
CrailBufferedStream: align access on underlying CoreStream
+* [[CRAIL-11](https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-11)] 
Enable environment variable expansion in crail-site.conf
+* [[CRAIL-10](https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-10)] 
Allow nodes in Crail to be non-enumerable.
+* [[CRAIL-9](https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-9)] 
Allow Crail to use multiple cores if configured with NaRPC (RPC or Storage)
+
+#### Bug fixes
+
+* [[CRAIL-3](https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-3)] 
Directory index lost when writing
+* [[CRAIL-4](https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-4)] 
getLong and getShort functions on the CrailBufferInputStream return double
+* [[CRAIL-8](https://issues.apache.org/jira/projects/CRAIL/issues/CRAIL-8)] 
Make sure DataNodeInfo.key is invalidated on object updates
\ No newline at end of file

Reply via email to