From 05efb3cafdc2bd034d0a238342841e15e9197e13 Mon Sep 17 00:00:00 2001 From: hari gowtham Date: Wed, 17 Jul 2019 02:34:47 +0530 Subject: doc: Added release notes for 4.1.10 Fixes: bz#1730489 Change-Id: I333f73f13eb71ff65d4e1ea8d6d67972260d62e0 Signed-off-by: hari gowtham --- doc/release-notes/4.1.10.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/release-notes/4.1.10.md (limited to 'doc/release-notes/4.1.10.md') diff --git a/doc/release-notes/4.1.10.md b/doc/release-notes/4.1.10.md new file mode 100644 index 00000000000..b1ea3a7046c --- /dev/null +++ b/doc/release-notes/4.1.10.md @@ -0,0 +1,23 @@ +# Release notes for Gluster 4.1.10 + +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), [4.1.7](4.1.7.md), [4.1.8](4.1.8.md) and [4.1.9](4.1.9.md) +contains a listing of all the new features that were added and bugs fixed +in the GlusterFS 4.1 stable release. + +## Major changes, features and limitations addressed in this release + +**None** + +## Major issues + +**None** + +## Bugs addressed + +Bugs addressed since release-4.1.9 are listed below. + +- [#1721109](https://bugzilla.redhat.com/1721109): Failed to create volume which transport_type is "tcp,rdma" +- [#1729221](https://bugzilla.redhat.com/1729221): Upcall: Avoid sending upcalls for invalid Inode +- [#1729223](https://bugzilla.redhat.com/1729223): Ganesha-gfapi logs are flooded with error messages related to "gf_uuid_is_null(gfid)) [Invalid argument]" when lookups are running from multiple clients -- cgit