2020-08-06 14:51:24 +02:00
|
|
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
2020-06-21 22:34:22 +02:00
|
|
|
# Changelog for gxHTTP
|
|
|
|
|
2024-10-03 16:07:07 +02:00
|
|
|
## [v2.0.0]
|
2022-06-15 17:57:12 +02:00
|
|
|
|
|
|
|
- removed all the old providers
|
|
|
|
- removed set of gcube headers
|
2022-07-08 15:15:32 +02:00
|
|
|
- removed isExtCall because authorization headers are not added automatically anymore
|
2022-06-15 17:57:12 +02:00
|
|
|
|
2020-08-06 14:51:24 +02:00
|
|
|
|
2021-06-23 14:22:19 +02:00
|
|
|
## [v1.2.0]
|
2020-08-06 14:51:24 +02:00
|
|
|
|
2021-05-27 15:14:24 +02:00
|
|
|
- Managing new UMA token and not only old authz gcube token [#21525]
|
2020-08-06 14:51:24 +02:00
|
|
|
- Switched JSON management to gcube-jackson [#19737]
|
|
|
|
|
|
|
|
|
2024-10-03 16:01:04 +02:00
|
|
|
## [v1.1.3] - 2019-10-19
|
2020-08-06 14:51:24 +02:00
|
|
|
|
|
|
|
- Allow clients to set secure protocol
|
|
|
|
- Switch from TLSv1 to TLSv1.2
|
|
|
|
|
2020-06-21 22:34:22 +02:00
|
|
|
|
2024-10-03 16:01:04 +02:00
|
|
|
## [v1.1.2] - 2019-10-19
|
2020-08-06 14:51:24 +02:00
|
|
|
|
|
|
|
- Migration to Git
|
|
|
|
|
|
|
|
|
2024-10-03 16:01:04 +02:00
|
|
|
## [v1.1.1] - 2019-03-30
|
2020-08-06 14:51:24 +02:00
|
|
|
|
|
|
|
- Allow to set the media type for the returned entity in the Error Response.
|
|
|
|
|
|
|
|
|
2024-10-03 16:01:04 +02:00
|
|
|
## [v1.1.0] - 2019-02-26
|
2020-08-06 14:51:24 +02:00
|
|
|
|
|
|
|
- ...
|
|
|
|
|
|
|
|
|
2024-10-03 16:01:04 +02:00
|
|
|
## [v1.0.1] - 2018-11-20
|
2020-08-06 14:51:24 +02:00
|
|
|
|
|
|
|
- ...
|
|
|
|
|
|
|
|
|
2024-10-03 16:01:04 +02:00
|
|
|
## [v1.0.0] - 2018-06-20
|
2020-06-21 22:34:22 +02:00
|
|
|
|
2020-08-06 14:51:24 +02:00
|
|
|
- First Release
|