From ec3e8ccdf4624eb51c136cd21efb2a789b4d0ca1 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Wed, 10 Jun 2020 18:25:38 +0200 Subject: [PATCH] ref 19423: DataMiner - Update DataMiner Service in Dev for support https https://support.d4science.org/issues/19423 Updated for support https protocol --- CHANGELOG.md | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++ changelog.xml | 20 +++++++++---------- pom.xml | 2 +- 3 files changed, 65 insertions(+), 11 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..a900f80 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,54 @@ + +# Changelog + + + +## [v1.6.3] [r4.24.0] - 2020-06-10 + +### Features + +- Updated for support https protocol [#19423] + + + +## [v1.6.0] - 2017-09-27 + +### Features + +- Moved to the new SocialNetowrkingService 2.0 + + + +## [v1.4.0] - 2016-09-27 + +### Features + +- Moved generic Worker to Dataminer + + + +## [v1.3.0] - 2016-04-01 + +### Features + +- Web application publisher + + + +## [v1.2.0] - 2016-02-08 + +### Features + +- Management of SAI algorithm + + + +## [v1.0.0] - 2015-05-27 + +### Features + +- First Release + + + +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). diff --git a/changelog.xml b/changelog.xml index c7ef6e1..e373946 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,32 +1,32 @@ - Updated to Git and Jenkins and new maven-parent + component="org.gcube.data-analysis.ecological-engine-smart-executor.1-6-3" + date="2020-06-10"> + Updated for support https protocol [#19423] + component="org.gcube.data-analysis.ecological-engine-smart-executor.1-6-0" + date="2017-09-27"> Moved to the new SocialNetowrkingService 2.0 + component="org.gcube.data-analysis.ecological-engine-smart-executor.1-4-0" + date="2016-09-27"> Moved generic Worker to Dataminer Web application publisher Management of SAI algorithm First Release diff --git a/pom.xml b/pom.xml index 31719f0..62145d3 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.dataanalysis ecological-engine-smart-executor - 1.6.3-SNAPSHOT + 1.6.3 ecological-engine-smart-executor Smart Ecological Engine Executor library