uri-resolver-manager/CHANGELOG.md

66 lines
1.0 KiB
Markdown
Raw Normal View History

2020-05-15 15:27:28 +02:00
# Changelog
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2023-03-28 12:39:50 +02:00
## [v1.7.0]
2023-03-28 12:39:50 +02:00
- Integrated the new Geoportal-Resolver [#24842]
2022-07-26 14:20:33 +02:00
## [v1.6.0] - 2022-07-26
2022-04-26 17:21:13 +02:00
**New**
- [#23157] Enhanced to manage the CatalogueResolver with input query string
2022-07-26 14:20:33 +02:00
- Moved to gcube-bom.2.0.2
2022-04-26 17:21:13 +02:00
## [v1.5.0] - 2021-11-05
2021-11-05 17:57:37 +01:00
#### Enhancement
2021-11-05 17:57:37 +01:00
* [22385] Integrated with Catalogue Resolver and SHUB Resolver
2020-05-15 15:27:28 +02:00
2021-04-23 18:17:11 +02:00
## [v1.4.2] - 2021-04-21
2021-04-21 17:15:05 +02:00
#### Bug fixes
2021-04-21 17:15:05 +02:00
* [#21240] Generates broken gis-link
2021-04-21 17:15:05 +02:00
## [v1.4.1] - 2020-05-06
2020-05-15 15:27:28 +02:00
* [Bug #19215] UriResolverManager: request to DL (the shortener) must be encoded
2020-05-15 15:27:28 +02:00
## [v1.4.0] - 2019-11-26
* Migrated to git
## [v1.3.0] - 2016-09-27
* [Bug #4941] Removed jumps of scope
## [v1.2.0] - 2016-06-28
## [v1.1.0] - 2016-06-24
* Removed maven-portal-bom as dependency
## [v1.1.0] - 2015-05-04
* Updated to support several Access Point for each Resolver
* Introduced Entry Names in Uri-Resolver-Map
## [v1.0.0] - 2014-10-13
* First Release
2020-05-15 15:27:28 +02:00