Skip to content

Commit f48ccc3

Browse files
committed
update news
1 parent 60346d8 commit f48ccc3

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,14 @@ categories: ["news"]
66
---
77
Milestone number 1 of the upcoming 5.3.0 release of RDF4J is now available for download.
88

9-
RDF4J 5.3.0 is a minor release focusing on ... .
9+
RDF4J 5.3.0 is a minor release focusing on stability and getting the code ready for the next major release.
1010

11-
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.
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.
1217

1318
<!--more-->
1419

0 commit comments

Comments
 (0)