diff options
author | Rinku Kothiya <rkothiya@redhat.com> | 2020-04-16 05:46:33 +0000 |
---|---|---|
committer | Rinku Kothiya <rkothiya@redhat.com> | 2020-04-16 05:50:03 +0000 |
commit | df0a3c99dce0255bb39009684ed16f08cb685f1f (patch) | |
tree | 4fe067c7c24a87f1cb355bde8a647fa48ed16f32 | |
parent | 608d824408898bfd299e84e1aa263201dc06b9cb (diff) |
doc: Added release 7.5 notesv7.5
Fixes: #1174
Change-Id: Idca6d5dd2d069435df9a6882a6bef32fb6916bb9
Signed-off-by: Rinku Kothiya <rkothiya@redhat.com>
-rw-r--r-- | doc/release-notes/7.5.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/release-notes/7.5.md b/doc/release-notes/7.5.md new file mode 100644 index 00000000000..ce083dc88e2 --- /dev/null +++ b/doc/release-notes/7.5.md @@ -0,0 +1,28 @@ +# Release notes for Gluster 7.5 + +This is a bugfix release. The release notes for [7.0](7.0.md) +contains a listing of all the new features that were added +and bugs fixed in the GlusterFS 7 stable release. + +**NOTE:** Next minor release tentative date: Week of 20th May, 2020 + +## Major changes, features and limitations addressed in this release + +**None** + + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-7.4 are listed below. + +[#832](https://github.com/gluster/glusterfs/issues/832) Permission Denied in logs +[#884](https://github.com/gluster/glusterfs/issues/884) [bug:1808688] Data corruption with asynchronous writes +[#1067](https://github.com/gluster/glusterfs/issues/1067) [bug:1661889] Metadata heal picks different brick each time as source if there are no pending xattrs. +[#1127](https://github.com/gluster/glusterfs/issues/1127) Mount crash during background shard cleanup +[#1134](https://github.com/gluster/glusterfs/issues/1134) snap_scheduler.py init failing with "TypeError: Can't mix strings and bytes in path components" +[#1152](https://github.com/gluster/glusterfs/issues/1152) Spurious failure of tests/bugs/protocol/bug-1433815-auth-allow.t +[#1168](https://github.com/gluster/glusterfs/issues/1168) glusterfsd crash due to health-check failed, going down ,system call errorno not return |