diff options
-rw-r--r-- | doc/release-notes/8.2.md | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/doc/release-notes/8.2.md b/doc/release-notes/8.2.md new file mode 100644 index 00000000000..4d7098ec57c --- /dev/null +++ b/doc/release-notes/8.2.md @@ -0,0 +1,27 @@ +# Release notes for Gluster 8.2 + +This is a Improvements and bugfix release. The release notes for [8.0](8.0.md), [8.1](8.1.md) +contain a listing of all the new features that were added +and bugs fixed in the GlusterFS 8 stable release. + +**NOTE:** Next minor release tentative date: Week of 20th Oct, 2020 + +### Improvements and Highlights + +Below improvements have been added to this minor release. + +- Glustereventsd will accept IPv6 packets too. Issue ([#1377](https://github.com/gluster/glusterfs/issues/1377)) + +## Builds are available at + +[https://download.gluster.org/pub/gluster/glusterfs/8/8.2/](https://download.gluster.org/pub/gluster/glusterfs/8/8.2/) + +## Issues addressed in this release + +Please find the list of issues added to this release below. + +- [#1000](https://github.com/gluster/glusterfs/issues/1000) [bug:1193929] GlusterFS can be improved +- [#1060](https://github.com/gluster/glusterfs/issues/1060) [bug:789278] Issues reported by Coverity static analysis tool +- [#1332](https://github.com/gluster/glusterfs/issues/1332) Unable to Upgrade to Gluster 7 from Earlier Version +- [#1440](https://github.com/gluster/glusterfs/issues/1440) glusterfs 7.7 fuse client memory leak +- [#1472](https://github.com/gluster/glusterfs/issues/1472) Readdir-ahead leads to inconsistent ls results |