From 29b395ba0930f33a8f40c33d69181fbb556457f3 Mon Sep 17 00:00:00 2001 From: LHCbDIRAC Bot <dirac.bot@cern.ch> Date: Fri, 10 Nov 2023 09:20:45 +0000 Subject: [PATCH] Update versions and changelog for release of v12.0.0a1 --- CHANGELOG/v12r0 | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CHANGELOG/v12r0 diff --git a/CHANGELOG/v12r0 b/CHANGELOG/v12r0 new file mode 100644 index 0000000000..715aba9f08 --- /dev/null +++ b/CHANGELOG/v12r0 @@ -0,0 +1,17 @@ +[v12.0.0a1] +*ProductionManagement + +FIX: (!1467) added possibility to specify runs list for sprucing template + +*TransformationSystem + +FIX: (!1466) Follow Run 3 conditions database changes in checkRun3CondDB +CHANGE: (!1461) be a bit more strict when comparing site names in the RAWReplicationBody +CHANGE: (!1459) Skip debug directories in ValidateOutputDataAgent. + +*dashboards + +FIX: (!1464) the list of tier 2 sites is now queried from https://lhcb-portal-dirac.cern.ch/topology/topology.json + + + -- GitLab