Skip to content

Commit bb9eb67

Browse files
authored
5.3.0-M1-release-notes (#5633)
2 parents 3ca8731 + f48ccc3 commit bb9eb67

File tree

3 files changed

+25
-0
lines changed

3 files changed

+25
-0
lines changed

site/content/news/rdf4j-530-M1.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: "RDF4J 5.3.0 Milestone 1"
3+
date: 2025-12-21T23:16:10+0100
4+
layout: "single"
5+
categories: ["news"]
6+
---
7+
Milestone number 1 of the upcoming 5.3.0 release of RDF4J is now available for download.
8+
9+
RDF4J 5.3.0 is a minor release focusing on stability and getting the code ready for the next major release.
10+
11+
### Notable changes in 5.3.0 M1
12+
13+
- The Var implementation used in the query engine now supports custom implementations through the Java Service Provider Interface (SPI). See: [Var.java](https://github.com/eclipse-rdf4j/rdf4j/blob/1fd83f729d0c1a23d66cda2eeea5b77994d1b586/core/queryalgebra/model/src/main/java/org/eclipse/rdf4j/query/algebra/Var.java#L320)
14+
- The Solr Sail has been deprecated and will be removed in the next major release.
15+
16+
This milestone build is not yet feature-complete, but we are putting it out to receive early feedback on the deprecation.
17+
18+
<!--more-->
19+
20+
- [issues fixed in 5.3.0 Milestone 1](https://github.com/eclipse/rdf4j/issues?q=is%3Aissue+label%3AM1+is%3Aclosed+milestone%3A5.3.0)
21+
- [issues planned for 5.3.0](https://github.com/eclipse/rdf4j/milestone/124)
22+
23+
### Links
24+
25+
- [Download RDF4J](/download/)
3.41 MB
Binary file not shown.

site/static/javadoc/latest.tar.xz

109 KB
Binary file not shown.

0 commit comments

Comments
 (0)