From 890649a9db72d488f52c7437ca3f73b0d706e669 Mon Sep 17 00:00:00 2001 From: Tim Jenness Date: Wed, 12 Aug 2026 10:10:37 -0700 Subject: [PATCH] Add v30.0.11 release notes --- DM-55747.bugfix.rst | 1 - doc/lsst.ctrl.bps.panda/CHANGES.rst | 9 +++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) delete mode 100644 DM-55747.bugfix.rst diff --git a/DM-55747.bugfix.rst b/DM-55747.bugfix.rst deleted file mode 100644 index ffc5c29..0000000 --- a/DM-55747.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Fixed maxattemps not working in upload and download files from panda cache diff --git a/doc/lsst.ctrl.bps.panda/CHANGES.rst b/doc/lsst.ctrl.bps.panda/CHANGES.rst index bb0ea51..7af0471 100644 --- a/doc/lsst.ctrl.bps.panda/CHANGES.rst +++ b/doc/lsst.ctrl.bps.panda/CHANGES.rst @@ -1,3 +1,12 @@ +lsst-ctrl-bps-panda v30.0.11 (2026-08-12) +========================================= + +Bug Fixes +--------- + +* Fixed ``max_attempts`` not working in upload and download of files from the PanDA cache. + + lsst-ctrl-bps-panda v30.0.8 (2026-06-08) ========================================