add 5.8.2 to closed folder
This commit is contained in:
parent
be6945845c
commit
48259fe170
|
@ -0,0 +1,6 @@
|
|||
#Build 1145,,,,,,,
|
||||
#Release 5.8.2,,,,,,,
|
||||
#StartTime Mon Mar 14 17:39:43 CET 2022,,,,,,,
|
||||
GroupID,ArtifactID,Version,SCM URL,Build Number,Distribution URL,Filename,Packaging
|
||||
org.gcube.distribution,gcube-bom,2.0.2,https://code-repo.d4science.org/gCubeSystem/gcube-bom,8aaba64a186e7116b28a485b209c7627d154233f,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,gcube-bom-2.0.2,pom
|
||||
org.gcube.contentmanagement,storage-manager-trigger,1.12.0,https://code-repo.d4science.org/gCubeSystem/storage-manager-trigger,66cf4e3ab1acc7c68aa74418da3a8e010f567ce6,https://nexus.d4science.org/nexus/content/repositories/gcube-releases,storage-manager-trigger-1.12.0,jar
|
|
|
@ -0,0 +1,13 @@
|
|||
#Release gCube 5.8.2
|
||||
|
||||
gCube_release:
|
||||
Version: 5.8.2
|
||||
Components:
|
||||
|
||||
NoDeps:
|
||||
- name: gcube-bom
|
||||
version: 2.0.2
|
||||
|
||||
SystemLibraries:
|
||||
- name: storage-manager-trigger
|
||||
version: 1.12.0
|
|
@ -0,0 +1,23 @@
|
|||
# Release Notes for gCube 5.8.2
|
||||
|
||||
---
|
||||
### gcube-bom 2.0.2
|
||||
Tagged commit: _[8aaba64a186e7116b28a485b209c7627d154233f](https://code-repo.d4science.org/gCubeSystem/gcube-bom/commit/8aaba64a186e7116b28a485b209c7627d154233f)_
|
||||
|
||||
|
||||
|
||||
- Added storagehub dependecies in range 1,2 [#22925]
|
||||
|
||||
|
||||
### storage-manager-trigger 1.12.0
|
||||
Tagged commit: _[66cf4e3ab1acc7c68aa74418da3a8e010f567ce6](https://code-repo.d4science.org/gCubeSystem/storage-manager-trigger/commit/66cf4e3ab1acc7c68aa74418da3a8e010f567ce6)_
|
||||
|
||||
2022-03-07
|
||||
* change mongodb authentication mechanism. It was mongodbcr now it is handshaked from client and server. fix incident #22920
|
||||
|
||||
|
||||
|
||||
---
|
||||
*generated by the gCube-ReleaseNotes pipeline from report 1145*
|
||||
|
||||
*last update Mon Mar 14 17:40:59 CET 2022*
|
Loading…
Reference in New Issue