From 25d6999da60f488c5cfe965cec34cbc065485a24 Mon Sep 17 00:00:00 2001 From: Svenja Meyer Date: Mon, 25 Nov 2024 17:21:02 +0000 Subject: [PATCH] Releasing 10.2.3 10.1.8 10.0.14 9.2.30 --- release-notes-10.0 | 22 ++++++++++++++ release-notes-10.1 | 22 ++++++++++++++ release-notes-10.2 | 22 ++++++++++++++ release-notes-9.2 | 22 ++++++++++++++ releases.xml | 72 +++++++++++++++++++++++++++++++++++++++++++--- 5 files changed, 156 insertions(+), 4 deletions(-) diff --git a/release-notes-10.0 b/release-notes-10.0 index bf675c9..b991c0c 100644 --- a/release-notes-10.0 +++ b/release-notes-10.0 @@ -76,6 +76,28 @@ HTML header: dCache 10.0 Release Notes Many Thanks to Petter A. Urkedal and Lukas Mansour for their contributions. +## Release 10.0.14 + +### cells + +When Zookeeper updates core domain infos, dCache will first kill the existing cell tunnels and then later try to read and parse the new value. +If the new value is an empty string (for whatever reason), parsing will fail, but a new connection will not be established. +This now fixed. + + +### Changelog 10.0.13..10.0.14 + + + +[f5570e31c3](https://github.com/dcache/dcache/commit/f5570e31c32b71abbb8e34b3221a787bca920c79) +: [maven-release-plugin] prepare release 10.0.14 + +[95c4792c1f](https://github.com/dcache/dcache/commit/95c4792c1f61366e3e8f6ff442a91de0cc74d767) +: cells: ignore empty core domain uris propagated by zk + +[368e8e5502](https://github.com/dcache/dcache/commit/368e8e5502095e18a56bb51831055919a4202502) +: [maven-release-plugin] prepare for next development iteration + ## Release 10.0.13 ### tape diff --git a/release-notes-10.1 b/release-notes-10.1 index 555d1bb..569c176 100644 --- a/release-notes-10.1 +++ b/release-notes-10.1 @@ -74,6 +74,28 @@ HTML header: dCache 10.1 Release Notes (tbd, this section uses markdown formatting) +## Release 10.1.8 + +### cells + +When Zookeeper updates core domain infos, dCache will first kill the existing cell tunnels and then later try to read and parse the new value. +If the new value is an empty string (for whatever reason), parsing will fail, but a new connection will not be established. +This now fixed. + + +### Changelog 10.1.7..10.1.8 + + + +[e494001961](https://github.com/dcache/dcache/commit/e49400196154434f10356fad7ade94f5e7273919) +: [maven-release-plugin] prepare release 10.1.8 + +[34eade2da9](https://github.com/dcache/dcache/commit/34eade2da9c1a0df29eb13518fcf0537d3d0d120) +: cells: ignore empty core domain uris propagated by zk + +[e5d19865f5](https://github.com/dcache/dcache/commit/e5d19865f5a97f22eb078652d03d240aef1d6b42) +: [maven-release-plugin] prepare for next development iteration + ## Release 10.1.7 ### tape diff --git a/release-notes-10.2 b/release-notes-10.2 index 6bc4a2c..e6342d6 100644 --- a/release-notes-10.2 +++ b/release-notes-10.2 @@ -83,6 +83,28 @@ HTML header: dCache 10.2 Release Notes - Anton Schwarz, Heidelberg University, DESY Summer Stutent Programm +## Release 10.2.3 + +### cells + +When Zookeeper updates core domain infos, dCache will first kill the existing cell tunnels and then later try to read and parse the new value. +If the new value is an empty string (for whatever reason), parsing will fail, but a new connection will not be established. +This now fixed. + + +### Changelog 10.2.2..10.2.3 + + + +[62f7f19687](https://github.com/dcache/dcache/commit/62f7f1968750f3d19007b183d56d230778c6c82a) +: [maven-release-plugin] prepare release 10.2.3 + +[ef73c01cce](https://github.com/dcache/dcache/commit/ef73c01cce69596c5241833790561644057aff90) +: cells: ignore empty core domain uris propagated by zk + +[75b7a8b538](https://github.com/dcache/dcache/commit/75b7a8b538ff99402155d140e90d702c36e03370) +: [maven-release-plugin] prepare for next development iteration + ## Release 10.2.2 ### bulk diff --git a/release-notes-9.2 b/release-notes-9.2 index d422579..9116e18 100644 --- a/release-notes-9.2 +++ b/release-notes-9.2 @@ -79,6 +79,28 @@ Many Thanks to Lars Jansse and Sandro Grizzo for their contributions. - If upgrading from 8.2, be sure to read also the release notes for 9.0 and 9.1, important changes are described there. See the [9.2 migration guide](https://github.com/dCache/upgrade-guide/blob/master/UPGRADE92.md) for more complete information - With version 9.2.8+, empty and non-existent banfiles will be treated the same +## Release 9.2.30 + +### cells + +When Zookeeper updates core domain infos, dCache will first kill the existing cell tunnels and then later try to read and parse the new value. +If the new value is an empty string (for whatever reason), parsing will fail, but a new connection will not be established. +This now fixed. + + +### Changelog 9.2.29..9.2.30 + + + +[8aa2e85a7d](https://github.com/dcache/dcache/commit/8aa2e85a7daafe949a3ee32e3892c05ee7d605ac) +: [maven-release-plugin] prepare release 9.2.30 + +[9ceac4d97c](https://github.com/dcache/dcache/commit/9ceac4d97cbee0f122285a8bc6a68c7c82f8cf5e) +: cells: ignore empty core domain uris propagated by zk + +[c7b8a50b22](https://github.com/dcache/dcache/commit/c7b8a50b22b73dde5d60c51afa071cb3d2623d80) +: [maven-release-plugin] prepare for next development iteration + ## Release 9.2.29 ### tape diff --git a/releases.xml b/releases.xml index 60b9e08..f02828b 100644 --- a/releases.xml +++ b/releases.xml @@ -195,7 +195,23 @@ release-notes-10.2.shtml 10.2. - + + 25.11.2024 + + -VERSION-1.noarch.rpm + 3e2fe0740ad12dca40be5fbda9141610 + + + -VERSION.tar.gz + a91935ae4b6e9449c41e4eeb14d75d0b + + + _VERSION-1_all.deb + 4766fb43a72e6b494ac654baae4c02db + + + + 11.11.2024 -VERSION-1.noarch.rpm @@ -284,7 +300,23 @@ --> - + + 25.11.2024 + + -VERSION-1.noarch.rpm + b1e5d479a68eaa59502291fee35fd582 + + + -VERSION.tar.gz + b8b02669fb2fa940ab7c5c0ac4a8893e + + + _VERSION-1_all.deb + 6b39f8468ba8cfc62d2ad2245b181430 + + + + 11.11.2024 -VERSION-1.noarch.rpm @@ -439,7 +471,23 @@ --> - + + 25.11.2024 + + -VERSION-1.noarch.rpm + 389d425868a269d00566fd2a03875359 + + + -VERSION.tar.gz + 381017ee473119e275b65b7fca79ce46 + + + _VERSION-1_all.deb + 082578808623485aec7a3bb40f33357d + + + + 13.11.2024 -VERSION-1.noarch.rpm @@ -693,7 +741,23 @@ --> - + + 25.11.2024 + + -VERSION-1.noarch.rpm + 27d9a0b074f2715a9202307b5defb48a + + + -VERSION.tar.gz + 65e6aa68cc102379e2790bc1408a4f28 + + + _VERSION-1_all.deb + 8118d939d88a53f1bc9a653a73887c73 + + + + 11.11.2024 -VERSION-1.noarch.rpm