fixed tag at [2.12.1] [r4.24.0]

This commit is contained in:
Francesco Mangiacrapa 2020-06-22 17:37:53 +02:00
parent b28e98969d
commit 951c1761f3
1 changed files with 22 additions and 42 deletions

View File

@ -1,77 +1,67 @@
# Changelog # Changelog
All notable changes to this project will be documented in this file. 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). This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v2-12-1] [r4-24-0] - 2020-06-18
## [2.12.1] [r4.24.0] - 2020-06-18
**Bug fixes** **Bug fixes**
[#19479] Add Resource facility does not work [#19479] Add Resource facility does not work
## [2-12-0] - [${buildDate}] ## [2.12.0] - ${buildDate}
[Feature #18039] Ckan-Util-Library: read the vre-public-url into GR "CkanPortlet" [Feature #18039] Ckan-Util-Library: read the vre-public-url into GR "CkanPortlet"
## [2.10.0] - ${buildDate}
## [2-10-0] - [${buildDate}]
[Task #16895] Try to patch some methods of the jackan library [Task #16895] Try to patch some methods of the jackan library
## [2.9.0] - ${buildDate}
## [2-9-0] - [${buildDate}]
[Task #16471] Migrate to new Catalogue Resolver [Task #16471] Migrate to new Catalogue Resolver
## [2.8.1] - ${buildDate}
## [2-8-1] - [${buildDate}]
Added title on updated of records refs #16395 Added title on updated of records refs #16395
## [2.8.1] - 2019-02-26
## [2-8-1] - [2019-02-26]
Fixed Bug on social post publishing Fixed Bug on social post publishing
## [2.8.0] - 2018-11-20
## [2-8-0] - [2018-11-20]
Patched method DataCatalogueImpl#getPortletURL Patched method DataCatalogueImpl#getPortletURL
## [2.7.0] - 2018-10-10
## [2-7-0] - [2018-10-10]
Added the possibility to deny social post on catalogue-ws #12514 Added the possibility to deny social post on catalogue-ws #12514
## [2.6.0] - 2018-07-18
## [2-6-0] - [2018-07-18]
Enhance timeout in requests to CKAN in ckan-util-library #12050 Enhance timeout in requests to CKAN in ckan-util-library #12050
## [2.5.0] - 2018-02-28
## [2-5-0] - [2018-02-28]
Code cleanup Code cleanup
## [2.4.2] - 2018-02-28
## [2-4-2] - [2018-02-28]
Portlet url is built on the fly (#11294) Portlet url is built on the fly (#11294)
## [2.4.1] - 2018-01-10
## [2-4-1] - [2018-01-10]
Minor fix for delegates Minor fix for delegates
@ -80,28 +70,24 @@ Added support for statistics (requires solrj)
Added method for retrieving main landing pages Added method for retrieving main landing pages
## [2.4.0] - 2017-11-01
## [2-4-0] - [2017-11-01]
Added delegate roles method Added delegate roles method
Added search methods for datasets Added search methods for datasets
## [2.3.2] - 2017-08-01
## [2-3-2] - [2017-08-01]
Minor fixes Minor fixes
## [2.3.1] - 2017-07-01
## [2-3-1] - [2017-07-01]
Mime type fix for resources Mime type fix for resources
## [2.3.0] - 2017-05-01
## [2-3-0] - [2017-05-01]
Pom fixes Pom fixes
@ -110,22 +96,19 @@ Moved to java 8
Added method to add a dataset to a group and its parents (if any) Added method to add a dataset to a group and its parents (if any)
## [2.2.1] - 2017-04-01
## [2-2-1] - [2017-04-01]
Some minor changes Some minor changes
## [2.2.0] - 2017-02-01
## [2-2-0] - [2017-02-01]
Added method to delete/purge group Added method to delete/purge group
Project structure and so packages are changed (gwt-widget like structure) Project structure and so packages are changed (gwt-widget like structure)
## [2.1.0] - 2016-12-01
## [2-1-0] - [2016-12-01]
Product creation methods improved Product creation methods improved
@ -136,8 +119,7 @@ Added methods to manage groups
Added method to patch product/resource Added method to patch product/resource
## [2.0.0] - 2016-11-01
## [2-0-0] - [2016-11-01]
Added support for datasets's relationships (create, delete, retrieve methods) Added support for datasets's relationships (create, delete, retrieve methods)
@ -148,8 +130,6 @@ Added code to discover a new Application Profile (see ticket #4925)
Added methods to manage group creation, assing a user/product to a group Added methods to manage group creation, assing a user/product to a group
## [1.0.0] - 2016-06-01
## [1-0-0] - [2016-06-01]
First Release First Release