diff --git a/changelog.xml b/changelog.xml index 5a3dbe1..4b4211f 100644 --- a/changelog.xml +++ b/changelog.xml @@ -1,135 +1,185 @@ - - [Feature #18038] Catalogue Resolver: resolve a public ITEM URL to the public VRE Catalogue (if available) + + [Bug #18951] URI-Resolver: redirect to catalogue public item + must manage the case 'catalogue-' - - - [Feature #17630] Support parametric Content-Disposition + + + [Feature #18038] Catalogue Resolver: resolve a public ITEM URL + to the public VRE Catalogue (if available) - [Bug #17650] Bug #17650: URI-Resolver: HEAD request to + + + [Feature #17630] Support parametric Content-Disposition + + [Bug #17650] Bug #17650: URI-Resolver: HEAD request to StorageID link does not return the "content-disposition - - - [Incident #17180] Bug fixes + + + [Incident #17180] Bug fixes - - - [Feature #16263] Added new dataminer-invocation-model + + + [Feature #16263] Added new dataminer-invocation-model - [Task #16296] Bug fixes + [Task #16296] Bug fixes - [Task #16471] Tested Catalogue Resolver backward compatibility + [Task #16471] Tested Catalogue Resolver backward compatibility - [Incident #16671] Fixing Catalogue Resolver in case of working + [Incident #16671] Fixing Catalogue Resolver in case of working with INFRASTRUCTURE and VO scope - [Incident #16713] GN harvesting from CKAN does not work + [Incident #16713] GN harvesting from CKAN does not work properly - - - [Task #12740] Developed as web-service by using jersey + + + [Task #12740] Developed as web-service by using jersey framework - [Task #12294] Created the resolver 'parthenosregistry' + [Task #12294] Created the resolver 'parthenosregistry' - [Task #13006] Fixing issue on resolving public Catalogues + [Task #13006] Fixing issue on resolving public Catalogues - [Task #12969] Create the new resolvers: "Analitycs" and + [Task #12969] Create the new resolvers: "Analitycs" and "Knime" - + [Feature #13072] Provide Metadata of a public link - - - [Task #10070] Catalogue Resolver enhancement: resolve + + + [Task #10070] Catalogue Resolver enhancement: resolve public/private items to public/private catalogue - - - [Task #9538] Geonetwork-Uri Resolver enhancement: provide new + + + [Task #9538] Geonetwork-Uri Resolver enhancement: provide new filters and improve current ones - - - [Feature #9108] Edit the GenericResource + + + [Feature #9108] Edit the GenericResource (ApplicationProfile-Gis Viewer Application) - - - [Feature #8494] Remove GeoServices query from URI-Resolver + + + [Feature #8494] Remove GeoServices query from URI-Resolver - - - [Feature #7350] GeoExplorer Resolver: resolve a GeoExplorer + + + [Feature #7350] GeoExplorer Resolver: resolve a GeoExplorer Link - [Task #7626] Fix issue on set/reset scope + [Task #7626] Fix issue on set/reset scope - [Task #7807] Provide a check for HAProxy - - - [Task #6492] Catalogue Resolver: "improve"/"build better" + [Task #7807] Provide a check for HAProxy + + + [Task #6492] Catalogue Resolver: "improve"/"build better" public URLs to products - [Task #6952] Catalogue Resolver: update on the fly the + [Task #6952] Catalogue Resolver: update on the fly the Application Profile for VRE's used to resolve Product URL - - - [Task #6119] Provide CatalogueResolver: get/resolve a link to + + + [Task #6119] Provide CatalogueResolver: get/resolve a link to a CKAN Entity - [Task #6262] Catalogue Resolver: get/resolve a direct link + [Task #6262] Catalogue Resolver: get/resolve a direct link - - - Removed scope provider from several resolver - - - [Feature #4207] Uri Resolver upgrade: it must support new + + + Removed scope provider from several resolver + + + [Feature #4207] Uri Resolver upgrade: it must support new Geonetwork Manager - [Task #4250] Geonetwork Resolver upgrade: it must return only + [Task #4250] Geonetwork Resolver upgrade: it must return only "private" Metadata Ids for CKAN harversting - - - [Task #3135] Uri Resolver enhancements: create a Geonetwork + + + [Task #3135] Uri Resolver enhancements: create a Geonetwork Resolver - [Feature #4000] URI Resolver - must support HEAD request + [Feature #4000] URI Resolver - must support HEAD request - - - [Feature #2008] Updated the method to resolve gCube Storage ID + + + [Feature #2008] Updated the method to resolve gCube Storage ID - [Feature #1925] Added class UriResolverRewriteFilter to filter + [Feature #1925] Added class UriResolverRewriteFilter to filter the different public link types, see: #1959 - [gCube - Support #2695] Uri Resolver: patch to fix old bug in + [gCube - Support #2695] Uri Resolver: patch to fix old bug in HL renaming files - - - [Feature #416] Added code to read fileName and content-type + + + [Feature #416] Added code to read fileName and content-type (mime type) from Storage - - - Fixed bug on encoding - Added new resolver: Storage ID Resolver - - - Integrated Gis-Resolver - - - Added fileName and contentType parameters to SMP URI resolver + + + Fixed bug on encoding + Added new resolver: Storage ID Resolver + + + Integrated Gis-Resolver + + + Added fileName and contentType parameters to SMP URI resolver - - - first release - + + + first release + \ No newline at end of file diff --git a/pom.xml b/pom.xml index d5bc4f3..96d4125 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.gcube.data.transfer uri-resolver - 2.3.1 + 2.3.1-SNAPSHOT war The URI Resolver is an HTTP URI resolver implemented as an REST service which gives access trough HTTP to different gcube Resolvers and gCube Applications.