This is an automated email from the ASF dual-hosted git repository.

afs pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git


The following commit(s) were added to refs/heads/main by this push:
     new c2d0dce5f5 CHANGES for Jena 6.1.0
c2d0dce5f5 is described below

commit c2d0dce5f5f409cdd9fb16451f71a8e5e594ca17
Author: Andy Seaborne <[email protected]>
AuthorDate: Mon May 11 14:12:52 2026 +0100

    CHANGES for Jena 6.1.0
---
 CHANGES.txt | 37 +++++++++++++++++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/CHANGES.txt b/CHANGES.txt
index 26caa9a3f5..843d03518a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,40 @@
+==== Apache Jena 6.1.0
+Released: 2026-05-11
+Issues: https://s.apache.org/jena-6.1.0-issues
+Announcement:
+https://lists.apache.org/thread/73m3r8tk42hky9tkc5tfwpgyt0opq399
+
+== Jena 6.1.0
+
+This version of Jena has support for RDF 1.2 syntax, input and output.
+RDF/XML support has recently been added to complete the RDF 1.2 formats. 
+SPARQL 1.2 query, update and result set formats are up-to-date for the 
+features for RDF 1.2
+
+All RDF 1.1 usage of Jena remains unaffected.
+
+The RDF and SPARQL Working Group is in the final stages of completing 
+it's work. This includes the various test suites.
+
+The working group is seeking feedback from all RDF users.
+
+== Contributions to Jena 6.1.0:
+
+Contributors:
+
+@lance-sp
+   https://github.com/apache/jena/issue/3877
+Fix for transaction abort in TDB2
+
+@Aklakan
+   https://github.com/apache/jena/pull/3807
+Allow URIs as values of ja:cxtName
+
+@pjfanning
+   https://github.com/apache/jena/pull/3808
+Improvements to BUILD.md
+
+
 ==== Apache Jena 6.0.0
 Released: 2026-02-04
 Issues: https://s.apache.org/jena-6.0.0-issues

Reply via email to