Fixed changelog dates

This commit is contained in:
Luca Frosini 2022-12-23 11:00:35 +01:00
parent 95f6e3940b
commit da5649ec6f
1 changed files with 13 additions and 13 deletions

View File

@ -9,7 +9,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Set resource-registry-publisher dependency scope to provided
- Switching to Facet Based IS [#20225]
## [v2.4.1] [r5.14.0] - 2022-11-04
## [v2.4.1] [r5.14.0] - 2022-12-07
- Integrating Sphinx for documentation [#23833]
- Migrated Social service interaction to social-service-client [#23151]
@ -17,7 +17,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Fixed item listing [#23901]
## [v2.4.0] [r5.13.1] - 2022-09-05
## [v2.4.0] [r5.13.1] - 2022-09-16
- Added moderation link in moderation message [#23142]
- Added query parameter in item listing to get the whole item instead of just the name [#23691]
@ -25,13 +25,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Explict request for approved items return only moderated and approved [#23696]
## [v2.3.0] [r5.13.0] - 2022-07-14
## [v2.3.0] [r5.13.0] - 2022-07-22
- Switched moderation messages to notification [#23317]
- Item listing returns items in the default organization and not in all supported organization
## [v2.2.0] [r5.11.0] - 2022-05-10
## [v2.2.0] [r5.11.0] - 2022-05-12
- Switched gcat credentials to new IAM authz [#21628][#22727]
- Added support to manage configurations [#22658][#22742]
@ -44,7 +44,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- ClientID requests are now properly supported [#21903]
## [v2.1.0] [r5.7.0] - 2022-01-14
## [v2.1.0] [r5.7.0] - 2022-01-27
- Added query parameter social_post_notification to override default VRE behaviour [#21345]
- Users are created/referenced in the form <Surname Name> and not vice-versa [#21479]
@ -55,7 +55,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Added empty trash API [#13322]
## [v2.0.0] [r5.2.0] - 2021-04-20
## [v2.0.0] [r5.2.0] - 2021-05-04
- Fixed retrieving of filename from content-disposition http header used to persist a resource [#21216]
- Fixed author and maintainer name and email [#21059][#21189]
@ -65,46 +65,46 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
- Added support to publish an item organizations not matching the current context [#19365]
## [v1.4.5] [r5.1.0] - 2021-03-15
## [v1.4.5] [r5.1.0] - 2021-05-31
- Removed 'owner_org' field from result when reading an item [#20919]
- Dirty patched item validator [#20965]
- Improved error message return with message got from CKAN [#19516]
## [v1.4.4] [r5.0.0] - 2021-02-10
## [v1.4.4] [r5.0.0] - 2021-02-24
- Added count method for Item collection [#20627]
- Added count method for Organization, Group and Profile collection [#20629]
- Switched JSON management to gcube-jackson [#19735]
## [v1.4.3] [r4.23.0] - 2020-06-11
## [v1.4.3] [r4.23.0] - 2020-06-16
- Social Post is disabled if not explicitly enabled by the client [#19295]
- Solved null pointer exception while creating the JSON object to send to CKAN to create the user [#19395]
## [v1.4.2] [r4.20.0] - 2020-02-04
## [v1.4.2] [r4.20.0] - 2020-02-14
- Added method to retrieve a persisted file
- Considering that a file could not be persisted because it could be published via portlet
## [v1.4.1] [r4.18.0] - 2019-12-19
## [v1.4.1] [r4.18.0] - 2019-12-20
- Fixed distro files and pom according to new release procedure
- Fixed metadata checks
## [v1.4.0] [r4.15.0] - 2019-10-10
## [v1.4.0] [r4.15.0] - 2019-11-20
- Items listing API when invoked at VO level allow to get all the catalogue items or filtering them by organization [#17635]
- Enabled the possibility of filtering the result of items listing API [#17645]
- User information are checked/updated on CKAN using portal information [#16360]
## [v1.3.0] [r4.14.0] - 2019-06-12
## [v1.3.0] [r4.14.0] - 2019-06-27
- Removed the requirement of providing the id of an item in update [#16740]
- Resource URL existence is not checked anymore [#16748]