Skip to content
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

4.3.15 release notes 2 #5187

Merged
merged 3 commits into from
Nov 8, 2024
Merged
Show file tree
Hide file tree
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: 2 additions & 2 deletions site/content/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@ which artifacts RDF4J provides.

### RDF4J 4.3

- [RDF4J 4.3.14 SDK (zip)](http://www.eclipse.org/downloads/download.php?file=/rdf4j/eclipse-rdf4j-4.3.14-sdk.zip)
- [RDF4J 4.3.14 onejar](http://www.eclipse.org/downloads/download.php?file=/rdf4j/eclipse-rdf4j-4.3.14-onejar.jar)
- [RDF4J 4.3.15 SDK (zip)](http://www.eclipse.org/downloads/download.php?file=/rdf4j/eclipse-rdf4j-4.3.15-sdk.zip)
- [RDF4J 4.3.15 onejar](http://www.eclipse.org/downloads/download.php?file=/rdf4j/eclipse-rdf4j-4.3.15-onejar.jar)


### RDF4J 4.2
Expand Down
14 changes: 14 additions & 0 deletions site/content/news/rdf4j-4315.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: "RDF4J 4.3.15 released"
date: 2024-11-07T15:39:52+0100
layout: "single"
categories: ["news"]
---
RDF4J 4.3.15 is now available. This is a patch release fixing 4 bugs.

For more details, have a look at the [release notes](/release-notes/4.3.15).
<!--more-->
### Links

- [Download RDF4J](/download/)
- [release notes](/release-notes/4.3.15).
7 changes: 7 additions & 0 deletions site/content/release-notes/4.3.15.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: "4.3.15"
toc: true
---
RDF4J 4.3.15 is a patch release that fixes 4 issues.

For a complete overview, see [all issues fixed in 4.3.15](https://github.com/eclipse/rdf4j/milestone/112?closed=1).
Binary file added site/static/javadoc/4.3.15.tgz
Binary file not shown.
Loading