dataminer/CHANGELOG.md

71 lines
899 B
Markdown
Raw Normal View History

2020-06-10 14:42:03 +02:00
# Changelog
2020-11-20 16:25:19 +01:00
## [v1.76.0] - 2020-11-20
- Config path passed as parameter
## [v1.6.0] - 2020-05-12
2020-06-10 14:42:03 +02:00
2020-06-10 14:54:38 +02:00
### Fixes
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 14:54:38 +02:00
### Fixes
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 14:54:38 +02:00
### Fixes
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 14:54:38 +02:00
### Features
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
### Fixes
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 14:54:38 +02:00
### Features
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
### Features
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
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).