From 38ab7218132a3085967ff2fc8085f4b2416f13f2 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Fri, 1 Oct 2021 16:48:49 +0200 Subject: [PATCH 1/3] Update 'README.md' add report to gCube 5.4.1 --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 27db5b7..deebf06 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,14 @@ The following documentation is available for each release: ## Versions +## 5.4.1 +* Released on 01-10-2021 +* [Build Configuration](closed/5.4.1/gcube-5.4.1.yaml) +* [Build Report](closed/5.4.1/build_commits.1038.csv) +* [Tag Report](closed/5.4.1/tags.150.csv) +* [Release Notes](closed/5.4.1/release_notes.276.md) + + ## 5.4.0 * Released on 05-08-2021 * [Build Configuration](closed/5.4.0/gcube-5.4.0.yaml) From bf6f4051a535cd729d638183c217ccc6efa04219 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Tue, 5 Oct 2021 10:53:41 +0200 Subject: [PATCH 2/3] Update 'closed/5.4.0/release_notes.269.md' Add what's new section --- closed/5.4.0/release_notes.269.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/closed/5.4.0/release_notes.269.md b/closed/5.4.0/release_notes.269.md index a86816c..df2b702 100644 --- a/closed/5.4.0/release_notes.269.md +++ b/closed/5.4.0/release_notes.269.md @@ -1,5 +1,13 @@ # Release Notes for gCube 5.4.0 +## What's New in gCube 5.3.0 + +* Improved performance on many applications and services using workspace and storage, among which: Messages, Anagraphic & Social service, PerformFish form uploads; +* Released a new major version of the smart-executor framework and all its plugins, resulting in better performance, maintenance, and security; +* Enhancements on the Identity and Access Management related components for better performance; +* Various fixes on Workspace-THREDDS servers syncronization and auditing & accounting framework. + + --- ### maven-parent 1.1.0 Tagged commit: _[8a77d953ab3460ec871ff06da53e6af06c748df0](https://code-repo.d4science.org/gCubeSystem/maven-parent/commit/8a77d953ab3460ec871ff06da53e6af06c748df0)_ From 875a68606d204c4766e62975f545c70f2c859a2b Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Tue, 5 Oct 2021 10:54:26 +0200 Subject: [PATCH 3/3] Update 'closed/5.4.0/release_notes.269.md' fix what's new section --- closed/5.4.0/release_notes.269.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/closed/5.4.0/release_notes.269.md b/closed/5.4.0/release_notes.269.md index df2b702..aa992e5 100644 --- a/closed/5.4.0/release_notes.269.md +++ b/closed/5.4.0/release_notes.269.md @@ -1,6 +1,6 @@ # Release Notes for gCube 5.4.0 -## What's New in gCube 5.3.0 +## What's New in gCube 5.4.0 * Improved performance on many applications and services using workspace and storage, among which: Messages, Anagraphic & Social service, PerformFish form uploads; * Released a new major version of the smart-executor framework and all its plugins, resulting in better performance, maintenance, and security;