2020-05-22 15:24:56 +02:00
|
|
|
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
# Changelog for gCube Catalogue (gCat) Service
|
2020-06-23 12:27:12 +02:00
|
|
|
|
2022-09-02 15:00:33 +02:00
|
|
|
|
2022-12-13 11:29:12 +01:00
|
|
|
## [v2.5.0-SNAPSHOT]
|
2022-11-29 12:33:42 +01:00
|
|
|
|
|
|
|
- Switched from commons-lang3 to commons-lang to avoid duplicates
|
|
|
|
- Set resource-registry-publisher dependency scope to provided
|
2022-12-13 11:29:12 +01:00
|
|
|
- Switching to Facet Based IS [#20225]
|
2022-11-29 12:33:42 +01:00
|
|
|
|
2022-11-03 10:02:26 +01:00
|
|
|
## [v2.4.1]
|
2022-09-09 14:17:25 +02:00
|
|
|
|
|
|
|
- Integrating Sphinx for documentation [#23833]
|
2022-09-19 17:49:10 +02:00
|
|
|
- Migrated Social service interaction to social-service-client [#23151]
|
2022-10-17 16:53:53 +02:00
|
|
|
- Improved author rewrite in case of update [#23851]
|
|
|
|
- Fixed item listing [#23901]
|
2022-09-09 14:17:25 +02:00
|
|
|
|
|
|
|
|
2022-08-01 15:12:35 +02:00
|
|
|
## [v2.4.0]
|
2022-07-26 11:18:21 +02:00
|
|
|
|
|
|
|
- Added moderation link in moderation message [#23142]
|
2022-07-26 12:05:37 +02:00
|
|
|
- Added query parameter in item listing to get the whole item instead of just the name [#23691]
|
|
|
|
- Using renamed constant from gcat-api
|
2022-07-26 13:52:06 +02:00
|
|
|
- Explict request for approved items return only moderated and approved [#23696]
|
2022-07-26 11:18:21 +02:00
|
|
|
|
|
|
|
|
2022-07-14 17:24:03 +02:00
|
|
|
## [v2.3.0]
|
2022-05-12 16:25:58 +02:00
|
|
|
|
|
|
|
- Switched moderation messages to notification [#23317]
|
2022-07-14 17:18:20 +02:00
|
|
|
- Item listing returns items in the default organization and not in all supported organization
|
|
|
|
|
2022-05-12 16:25:58 +02:00
|
|
|
|
2022-04-28 17:30:40 +02:00
|
|
|
## [v2.2.0]
|
2022-01-28 17:37:33 +01:00
|
|
|
|
2022-02-15 09:59:02 +01:00
|
|
|
- Switched gcat credentials to new IAM authz [#21628][#22727]
|
2022-04-06 12:38:32 +02:00
|
|
|
- Added support to manage configurations [#22658][#22742]
|
2022-03-11 14:52:00 +01:00
|
|
|
- Migrated service to SecretManagerProvider [#22871]
|
2022-03-11 14:55:23 +01:00
|
|
|
- Migrated to ServiceClass corresponding to Maven groupId
|
2022-03-31 17:47:16 +02:00
|
|
|
- Added Enunciate to automatically create REST APIs documentation [#23096]
|
2022-04-11 11:17:05 +02:00
|
|
|
- Fixed 'offset' parameter behaviuor in item listing [#22999]
|
2022-04-06 17:15:46 +02:00
|
|
|
- Moderation message are sent using gcube messaging system via Social Service [#23117]
|
2022-04-08 18:05:49 +02:00
|
|
|
- Remove enforcement on approved item for Catalogue-Editor added enforcement to email [#23154]
|
2022-04-11 11:17:05 +02:00
|
|
|
- ClientID requests are now properly supported [#21903]
|
2022-04-08 18:05:49 +02:00
|
|
|
|
2022-04-06 12:38:32 +02:00
|
|
|
|
2022-01-11 16:32:03 +01:00
|
|
|
## [v2.1.0]
|
2021-05-10 16:16:18 +02:00
|
|
|
|
2021-06-21 17:09:49 +02:00
|
|
|
- Added query parameter social_post_notification to override default VRE behaviour [#21345]
|
2021-12-01 17:50:24 +01:00
|
|
|
- Users are created/referenced in the form <Surname Name> and not vice-versa [#21479]
|
|
|
|
- Added support for moderation [#21342]
|
|
|
|
- Added support for IAM authz [#21628]
|
2021-12-20 13:46:50 +01:00
|
|
|
- Added items bulk delete/purge [#22299]
|
|
|
|
- Using UriResolverManager to get item URL in place of direct HTTP call [#22549]
|
|
|
|
- Added empty trash API [#13322]
|
2021-12-01 17:50:24 +01:00
|
|
|
|
2021-05-10 16:16:18 +02:00
|
|
|
|
2021-12-16 15:13:54 +01:00
|
|
|
## [v2.0.0] [r5.2.0] - 2021-05-04
|
2020-05-29 16:35:52 +02:00
|
|
|
|
2021-05-10 16:16:18 +02:00
|
|
|
- Fixed retrieving of filename from content-disposition http header used to persist a resource [#21216]
|
2022-04-06 17:15:46 +02:00
|
|
|
- Fixed author and maintainer name and email [#21059][#21189]
|
2021-02-17 17:39:27 +01:00
|
|
|
- Improved check on controlled vocabulary to match corner cases [#20742]
|
|
|
|
- Added PATCH method on Item collection [#19768]
|
|
|
|
- Switched JSON management to gcube-jackson [#19735]
|
2020-08-06 12:26:03 +02:00
|
|
|
- Added support to publish an item organizations not matching the current context [#19365]
|
2020-05-29 16:35:52 +02:00
|
|
|
|
2021-12-16 15:13:54 +01:00
|
|
|
|
|
|
|
## [v1.4.5] [r5.1.0] - 2021-03-31
|
2021-03-09 12:16:42 +01:00
|
|
|
|
2021-03-12 18:27:23 +01:00
|
|
|
- Removed 'owner_org' field from result when reading an item [#20919]
|
2021-03-12 18:25:36 +01:00
|
|
|
- Dirty patched item validator [#20965]
|
|
|
|
- Improved error message return with message got from CKAN [#19516]
|
2021-03-09 12:16:42 +01:00
|
|
|
|
2020-06-10 12:08:53 +02:00
|
|
|
|
2021-12-16 15:13:54 +01:00
|
|
|
## [v1.4.4] [r5.0.0] - 2021-02-24
|
2021-02-09 15:44:15 +01:00
|
|
|
|
|
|
|
- Added count method for Item collection [#20627]
|
|
|
|
- Added count method for Organization, Group and Profile collection [#20629]
|
2021-03-12 18:27:23 +01:00
|
|
|
- Switched JSON management to gcube-jackson [#19735]
|
2021-02-09 15:44:15 +01:00
|
|
|
|
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
## [v1.4.3] [r4.23.0] - 2020-06-19
|
2020-05-29 16:35:52 +02:00
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
- 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]
|
2020-05-22 15:24:56 +02:00
|
|
|
|
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
## [v1.4.2] [r4.20.0] - 2020-02-14
|
2020-05-22 15:24:56 +02:00
|
|
|
|
|
|
|
- Added method to retrieve a persisted file
|
|
|
|
- Considering that a file could not be persisted because it could be published via portlet
|
|
|
|
|
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
## [v1.4.1] [r4.18.0] - 2019-12-20
|
2020-05-22 15:24:56 +02:00
|
|
|
|
|
|
|
- Fixed distro files and pom according to new release procedure
|
|
|
|
- Fixed metadata checks
|
|
|
|
|
2020-06-10 12:09:32 +02:00
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
## [v1.4.0] [r4.15.0] - 2019-11-06
|
2020-05-22 15:24:56 +02:00
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
- 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]
|
2020-05-22 15:24:56 +02:00
|
|
|
|
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
## [v1.3.0] [r4.14.0] - 2019-06-12
|
2020-05-22 15:24:56 +02:00
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
- Removed the requirement of providing the id of an item in update [#16740]
|
|
|
|
- Resource URL existence is not checked anymore [#16748]
|
2020-05-22 15:24:56 +02:00
|
|
|
|
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
## [v1.2.0]
|
2020-05-22 15:24:56 +02:00
|
|
|
|
|
|
|
- Separated REST class for Profile management from the logic which effectively manage profile on IS
|
2020-08-06 12:26:03 +02:00
|
|
|
- Tags are now properly created/added according to profile definition [#16182]
|
|
|
|
- Groups are now properly created/added according to profile definition [#16183]
|
|
|
|
- Setting format in resources [#16347]
|
|
|
|
- Validated provided LicenseId for Item [#16354]
|
|
|
|
- Capacity field is removed from the provided item content if any [#16410]
|
|
|
|
- Fixed bug on getting responses from social service [#16330]
|
|
|
|
- Added the possibility to disable social post on item creation [#13335]
|
|
|
|
- Fixed bug on social post creation [#16322]
|
|
|
|
- Improved social post message [#16322]
|
|
|
|
- Added support to publish in specific organizations when the request is not performed at VRE level [#16635]
|
|
|
|
|
|
|
|
|
|
|
|
## [v1.1.0] [r4.13.1] - 2019-02-26
|
|
|
|
|
|
|
|
- Added Item URL via URI Resolver in extras field [#13309]
|
|
|
|
- The final URL is retrieved only URI resolver pointing to Storage Hub [#13303]
|
|
|
|
- Enforced items to be searchable in 'extras' field [#13306]
|
|
|
|
- Switched item listing to use package_search in place of package_list [#13307]
|
|
|
|
- Refactored to use storage-hub-persistence library [#13076]
|
|
|
|
- Added Create/Update/Delete in Profile Collection [#13079]
|
2020-05-22 15:24:56 +02:00
|
|
|
- Fixed issues in Resource collection
|
|
|
|
- Refactored to use gcat-api library
|
|
|
|
|
|
|
|
|
2020-08-06 12:26:03 +02:00
|
|
|
## [v1.0.0]
|
|
|
|
|
|
|
|
- First Release
|
2020-05-22 15:24:56 +02:00
|
|
|
|