From 895183d5a2eceabcfdd81daff87ecab1159c32c6 Mon Sep 17 00:00:00 2001 From: Rinku Kothiya Date: Wed, 16 Sep 2020 07:15:41 +0000 Subject: doc: Added release 8.2 notes Updates: #1485 Change-Id: Ia42666051df1624444ea203bf8b7c876cf78b592 Signed-off-by: Rinku Kothiya --- doc/release-notes/8.2.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/release-notes/8.2.md 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 -- cgit