From 5c2548456424b99d41fff2a7468660ba7c0da0aa Mon Sep 17 00:00:00 2001 From: ShyamsundarR Date: Wed, 27 Mar 2019 16:12:39 -0400 Subject: doc: Added release notes for 4.1.8 Fixes: bz#1667099 Change-Id: I605c3d1c9256c36d9082066c2d906fe74b12314c Signed-off-by: ShyamsundarR --- doc/release-notes/4.1.8.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/release-notes/4.1.8.md diff --git a/doc/release-notes/4.1.8.md b/doc/release-notes/4.1.8.md new file mode 100644 index 00000000000..2b29754f3a9 --- /dev/null +++ b/doc/release-notes/4.1.8.md @@ -0,0 +1,27 @@ +# Release notes for Gluster 4.1.8 + +This is a bugfix release. The release notes for [4.1.0](4.1.0.md), [4.1.1](4.1.1.md), [4.1.2](4.1.2.md), +[4.1.3](4.1.3.md), [4.1.4](4.1.4.md), [4.1.5](4.1.5.md), [4.1.6](4.1.6.md) and [4.1.7](4.1.7.md) contains a listing of all the new +features that were added and bugs fixed in the GlusterFS 4.1 stable release. + +**NOTE:** Next minor release tentative date: Week of 20th May, 2019 + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-4.1.7 are listed below. + +- [#1670303](https://bugzilla.redhat.com/1670303): api: bad GFAPI_4.1.6 block +- [#1672249](https://bugzilla.redhat.com/1672249): quorum count value not updated in nfs-server vol file +- [#1673265](https://bugzilla.redhat.com/1673265): Fix timeouts so the tests pass on AWS +- [#1687746](https://bugzilla.redhat.com/1687746): [geo-rep]: Checksum mismatch when 2x2 vols are converted to arbiter +- [#1691292](https://bugzilla.redhat.com/1691292): glusterfs FUSE client crashing every few days with 'Failed to dispatch handler' +- [#1693057](https://bugzilla.redhat.com/1693057): dht_revalidate may not heal attrs on the brick root +- [#1693201](https://bugzilla.redhat.com/1693201): core: move "dict is NULL" logs to DEBUG log level -- cgit