move 5.15.4 to closed folder
This commit is contained in:
parent
7081455f67
commit
53cc1175db
|
@ -0,0 +1,8 @@
|
|||
#Build 1535,,,,,,,
|
||||
#Release 5.15.4,,,,,,,
|
||||
#StartTime Mon Jun 26 15:59:53 CEST 2023,,,,,,,
|
||||
GroupID,ArtifactID,Version,SCM URL,Build Number,Distribution URL,Filename,Packaging
|
||||
org.gcube.application,geoportal-data-common,2.2.0,https://code-repo.d4science.org/gCubeSystem/geoportal-data-common,5def5c98fe9eb7a4a75113451c6aba88f51f03d6,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,geoportal-data-common-2.2.0,jar
|
||||
org.gcube.portal,google-analytics4-hook,1.0.0,https://code-repo.d4science.org/gCubeSystem/google-analytics4-hook,307f9834f60418d5417b68043973b9791a952184,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,google-analytics4-hook-1.0.0,war
|
||||
org.gcube.portlets.user,geoportal-data-viewer-app,3.5.0,https://code-repo.d4science.org/gCubeSystem/geoportal-data-viewer-app,a6ac9529949a04bd53bb0387c213ea33ac4f3b78,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,geoportal-data-viewer-app-3.5.0,war
|
||||
org.gcube.portlets.user,geoportal-data-entry-app,3.2.1,https://code-repo.d4science.org/gCubeSystem/geoportal-data-entry-app,1d937333869783d46a037d5aa10f149856cacab0,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,geoportal-data-entry-app-3.2.1,war
|
|
|
@ -0,0 +1,19 @@
|
|||
#Release gCube 5.15.4
|
||||
|
||||
gCube_release:
|
||||
Version: 5.15.4
|
||||
Components:
|
||||
|
||||
Libraries:
|
||||
- name: geoportal-data-common
|
||||
version: 2.2.0
|
||||
- name: google-analytics4-hook
|
||||
version: 1.0.0
|
||||
|
||||
Portlets:
|
||||
- name: geoportal-data-viewer-app
|
||||
version: 3.5.0
|
||||
- name: geoportal-data-entry-app
|
||||
version: 3.2.1
|
||||
|
||||
|
|
@ -0,0 +1,41 @@
|
|||
# Release Notes for gCube 5.15.4
|
||||
|
||||
---
|
||||
### geoportal-data-common 2.2.0
|
||||
Tagged commit: _[5def5c98fe9eb7a4a75113451c6aba88f51f03d6](https://code-repo.d4science.org/gCubeSystem/geoportal-data-common/commit/5def5c98fe9eb7a4a75113451c6aba88f51f03d6)_
|
||||
|
||||
|
||||
|
||||
- Integrated the cross-filtering configuration [#25074]
|
||||
- Integrated the overlay layers configuration [#25110]
|
||||
|
||||
|
||||
### google-analytics4-hook 1.0.0
|
||||
Tagged commit: _[307f9834f60418d5417b68043973b9791a952184](https://code-repo.d4science.org/gCubeSystem/google-analytics4-hook/commit/307f9834f60418d5417b68043973b9791a952184)_
|
||||
|
||||
- 2023-03-16
|
||||
|
||||
First Release
|
||||
### geoportal-data-viewer-app 3.5.0
|
||||
Tagged commit: _[a6ac9529949a04bd53bb0387c213ea33ac4f3b78](https://code-repo.d4science.org/gCubeSystem/geoportal-data-viewer-app/commit/a6ac9529949a04bd53bb0387c213ea33ac4f3b78)_
|
||||
|
||||
|
||||
|
||||
- Supported the cross-filtering [#25074]
|
||||
- Supported the grouped custom layers [#25110]
|
||||
- Managed the (WMS) Layer Style facility [#25066]
|
||||
|
||||
|
||||
### geoportal-data-entry-app 3.2.1
|
||||
Tagged commit: _[1d937333869783d46a037d5aa10f149856cacab0](https://code-repo.d4science.org/gCubeSystem/geoportal-data-entry-app/commit/1d937333869783d46a037d5aa10f149856cacab0)_
|
||||
|
||||
- 2023-06-16
|
||||
|
||||
- Fixed issue in the Search facility [#25265]
|
||||
|
||||
|
||||
|
||||
---
|
||||
*generated by the gCube-ReleaseNotes pipeline from report 1535*
|
||||
|
||||
*last update Mon Jun 26 16:03:35 CEST 2023*
|
Loading…
Reference in New Issue