dataminer/CHANGELOG.md

73 lines
1.2 KiB
Markdown
Raw Normal View History

# Changelog for "dataminer"
2022-04-07 15:18:08 +02:00
## [v1.9.0] - 2022-04-05
2022-04-05 18:23:49 +02:00
- Added support to new JWT token via URI Resolver [#23107]
2022-04-01 10:32:55 +02:00
## [v1.8.1] - 2022-03-21
2022-04-01 10:25:36 +02:00
- Update wps service to support not writing of the computation status to the user's workspace [#23054]
- Fixed protocol parameter when persistence is disabled
2020-06-10 14:42:03 +02:00
2022-03-15 11:12:16 +01:00
## [v1.8.0] - 2022-01-24
- Fixed max computations support [#22700]
## [v1.7.1] - 2021-05-24
- Fixed obsolete short urls [#20971]
2020-06-10 14:42:03 +02:00
## [v1.7.0] - 2020-11-20
2020-11-20 16:25:19 +01:00
- import range modified to resolve old repositories invalid url
2020-11-20 16:25:19 +01:00
2020-06-10 14:42:03 +02:00
2022-04-01 10:25:36 +02:00
## [v1.6.0] - 2020-05-12
2020-06-10 14:42:03 +02:00
2020-06-10 15:21:32 +02:00
- Added storagehub retry in InputsManager class, getLocalFile method [#19253]
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
## [v1.5.9] - 2019-11-20
2020-06-10 14:42:03 +02:00
2020-06-10 15:21:32 +02:00
- Fixed Content-Type support for files in the results of computations [#18096]
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
## [v1.5.8] - 2019-10-01
2020-06-10 14:42:03 +02:00
2020-06-10 15:21:32 +02:00
- Fixed https link for output parameter [#17659]
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
## [v1.5.7] - 2019-03-01
2020-06-10 14:42:03 +02:00
2020-06-10 15:21:32 +02:00
- Updated https support [#13024]
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
## [v1.5.2] - 2017-12-13
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
- added the right extension on output file
- lock file created on execution
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
## [v1.5.1] - 2017-09-14
2020-06-10 14:42:03 +02:00
2020-06-10 15:21:32 +02:00
- added accounting on algorithm execution
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
## [v1.5.0] - 2017-07-31
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
- service interface classes moved to wps project
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
## [v1.1.0] - 2016-10-03
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
- First Release
2020-06-10 14:42:03 +02:00
2022-04-01 10:25:36 +02:00
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).