Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Docs(other) update Releases table #673

Merged
merged 2 commits into from
Jul 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/releases/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title = "Dgraph Releases"
weight = 14
+++

The latest Dgraph release is the v23.1 series.
The latest Dgraph release is the v24 series.

Dgraph releases starting v22.0.0 is following semver
[See the post here](https://discuss.dgraph.io/t/dgraph-v22-0-0-rc1-20221003-release-candidate/).
Expand All @@ -20,6 +20,7 @@ To learn about the latest releases and other important announcements, watch the

Release | First Release Date | End of Life
-----------------------|--------------------|--------------
[v24.0][] | June 2024 | December 2025
[v23.1][] | October 2023 | April 2025
[v23.0][] | May 2023 | November 2024
[v22.0][] | October 2022 | April 2024
Expand All @@ -32,6 +33,7 @@ To learn about the latest releases and other important announcements, watch the
[v1.1][] | January 2020 | January 2021
[v1.0][] | December 2017 | March 2020

[v24.0]: https://discuss.dgraph.io/t/dgraph-release-v24-0-0-is-now-available/19346
[v23.1]: https://discuss.dgraph.io/t/dgraph-23-1-0-is-generally-available-on-dgraph-cloud-dockerhub-and-github/18980
[v23.0]: https://discuss.dgraph.io/t/dgraph-release-v23-0-0-is-now-generally-available/18634
[v22.0]: https://discuss.dgraph.io/t/dgraph-release-v22-0-2-is-now-generally-available/18117
Expand Down
Loading