From c30b41037c2cb538bd5e8befeea567da06f7e733 Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Fri, 13 Dec 2024 15:49:04 -0700 Subject: [PATCH] Add news fragments. --- doc/news/DM-48149.feature.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/news/DM-48149.feature.rst diff --git a/doc/news/DM-48149.feature.rst b/doc/news/DM-48149.feature.rst new file mode 100644 index 00000000..55f02b79 --- /dev/null +++ b/doc/news/DM-48149.feature.rst @@ -0,0 +1 @@ +Updated TopicInfo to no longer raise an exception when data arrays lenght are different from the defined in the xml. This will now issue a warning but will no longer fail. \ No newline at end of file