diff --git a/closed/5.17.0/build_commits.1644.csv b/closed/5.17.0/build_commits.1644.csv new file mode 100644 index 0000000..d75b5a2 --- /dev/null +++ b/closed/5.17.0/build_commits.1644.csv @@ -0,0 +1,14 @@ +#Build 1644,,,,,,, +#Release 5.17.0,,,,,,, +#StartTime Fri May 10 11:47:58 CEST 2024,,,,,,, +GroupID,ArtifactID,Version,SCM URL,Build Number,Distribution URL,Filename,Packaging +org.gcube.tools,maven-parent,1.2.0,https://code-repo.d4science.org/gCubeSystem/maven-parent,1ba2854b80c0f924004372fa6169772dc2a86fb6,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,maven-parent-1.2.0,pom +org.gcube.datacatalogue,catalogue-util-library,1.4.0,https://code-repo.d4science.org/gCubeSystem/catalogue-util-library,481f18655319c8b8fd5b20181cc6a6889f369c93,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,catalogue-util-library-1.4.0,jar +org.gcube.portlets.admin,rmp-common-library,2.9.0,https://code-repo.d4science.org/gCubeSystem/rmp-common-library,255af95d61ea84aeebd5df4ab1a2e802550b4bc8,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,rmp-common-library-2.9.0,jar +org.gcube.accounting,accounting-dashboard-harvester-se-plugin,2.4.0,https://code-repo.d4science.org/gCubeSystem/accounting-dashboard-harvester-se-plugin,f3c2b6197cdb10afc18a2262449c921e23c5c576,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,accounting-dashboard-harvester-se-plugin-2.4.0,jar +org.gcube.portlets.widgets,metadata-profile-form-builder-widget,2.1.1,https://code-repo.d4science.org/gCubeSystem/metadata-profile-form-builder-widget,5ac20c21c03447e462f06a6a748d4d436ce58aa5,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,metadata-profile-form-builder-widget-2.1.1,jar +org.gcube.portlets.widgets,ckan-metadata-publisher-widget,2.2.1,https://code-repo.d4science.org/gCubeSystem/ckan-metadata-publisher-widget,4f62afc5bcdf6994385ce94d677992230a6a0588,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,ckan-metadata-publisher-widget-2.2.1,jar +org.gcube.portlets.user,workspace-tree-widget,6.35.3,https://code-repo.d4science.org/gCubeSystem/workspace-tree-widget,00a747735aace0472da963a2275ec3b93f9c753a,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,workspace-tree-widget-6.35.3,jar +org.gcube.portlets.admin,resource-management-portlet,7.2.0,https://code-repo.d4science.org/gCubeSystem/resource-management-portlet,75946d8050c2a03623ac1583a52d20185fca735a,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,resource-management-portlet-7.2.0,war +org.gcube.portlets.gcubeckan,gcube-ckan-datacatalog,2.3.0,https://code-repo.d4science.org/gCubeSystem/gcube-ckan-datacatalog,f468c745b297142de57dcac2c6cb1f6325a9eb88,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,gcube-ckan-datacatalog-2.3.0,war +org.gcube.portlets.user,workspace,6.30.0,https://code-repo.d4science.org/gCubeSystem/workspace,500986d4550857894d5fbcaa7bbfe09fffeac700,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,workspace-6.30.0,war diff --git a/open/gcube-5.17.0.yaml b/closed/5.17.0/gcube-5.17.0.yaml similarity index 100% rename from open/gcube-5.17.0.yaml rename to closed/5.17.0/gcube-5.17.0.yaml diff --git a/closed/5.17.0/release_notes.733.md b/closed/5.17.0/release_notes.733.md new file mode 100644 index 0000000..778f2f1 --- /dev/null +++ b/closed/5.17.0/release_notes.733.md @@ -0,0 +1,103 @@ +# Release Notes for gCube 5.17.0 + +--- +### catalogue-util-library 1.4.0 +Tagged commit: _[481f18655319c8b8fd5b20181cc6a6889f369c93](https://code-repo.d4science.org/gCubeSystem/catalogue-util-library/commit/481f18655319c8b8fd5b20181cc6a6889f369c93)_ + + - 2024-03-19 + +**Enhancements** + +- Added method update item [#26640] +- Added method deleteDataset [#26793] +- Added method getListExtrasAsHashMap - D4Science model compliant + + + +### rmp-common-library 2.9.0 +Tagged commit: _[255af95d61ea84aeebd5df4ab1a2e802550b4bc8](https://code-repo.d4science.org/gCubeSystem/rmp-common-library/commit/255af95d61ea84aeebd5df4ab1a2e802550b4bc8)_ + + - 2023-04-22 + +- Feature #25384: rmp-common-library ContextManager should read VO IDs as well + + +### accounting-dashboard-harvester-se-plugin 2.4.0 +Tagged commit: _[f3c2b6197cdb10afc18a2262449c921e23c5c576](https://code-repo.d4science.org/gCubeSystem/accounting-dashboard-harvester-se-plugin/commit/f3c2b6197cdb10afc18a2262449c921e23c5c576)_ + + + +- Removed filter restriction on JobUsageRecord harvesting to get MethodInvocation +- Fixed bug on getting ScopeDescriptor for new scopes. + + + +### metadata-profile-form-builder-widget 2.1.1 +Tagged commit: _[5ac20c21c03447e462f06a6a748d4d436ce58aa5](https://code-repo.d4science.org/gCubeSystem/metadata-profile-form-builder-widget/commit/5ac20c21c03447e462f06a6a748d4d436ce58aa5)_ + + - 2024-03-19 + +#### Enhancements + +- [#26656] Aligned the data-model to ckan-metadata-publisher-widget + + +### ckan-metadata-publisher-widget 2.2.1 +Tagged commit: _[4f62afc5bcdf6994385ce94d677992230a6a0588](https://code-repo.d4science.org/gCubeSystem/ckan-metadata-publisher-widget/commit/4f62afc5bcdf6994385ce94d677992230a6a0588)_ + + - 2024-03-19 + +**Enhancement** + +- Implemented the Edit facility [#26640] +- Added spinner during resource creation [#25433] +- Implemented the Delete facility [#26793] + + + +### workspace-tree-widget 6.35.3 +Tagged commit: _[00a747735aace0472da963a2275ec3b93f9c753a](https://code-repo.d4science.org/gCubeSystem/workspace-tree-widget/commit/00a747735aace0472da963a2275ec3b93f9c753a)_ + + - 2024-03-19 + +- Moved to maven parent 1.2.0 +- Added lombok 1.18.4 (provided) to avoid +- Equipped with the new Catalogue Publishing Widget [#26825] +- image-previewer-widget range at [1.0.0, 1.3.0-SNAPSHOT) + + +### resource-management-portlet 7.2.0 +Tagged commit: _[75946d8050c2a03623ac1583a52d20185fca735a](https://code-repo.d4science.org/gCubeSystem/resource-management-portlet/commit/75946d8050c2a03623ac1583a52d20185fca735a)_ + + - 2023-12-15 + +- Relased due to new common libs in CP + + +### gcube-ckan-datacatalog 2.3.0 +Tagged commit: _[f468c745b297142de57dcac2c6cb1f6325a9eb88](https://code-repo.d4science.org/gCubeSystem/gcube-ckan-datacatalog/commit/f468c745b297142de57dcac2c6cb1f6325a9eb88)_ + + - 2024-02-02 + +- Supported the Edit facility [#26639] +- Supported the Delete facility [#26793] +- Revisited the Navigation Bar +- Revisited the Select Item Resources step when publishing from Workspace [#26874] +- Catalogue at root VO or VO level works in read only mode [#26854] + + +### workspace 6.30.0 +Tagged commit: _[500986d4550857894d5fbcaa7bbfe09fffeac700](https://code-repo.d4science.org/gCubeSystem/workspace/commit/500986d4550857894d5fbcaa7bbfe09fffeac700)_ + + - 2024-02-20 + +- Moved to maven parent 1.2.0 +- Equipped with the new Catalogue Publishing Widget [#26825] +- Fixed Incident [#26678] + + + +--- +*generated by the gCube-ReleaseNotes pipeline from report 1644* + +*last update Fri May 10 12:01:50 CEST 2024*