diff --git a/site/content/news/rdf4j-600-M1.md b/site/content/news/rdf4j-600-M1.md new file mode 100644 index 0000000000..1b95350293 --- /dev/null +++ b/site/content/news/rdf4j-600-M1.md @@ -0,0 +1,22 @@ +--- +title: "RDF4J 6.0.0 Milestone 1" +date: 2026-04-24T14:38:22+0200 +layout: "single" +categories: ["news"] +--- +Milestone number 1 of the upcoming 6.0.0 release of RDF4J is now available for download. + +RDF4J 6.0.0 is a major release focusing on dependency upgrades, lmdb improvements and http client improvements. + +Please note that RDF4J 6.0.0-M1 requires Java 25. + +This milestone build is not yet feature-complete, but we are putting it out to receive early feedback on all the improvements we have put in. + + + + - [issues fixed in 6.0.0 Milestone 1](https://github.com/eclipse/rdf4j/issues?q=is%3Aissue+label%3AM1+is%3Aclosed+milestone%3A6.0.0) + - [issues planned for 6.0.0](https://github.com/eclipse/rdf4j/milestone/128) + +### Links + +- [Download RDF4J](/download/) diff --git a/site/static/javadoc/6.0.0-M1.tar.xz b/site/static/javadoc/6.0.0-M1.tar.xz new file mode 100644 index 0000000000..03e42387e0 Binary files /dev/null and b/site/static/javadoc/6.0.0-M1.tar.xz differ diff --git a/site/static/javadoc/latest.tar.xz b/site/static/javadoc/latest.tar.xz index 9a1e0809ca..03e42387e0 100644 Binary files a/site/static/javadoc/latest.tar.xz and b/site/static/javadoc/latest.tar.xz differ