diff options
author | Rinku Kothiya <rkothiya@redhat.com> | 2020-09-16 07:15:41 +0000 |
---|---|---|
committer | Rinku Kothiya <rkothiya@redhat.com> | 2020-09-16 12:01:05 +0000 |
commit | 895183d5a2eceabcfdd81daff87ecab1159c32c6 (patch) | |
tree | 21a9c574b9f0e5f3bdd758f094e342a3a9acaba8 | |
parent | 85ff28ace3901a5a54d8de42d33ab2f9ac528ed8 (diff) |
doc: Added release 8.2 notesv8.2
Updates: #1485
Change-Id: Ia42666051df1624444ea203bf8b7c876cf78b592
Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
-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 |