Skip to content

Commit 73a6f37

Browse files
Merge pull request #715 from msaju/master
Release date field in Release notes
2 parents 195b6ba + 696c0ab commit 73a6f37

File tree

14 files changed

+28
-1
lines changed

14 files changed

+28
-1
lines changed

docs/Upgrade-Guide/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Upgrading GlusterFS
44

55
If you are using GlusterFS version 6.x or above, you can upgrade it to the following:
66

7+
- [Upgrading to 10](./upgrade-to-10.md)
78
- [Upgrading to 9](./upgrade-to-9.md)
89
- [Upgrading to 8](./upgrade-to-8.md)
910
- [Upgrading to 7](./upgrade-to-7.md)

docs/release-notes/10.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release notes for Gluster 10.0
22

3+
**Release date:** 16-Nov-2021
4+
35
This is a major release that includes a range of features, code improvements and stability fixes as noted below.
46

57
A selection of the key features and changes are documented in this page.

docs/release-notes/8.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release notes for Gluster 8.0
22

3+
**Release date:** 09-July-2020
4+
35
This is a major release that includes a range of features, code improvements and stability fixes as noted below.
46

57
A selection of the key features and changes are documented in this page.

docs/release-notes/8.1.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release notes for Gluster 8.1
22

3+
**Release date:** 27-Aug-2020
4+
35
This is a Improvements and bugfix release. The release notes for [8.0](8.0.md)
46
contains a listing of all the new features that were added
57
and bugs fixed in the GlusterFS 8 stable release.

docs/release-notes/8.2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release notes for Gluster 8.2
22

3+
**Release date:** 23-Sept-2020
4+
35
This is a Improvements and bugfix release. The release notes for [8.0](8.0.md), [8.1](8.1.md)
46
contain a listing of all the new features that were added
57
and bugs fixed in the GlusterFS 8 stable release.

docs/release-notes/8.3.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release notes for Gluster 8.3
22

3+
**Release date:** 23-Dec-2020
4+
35
This is a bugfix release. The release notes for [8.0](8.0.md), [8.1](8.1.md) and [8.2](8.2.md)
46
contain a listing of all the new features that were added
57
and bugs fixed in the GlusterFS 8 stable release.

docs/release-notes/8.4.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release notes for Gluster 8.4
22

3+
**Release date:** 01-Mar-2021
4+
35
This is a bugfix release. The release notes for [8.0](8.0.md), [8.1](8.1.md), [8.2](8.2.md) and [8.3](8.3.md)
46
contain a listing of all the new features that were added
57
and bugs fixed in the GlusterFS 8 stable release.

docs/release-notes/8.5.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release notes for Gluster 8.5
22

3+
**Release date:** 17-May-2021
4+
35
This is a bugfix release. The release notes for [8.0](8.0.md), [8.1](8.1.md), [8.2](8.2.md), [8.3](8.3.md) and [8.4](8.4.md) contain a listing of all the new features that were added and bugs fixed in the GlusterFS 8 stable release.
46

57
**NOTE:**

docs/release-notes/8.6.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release notes for Gluster 8.6
22

3+
**Release date:** 30-Aug-2021
4+
35
This is a bugfix release. The release notes for [8.0](8.0.md), [8.1](8.1.md), [8.2](8.2.md), [8.3](8.3.md), [8.4](8.4.md) and [8.5](8.5.md) contain a listing of all the new features that were added and bugs fixed in the GlusterFS 8 stable release.
46

57
**NOTE:**

docs/release-notes/9.0.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Release notes for Gluster 9.0
22

3+
**Release date:** 05-Feb-2021
4+
35
This is a major release that includes a range of features, code improvements and stability fixes as noted below.
46

57
A selection of the key features and changes are documented in this page.
@@ -259,4 +261,4 @@ Bugs addressed since release-8 are listed below.
259261
- [#824](https://github.com/gluster/glusterfs/issues/824) Migrate bugzilla workflow to github issues workflow
260262
- [#816](https://github.com/gluster/glusterfs/issues/816) RFE: Data/MetaData separator Translator
261263
- [#790](https://github.com/gluster/glusterfs/issues/790) infinite loop in common-utils.c - gf_rev_dns_lookup_cache() ?
262-
- [#763](https://github.com/gluster/glusterfs/issues/763) thin-arbiter: Testing report
264+
- [#763](https://github.com/gluster/glusterfs/issues/763) thin-arbiter: Testing report

0 commit comments

Comments
 (0)