Fixed Changelog
This commit is contained in:
parent
5dabca9c30
commit
e5554f3935
30
CHANGELOG.md
30
CHANGELOG.md
|
@ -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
|
- Set resource-registry-publisher dependency scope to provided
|
||||||
|
|
||||||
|
|
||||||
## [v2.4.1]
|
## [v2.4.1] [r5.14.0] - 2022-11-04
|
||||||
|
|
||||||
- Integrating Sphinx for documentation [#23833]
|
- Integrating Sphinx for documentation [#23833]
|
||||||
- Migrated Social service interaction to social-service-client [#23151]
|
- 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]
|
- Fixed item listing [#23901]
|
||||||
|
|
||||||
|
|
||||||
## [v2.4.0]
|
## [v2.4.0] [r5.13.1] - 2022-09-05
|
||||||
|
|
||||||
- Added moderation link in moderation message [#23142]
|
- Added moderation link in moderation message [#23142]
|
||||||
- Added query parameter in item listing to get the whole item instead of just the name [#23691]
|
- 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]
|
- Explict request for approved items return only moderated and approved [#23696]
|
||||||
|
|
||||||
|
|
||||||
## [v2.3.0]
|
## [v2.3.0] [r5.13.0] - 2022-07-14
|
||||||
|
|
||||||
- Switched moderation messages to notification [#23317]
|
- Switched moderation messages to notification [#23317]
|
||||||
- Item listing returns items in the default organization and not in all supported organization
|
- Item listing returns items in the default organization and not in all supported organization
|
||||||
|
|
||||||
|
|
||||||
## [v2.2.0]
|
## [v2.2.0] [r5.11.0] - 2022-05-10
|
||||||
|
|
||||||
- Switched gcat credentials to new IAM authz [#21628][#22727]
|
- Switched gcat credentials to new IAM authz [#21628][#22727]
|
||||||
- Added support to manage configurations [#22658][#22742]
|
- 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]
|
- ClientID requests are now properly supported [#21903]
|
||||||
|
|
||||||
|
|
||||||
## [v2.1.0]
|
## [v2.1.0] [r5.7.0] - 2022-01-14
|
||||||
|
|
||||||
- Added query parameter social_post_notification to override default VRE behaviour [#21345]
|
- 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]
|
- 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]
|
- Added empty trash API [#13322]
|
||||||
|
|
||||||
|
|
||||||
## [v2.0.0] [r5.2.0] - 2021-05-04
|
## [v2.0.0] [r5.2.0] - 2021-04-20
|
||||||
|
|
||||||
- Fixed retrieving of filename from content-disposition http header used to persist a resource [#21216]
|
- Fixed retrieving of filename from content-disposition http header used to persist a resource [#21216]
|
||||||
- Fixed author and maintainer name and email [#21059][#21189]
|
- Fixed author and maintainer name and email [#21059][#21189]
|
||||||
|
@ -65,39 +65,39 @@ 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]
|
- Added support to publish an item organizations not matching the current context [#19365]
|
||||||
|
|
||||||
|
|
||||||
## [v1.4.5] [r5.1.0] - 2021-03-31
|
## [v1.4.5] [r5.1.0] - 2021-03-15
|
||||||
|
|
||||||
- Removed 'owner_org' field from result when reading an item [#20919]
|
- Removed 'owner_org' field from result when reading an item [#20919]
|
||||||
- Dirty patched item validator [#20965]
|
- Dirty patched item validator [#20965]
|
||||||
- Improved error message return with message got from CKAN [#19516]
|
- Improved error message return with message got from CKAN [#19516]
|
||||||
|
|
||||||
|
|
||||||
## [v1.4.4] [r5.0.0] - 2021-02-24
|
## [v1.4.4] [r5.0.0] - 2021-02-10
|
||||||
|
|
||||||
- Added count method for Item collection [#20627]
|
- Added count method for Item collection [#20627]
|
||||||
- Added count method for Organization, Group and Profile collection [#20629]
|
- Added count method for Organization, Group and Profile collection [#20629]
|
||||||
- Switched JSON management to gcube-jackson [#19735]
|
- Switched JSON management to gcube-jackson [#19735]
|
||||||
|
|
||||||
|
|
||||||
## [v1.4.3] [r4.23.0] - 2020-06-19
|
## [v1.4.3] [r4.23.0] - 2020-06-11
|
||||||
|
|
||||||
- Social Post is disabled if not explicitly enabled by the client [#19295]
|
- 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]
|
- 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-14
|
## [v1.4.2] [r4.20.0] - 2020-02-04
|
||||||
|
|
||||||
- Added method to retrieve a persisted file
|
- Added method to retrieve a persisted file
|
||||||
- Considering that a file could not be persisted because it could be published via portlet
|
- Considering that a file could not be persisted because it could be published via portlet
|
||||||
|
|
||||||
|
|
||||||
## [v1.4.1] [r4.18.0] - 2019-12-20
|
## [v1.4.1] [r4.18.0] - 2019-12-19
|
||||||
|
|
||||||
- Fixed distro files and pom according to new release procedure
|
- Fixed distro files and pom according to new release procedure
|
||||||
- Fixed metadata checks
|
- Fixed metadata checks
|
||||||
|
|
||||||
|
|
||||||
## [v1.4.0] [r4.15.0] - 2019-11-06
|
## [v1.4.0] [r4.15.0] - 2019-10-10
|
||||||
|
|
||||||
- Items listing API when invoked at VO level allow to get all the catalogue items or filtering them by organization [#17635]
|
- 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]
|
- Enabled the possibility of filtering the result of items listing API [#17645]
|
||||||
|
@ -110,7 +110,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
- Resource URL existence is not checked anymore [#16748]
|
- Resource URL existence is not checked anymore [#16748]
|
||||||
|
|
||||||
|
|
||||||
## [v1.2.0]
|
## [v1.2.0] [NO gCube Releases]
|
||||||
|
|
||||||
- Separated REST class for Profile management from the logic which effectively manage profile on IS
|
- Separated REST class for Profile management from the logic which effectively manage profile on IS
|
||||||
- Tags are now properly created/added according to profile definition [#16182]
|
- Tags are now properly created/added according to profile definition [#16182]
|
||||||
|
@ -137,7 +137,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
- Refactored to use gcat-api library
|
- Refactored to use gcat-api library
|
||||||
|
|
||||||
|
|
||||||
## [v1.0.0]
|
## [v1.0.0] [NO gCube Releases]
|
||||||
|
|
||||||
- First Release
|
- First Version
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue