This is an automated email from the ASF dual-hosted git repository. asq pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-crail.git
commit 986cd4f7846a3b2d26d3dcb5b52d2a8ed37fbbb0 Author: Adrian Schuepbach <a...@apache.org> AuthorDate: Tue Nov 26 14:45:19 2019 +0100 [Documentation] update HISTORY Signed-off-by: Adrian Schuepbach <a...@apache.org> --- HISTORY.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 76a3094..3cca03f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -16,6 +16,27 @@ See the License for the specific language governing permissions and limitations under the License. {% endcomment %} --> +## [1.2](https://github.com/apache/incubator-crail/tree/v1.2 - 26.11.2019 + +#### New features / improvements + +* [[CRAIL-106](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-106)] Allow namenode as parameter instead of conf file. +* [[CRAIL-100](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-100)] Fix DiSNI version in Dockerfile +* [[CRAIL-96](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-96)] Make host NQN configurable +* [[CRAIL-90](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-90)] Release documentation clarifications +* [[CRAIL-83](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-83)] Include README in binary tarball + + + +#### Bug fixes + +* [[CRAIL-104](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-104)] StorageServer client RDMA completion queue persists unused, if client disconnects +* [[CRAIL-103](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-103)] StorageServer client enpoint does not get destroyed if client disconnects. +* [[CRAIL-99](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-99)] Docker file uses wrong naming and fails building image +* [[CRAIL-98](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-98)] Make keepalive thread a daemon thread +* [[CRAIL-93](https://jira.apache.org/jira/projects/CRAIL/issues/CRAIL-93)] Do not append port to subsystem NQN + + ## [1.1](https://github.com/apache/incubator-crail/tree/v1.1) - 26.11.2018