From 3f4c44222a4b332fc0cc35d555fa596adb25faf9 Mon Sep 17 00:00:00 2001 From: Svenja Meyer Date: Mon, 11 Nov 2024 13:45:05 +0000 Subject: [PATCH] releasing 10.1.7 10.2.2 and 9.2.29 --- release-notes-10.1 | 21 +++++++++++++++++++++ release-notes-10.2 | 29 +++++++++++++++++++++++++++++ release-notes-9.2 | 21 +++++++++++++++++++++ 3 files changed, 71 insertions(+) diff --git a/release-notes-10.1 b/release-notes-10.1 index 4848db5..555d1bb 100644 --- a/release-notes-10.1 +++ b/release-notes-10.1 @@ -74,6 +74,27 @@ HTML header: dCache 10.1 Release Notes (tbd, this section uses markdown formatting) +## Release 10.1.7 + +### tape + +Users reported 2 day pin lifetime on staged files (which is a default) despite specifying different values. +This is now fixed. + + +### Changelog 10.1.6..10.1.7 + + + +[9680a2df66](https://github.com/dcache/dcache/commit/9680a2df66ee8790e4598d7b10856e384631a09a) +: [maven-release-plugin] prepare release 10.1.7 + +[b83bc855fb](https://github.com/dcache/dcache/commit/b83bc855fbcd47122b5c0be35b2f3f646baea5cd) +: tape REST api: additional fix tohandling of prefixed paths + +[96a1e89c6a](https://github.com/dcache/dcache/commit/96a1e89c6a34d959fba1ceda0859dd3173461645) +: [maven-release-plugin] prepare for next development iteration + ## Release 10.1.6 ### xroot diff --git a/release-notes-10.2 b/release-notes-10.2 index afe7223..6bc4a2c 100644 --- a/release-notes-10.2 +++ b/release-notes-10.2 @@ -83,6 +83,35 @@ HTML header: dCache 10.2 Release Notes - Anton Schwarz, Heidelberg University, DESY Summer Stutent Programm +## Release 10.2.2 + +### bulk + + +This fix has reduced the number 0f stack traces in logs. + +### tape + +Users reported 2 day pin lifetime on staged files (which is a default) despite specifying different values. +This is now fixed. + + +### Changelog 10.2.1..10.2.2 + + + +[df5eb3b5c7](https://github.com/dcache/dcache/commit/df5eb3b5c7543a8c68cf5bb9d80a8514f71ed34e) +: [maven-release-plugin] prepare release 10.2.2 + +[a1b2a95b69](https://github.com/dcache/dcache/commit/a1b2a95b698cca83abc87776484efd7ae7a7fd59) +: tape REST api: additional fix tohandling of prefixed paths + +[cac439eebe](https://github.com/dcache/dcache/commit/cac439eebec0202959df1f66bc626ac47b7060a8) +: bulk/qos: shutdown executor services when stopped + +[92c11c94d3](https://github.com/dcache/dcache/commit/92c11c94d3f9b7ab016a4638bb2670eb0deb49a8) +: [maven-release-plugin] prepare for next development iteration + ## Release 10.2.1 ### xroot diff --git a/release-notes-9.2 b/release-notes-9.2 index 6da7132..d422579 100644 --- a/release-notes-9.2 +++ b/release-notes-9.2 @@ -79,6 +79,27 @@ 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.29 + +### tape + +Users reported 2 day pin lifetime on staged files (which is a default) despite specifying different values. +This is now fixed. + + +### Changelog 9.2.28..9.2.29 + + + +[0d911615bc](https://github.com/dcache/dcache/commit/0d911615bce2074b11ac2e4dfe63fddffa8db448) +: [maven-release-plugin] prepare release 9.2.29 + +[ab9a74538d](https://github.com/dcache/dcache/commit/ab9a74538dd19c00de8b31c8d39fc3a6cbd9e3d4) +: tape REST api: additional fix tohandling of prefixed paths + +[499959a572](https://github.com/dcache/dcache/commit/499959a572c04f0856a27d1d710f10b57a6b56bb) +: [maven-release-plugin] prepare for next development iteration + ## Release 9.2.28 ### xroot