From 4f2b9888a87ed32671d73a2029f921aa61e1f501 Mon Sep 17 00:00:00 2001 From: Jannik Lindemann Date: Fri, 24 Jul 2026 12:12:54 +0200 Subject: [PATCH] SystemDS 3.4.0 Release Notes --- _src/_data/navigation.yml | 8 +- _src/_data/project.yml | 2 +- _src/documentation.html | 7 +- .../systemds-release-notes-3.4.0.md | 76 +++++++++++++++++++ 4 files changed, 85 insertions(+), 8 deletions(-) create mode 100644 _src/release-notes/systemds-release-notes-3.4.0.md diff --git a/_src/_data/navigation.yml b/_src/_data/navigation.yml index 4481395a..bb5b89e0 100644 --- a/_src/_data/navigation.yml +++ b/_src/_data/navigation.yml @@ -27,10 +27,10 @@ topnav: subcategories: - title: latest url: https://apache.github.io/systemds/ - - title: 3.3.0 (stable) - url: https://systemds.apache.org/docs/3.3.0/ - - title: Release Notes 3.3.0 - url: https://systemds.apache.org/release-notes/systemds-release-notes-3.3.0 + - title: 3.4.0 (stable) + url: https://systemds.apache.org/docs/3.4.0/ + - title: Release Notes 3.4.0 + url: https://systemds.apache.org/release-notes/systemds-release-notes-3.4.0 - title: Community diff --git a/_src/_data/project.yml b/_src/_data/project.yml index 226a90d1..93482aaa 100644 --- a/_src/_data/project.yml +++ b/_src/_data/project.yml @@ -43,7 +43,7 @@ issues_list_archive_markmail: jira: SYSTEMDS release_name: systemds -release_version: 3.3.0 +release_version: 3.4.0 source_repository: https://git-wip-us.apache.org/repos/asf/systemds.git source_repository_mirror: https://github.com/apache/systemds diff --git a/_src/documentation.html b/_src/documentation.html index b4ca0a8e..5224fa2d 100644 --- a/_src/documentation.html +++ b/_src/documentation.html @@ -38,13 +38,14 @@

{{ site.data.project.name }} Documentation

Documentation such as programming guides, reference guides, and API docs is available for SystemDS below:

Latest

- 3.3.0 - ReleaseNotes + 3.4.0 + ReleaseNotes

each released version of SystemML/DS: