wps/CHANGELOG.md

59 lines
1.2 KiB
Markdown
Raw Normal View History

# Changelog
## [v1.2.0] - 2022-04-05
- Added support to new JWT token via URI Resolver [#23107]
2022-04-01 10:37:29 +02:00
## [v1.1.10] - 2022-03-21
2022-04-01 10:37:29 +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
2022-03-15 11:15:20 +01:00
## [v1.1.9] - 2022-01-26
- Updated pom.xml to fix max computation limit [#22700]
2021-10-07 12:57:15 +02:00
## [v1.1.8] - 2021-05-17
2021-05-17 15:22:29 +02:00
- Updated pom.xml to add to the war the new libraries released to solve slf4j-over-log4j issue [#11956]
2020-11-30 16:22:27 +01:00
## [v1.1.7] - 2020-11-11
- Added a printStackTrace in executeRequest
2020-11-30 16:22:27 +01:00
- config Path configurable via web.xml
2021-01-20 16:02:23 +01:00
- fix repository declarations
2022-04-01 10:37:29 +02:00
## [v1.1.6] - 2020-10-15
- Updated pom.xml for support gcube-bom-2.0.0-SNAPSHOT [#19790]
2020-06-10 15:31:36 +02:00
2020-10-29 15:26:34 +01:00
## [v1.1.5] - 2020-06-05
- Updated ExecuteResponseBuilder for support protocol option [#19423]
- Updated to Git and Jenkins [#18120]
## [v1.1.3] - 2018-12-13
- Added https support [#13024]
## [v1.1.0] - 2017-09-24
- Dynamic adding, removing and updating of algorithms added
- Moved to SocialNetworkingService 2.0
## [v1.0.0] - 2017-09-01
- First Release
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).