From 1f4fa59ea85442ad7ec5ddcb3617578f43d5e534 Mon Sep 17 00:00:00 2001 From: UrbanCode CI Date: Thu, 4 Dec 2025 09:37:41 +0000 Subject: [PATCH] Release for ucv-ext-ucd 4.1.6 --- index.json | 8 ++++---- plugins/ucv-ext-ucd/releases.json | 9 +++++++++ 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/index.json b/index.json index 1c98648..9ef09f4 100644 --- a/index.json +++ b/index.json @@ -881,11 +881,11 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "4.1.5", - "date": "2025-11-28T10:10:18.238Z", - "image": "urbancode/ucv-ext-ucd:4.1.5", + "semver": "4.1.6", + "date": "2025-12-04T09:24:53.960Z", + "image": "urbancode/ucv-ext-ucd:4.1.6", "notes": [ - "Bug fix: Due to large status entries into the records, the tool was facing issues in retrieval of the record and thus tasks used to show In Progress even though its completed from CD tools. Now this fix will resolve the bug." + "Bug Fix: Resolved an issue in delta sync, where In-Progress APARs were not being tracked correctly" ], "supports": "5.2.0" }, diff --git a/plugins/ucv-ext-ucd/releases.json b/plugins/ucv-ext-ucd/releases.json index d49072c..17077a7 100644 --- a/plugins/ucv-ext-ucd/releases.json +++ b/plugins/ucv-ext-ucd/releases.json @@ -1,4 +1,13 @@ [ + { + "semver": "4.1.6", + "date": "2025-12-04T09:24:53.960Z", + "image": "urbancode/ucv-ext-ucd:4.1.6", + "notes": [ + "Bug Fix: Resolved an issue in delta sync, where In-Progress APARs were not being tracked correctly" + ], + "supports": "5.2.0" + }, { "semver": "4.1.5", "date": "2025-11-28T10:10:18.238Z",