From f771d4464fd11489015af7221dcd0e9facdad005 Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Fri, 1 Apr 2022 10:25:36 +0200 Subject: [PATCH] Updated Changelog --- CHANGELOG.md | 35 +++++------------------------------ 1 file changed, 5 insertions(+), 30 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 813c0a7..279ff59 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,92 +1,67 @@ -This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). - # Changelog for "dataminer" ## [v1.8.1-SNAPSHOT] - 2022-03-21 -### Fixes - +- Update wps service to support not writing of the computation status to the user's workspace [#23054] - Fixed protocol parameter when persistence is disabled ## [v1.8.0] - 2022-01-24 -### Fixes - - Fixed max computations support [#22700] ## [v1.7.1] - 2021-05-24 -### Fixes - - Fixed obsolete short urls [#20971] ## [v1.7.0] - 2020-11-20 -### Fixes - - import range modified to resolve old repositories invalid url -## [v1.6.0] - 2020-05-12 -### Fixes +## [v1.6.0] - 2020-05-12 - Added storagehub retry in InputsManager class, getLocalFile method [#19253] - ## [v1.5.9] - 2019-11-20 -### Fixes - - Fixed Content-Type support for files in the results of computations [#18096] - ## [v1.5.8] - 2019-10-01 -### Fixes - - Fixed https link for output parameter [#17659] - ## [v1.5.7] - 2019-03-01 -### Features - - Updated https support [#13024] ## [v1.5.2] - 2017-12-13 -### Fixes - - added the right extension on output file - lock file created on execution - ## [v1.5.1] - 2017-09-14 -### Features - - added accounting on algorithm execution - ## [v1.5.0] - 2017-07-31 -### Features - - service interface classes moved to wps project - ## [v1.1.0] - 2016-10-03 - First Release + +This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +