Skip to content

Commit

Permalink
4.3.15 release notes 2 (#5187)
Browse files Browse the repository at this point in the history
  • Loading branch information
hmottestad authored Nov 8, 2024
2 parents 2a24692 + f47ca24 commit 08a518a
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 2 deletions.
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.

0 comments on commit 08a518a

Please sign in to comment.