Skip to content

add v25 Preview to Changelog #134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 23, 2025
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
5 changes: 4 additions & 1 deletion dgraph/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ import DgraphWIP from "/snippets/dgraph-wip.mdx"

<DgraphWIP />

The latest Dgraph release is the v24 series.
The latest Dgraph release is the v24 series with
[v25 Preview](/dgraph/v25-preview) now available.

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

| Release | First Release Date | End of Life |
| --------------------- | ------------------ | -------------- |
| [v25.0 Preview][] | TBD | TBD |
| [v24.1][] | March 2025 | September 2026 |
| [v24.0][] | June 2024 | December 2025 |
| [v23.1][] | October 2023 | April 2025 |
Expand All @@ -35,6 +37,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 |

[v25.0 Preview]: https://hypermode.com/blog/dgraph-v25-preview
[v24.1]: https://hypermode.com/blog/dgraph-v241-knowledge-graphs-faster
[v24.0]:
https://discuss.hypermode.com/t/dgraph-release-v24-0-0-is-now-available/19346
Expand Down