diff --git a/README.md b/README.md index e0338286362..bc9c59ce23f 100644 --- a/README.md +++ b/README.md @@ -82,15 +82,13 @@ new features and bug fixes, though we try to have at least one release of each maintenance branch per year. Future HDF5 releases indicated on this schedule are tentative. -**NOTE**: HDF5 1.12 is being retired early due to its incomplete and incompatible VOL -layer. - | Release | New Features | | ------- | ------------ | -| 1.10.11 | CVE fixes, Last HDF5 1.10 release | +| 1.10.11 | CVE fixes, last HDF5 1.10 release | | 1.12.3 | CVE fixes, performance improvements, H5Dchunk\_iter(), last HDF5 1.12 release | -| 1.14.2 | CVE fixes | -| 1.14.2 | VFD SWMR (tentative) | +| 1.14.3 | CVE-free!, better cross-compile support | +| 1.14.4 | S3 VFD improvements | +| TBD | VFD SWMR | | 2.0.0 | TBD | This list of feature release versions is also tentative, and the specific release diff --git a/doc/img/release-schedule.plantuml b/doc/img/release-schedule.plantuml index 8490bdce161..57a86b9c3e2 100644 --- a/doc/img/release-schedule.plantuml +++ b/doc/img/release-schedule.plantuml @@ -27,14 +27,16 @@ Project starts 2022-01-01 [1.12.3] displays on same row as [1.12.2] [1.12] is colored in #88CCEE -[1.14] starts at 2023-01-01 and lasts 64 weeks +[1.14] starts at 2023-01-01 and lasts 78 weeks [1.14.0] happens at 2022-12-31 [1.14.1] happens at 2023-04-30 [1.14.2] happens at 2023-08-31 [1.14.3] happens at 2023-10-31 +[1.14.4] happens at 2024-03-31 [1.14.1] displays on same row as [1.14.0] [1.14.2] displays on same row as [1.14.0] [1.14.3] displays on same row as [1.14.0] +[1.14.4] displays on same row as [1.14.0] [1.14] is colored in #B187CF @endgantt diff --git a/doc/img/release-schedule.png b/doc/img/release-schedule.png index fe1efedad26..dc051ed2b8c 100644 Binary files a/doc/img/release-schedule.png and b/doc/img/release-schedule.png differ