From dd69fffc05d42a62d7cb7e510878277cf2343abc Mon Sep 17 00:00:00 2001 From: UrbanCode CI Date: Thu, 19 Feb 2026 07:50:05 +0000 Subject: [PATCH] Release for ucv-ext-compass 1.2.4 --- index.json | 8 ++++---- plugins/ucv-ext-compass/releases.json | 9 +++++++++ 2 files changed, 13 insertions(+), 4 deletions(-) diff --git a/index.json b/index.json index be6d2f9..d21becf 100644 --- a/index.json +++ b/index.json @@ -408,11 +408,11 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "1.2.3", - "date": "2025-10-17T10:10:31.475Z", - "image": "urbancode/ucv-ext-compass:1.2.3", + "semver": "1.2.4", + "date": "2026-02-19T07:38:18.116Z", + "image": "urbancode/ucv-ext-compass:1.2.4", "notes": [ - "Bug fix: Release tab on filter bar and Releases option in Type selection does not appears on the VSM page filters." + "Prevents sending a body with GET requests, improving compatibility with APIs like Google Cloud / GKS" ], "supports": "5.1.9" }, diff --git a/plugins/ucv-ext-compass/releases.json b/plugins/ucv-ext-compass/releases.json index e9e244b..59fbdae 100644 --- a/plugins/ucv-ext-compass/releases.json +++ b/plugins/ucv-ext-compass/releases.json @@ -1,4 +1,13 @@ [ + { + "semver": "1.2.4", + "date": "2026-02-19T07:38:18.116Z", + "image": "urbancode/ucv-ext-compass:1.2.4", + "notes": [ + "Prevents sending a body with GET requests, improving compatibility with APIs like Google Cloud / GKS" + ], + "supports": "5.1.9" + }, { "semver": "1.2.3", "date": "2025-10-17T10:10:31.475Z",