gx-rest/CHANGELOG.md

42 lines
682 B
Markdown
Raw Normal View History

This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Changelog for gxREST
2021-05-27 16:10:31 +02:00
## [v1.2.0-SNAPSHOT]
2021-05-27 16:10:31 +02:00
- Managing new UMA token and not only old authz gcube token [#21525]
- Switched JSON management to gcube-jackson [#19737]
## [v1.1.3] [r4.20.0] - 2019-10-19
- Allow clients to set secure protocol
- Switch from TLSv1 to TLSv1.2
## [v1.1.2] [r4.20.0] - 2019-10-19
- Migration to Git
## [v1.1.1] [r4.0.0] - 2019-03-30
- Allow to set the media type for the returned entity in the Error Response.
## [v1.1.0] [r4.13.1] - 2019-02-26
- ...
## [v1.0.1] [r4.13.0] - 2018-11-20
- ...
## [v1.0.0] [r4.12.0] - 2018-06-20
- First Release