Skip to content

Commit 4104e06

Browse files
authored
update the release schedule (#5275)
1 parent 63e02ae commit 4104e06

File tree

3 files changed

+16
-14
lines changed

3 files changed

+16
-14
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,21 +82,23 @@ RELEASE SCHEDULE
8282

8383
![HDF5 release schedule](doc/img/release-schedule.png)
8484

85-
HDF5 does not release on a regular schedule. Instead, releases are driven by
86-
new features and bug fixes, though we try to have at least one release of each
87-
maintenance branch per year. Future HDF5 releases indicated on this schedule
88-
are tentative.
85+
HDF5 does not follow a regular release schedule. Instead, updates are based on the
86+
introduction of new features and the resolution of bugs. However, we aim to have at
87+
least one annual release for each maintenance branch. Please note that the future
88+
HDF5 releases listed on this schedule are tentative.
89+
90+
> [!IMPORTANT]
91+
> In subsequent releases after 1.14, HDF5 will adopt [semantic versioning](https://semver.org/).
92+
> Therefore, the upcoming major release will be designated as 2.0.0.
8993
9094
| Release | New Features |
9195
| ------- | ------------ |
92-
| 2.0.0 | Drop Autotools support, drop the HDF5 <--> GIF tools, add complex number support, update library defaults (cache sizes, etc.), use semantic versioning |
96+
| 2.0.0 | Drop Autotools support, drop the HDF5 <--> GIF tools, add complex number support, update library defaults (cache sizes, etc.) |
9397
| FUTURE | Multi-threaded HDF5, crashproofing / metadata journaling, Full (VFD) SWMR, encryption, digital signatures, sparse datasets, improved storage for variable-length datatypes, better Unicode support (especially on Windows) |
9498

95-
NOTE: In the March 2025 release we will begin using semantic versioning (https://semver.org/) and the previously announced 1.16.0 version will instead be numbered 2.0.0.
96-
9799
[A list of planned HDF5 2.0 features and bugfixes can be found here.](https://github.com/HDFGroup/hdf5/wiki/HDF5-2.0-Planning)
98100

99-
This list of feature release versions is also tentative, and the specific release
101+
This list of feature release versions is tentative, and the release
100102
in which a feature is introduced may change.
101103

102104

doc/img/release-schedule.plantuml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,24 +23,24 @@ Project starts 2023-01-01
2323
[1.12.3] happens 2023-11-30
2424
[1.12] is colored in #88CCEE
2525

26-
[1.14] starts at 2023-01-01 and lasts 92 weeks
26+
[1.14] starts at 2023-01-01 and lasts 110 weeks
2727
[1.14.1] happens at 2023-04-30
2828
[1.14.2] happens at 2023-08-31
2929
[1.14.3] happens at 2023-10-31
3030
[1.14.4.2] happens at 2024-04-15
3131
[1.14.4.3] happens at 2024-05-22
3232
[1.14.5] happens at 2024-09-30
33+
[1.14.6] happens at 2025-01-30
3334
[1.14.1] displays on same row as [1.14.1]
3435
[1.14.2] displays on same row as [1.14.1]
3536
[1.14.3] displays on same row as [1.14.1]
3637
[1.14.4.2] displays on same row as [1.14.1]
3738
[1.14.5] displays on same row as [1.14.1]
39+
[1.14.6] displays on same row as [1.14.1]
3840
[1.14] is colored in #B187CF
3941

40-
[2.0] starts at 2024-09-30 and lasts 53 weeks
41-
[2.0.0] happens at 2025-03-31
42-
[2.1.0] happens at 2025-09-30
43-
[2.1.0] displays on same row as [2.0.0]
42+
[2.0] starts at 2024-09-30 and lasts 64 weeks
43+
[2.0.0] happens at 2025-09-30
4444
[2.0] is colored in #02BFA0
4545

46-
@endgantt
46+
@endgantt

doc/img/release-schedule.png

778 Bytes
Loading

0 commit comments

Comments
 (0)