diff --git a/index.json b/index.json index 9716e95..b15155b 100644 --- a/index.json +++ b/index.json @@ -408,11 +408,13 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "1.2.5", - "date": "2026-03-23T05:47:10.310Z", - "image": "urbancode/ucv-ext-compass:1.2.5", + "semver": "1.2.7", + "date": "2026-06-09T14:02:10.037Z", + "image": "urbancode/ucv-ext-compass:1.2.7", "notes": [ - "Prevents sending a body with GET requests, improving compatibility with APIs like Google Cloud / GKS" + "Prevents sending a body with GET requests, improving compatibility with APIs like Google Cloud / GKS", + "Addressed and resolved Whitesource-reported vulnerabilities.", + "Upgraded the NPM Wrapper package to the latest supported version." ], "supports": "5.1.9" }, @@ -578,11 +580,14 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "1.5.9", - "date": "2026-06-01T09:35:58.485Z", - "image": "urbancode/ucv-ext-github:1.5.9", + "semver": "1.5.10", + "date": "2026-06-09T13:08:52.712Z", + "image": "urbancode/ucv-ext-github:1.5.10", "notes": [ - "Enhancement: Loop Data Engine support for external DevOps tool resources" + "Improved test coverage for the GitHub plugin.", + "Addressed and resolved Whitesource-reported vulnerabilities.", + "Added support for Team and Teamspace fields in plugin integrations. These fields can now be configured during plugin setup and integration.", + "Upgraded the NPM Wrapper package to the latest supported version." ], "supports": "5.2.5" } @@ -632,11 +637,14 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "1.1.12", - "date": "2026-06-01T08:55:40.209Z", - "image": "urbancode/ucv-ext-jenkins:1.1.12", + "semver": "1.1.13", + "date": "2026-06-09T15:53:46.356Z", + "image": "urbancode/ucv-ext-jenkins:1.1.13", "notes": [ - "Enhancement: Loop Data Engine support for external DevOps tool resources." + "Addressed and resolved Whitesource-reported vulnerabilities.", + "Switched Jenkins jobs to kickoff jobs and synchronized related updates.", + "Added support for Team and Teamspace fields in plugin integrations. These fields can now be configured during plugin setup and integration.", + "Upgraded the NPM Wrapper package to the latest supported version." ], "supports": "5.2.5" } @@ -650,11 +658,14 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "2.4.11", - "date": "2026-06-01T10:07:52.730Z", - "image": "urbancode/ucv-ext-jira:2.4.11", + "semver": "2.4.13", + "date": "2026-06-09T13:39:28.526Z", + "image": "urbancode/ucv-ext-jira:2.4.13", "notes": [ - "Enhancement: Loop Data Engine support for external DevOps tool resources" + "Improved test coverage for the Jira plugin.", + "Addressed and resolved Whitesource-reported vulnerabilities.", + "Added support for Team and Teamspace fields in plugin integrations. These fields can now be configured during plugin setup and integration.", + "Upgraded the NPM Wrapper package to the latest supported version." ], "supports": "5.2.5" } diff --git a/plugins/ucv-ext-compass/releases.json b/plugins/ucv-ext-compass/releases.json index e9d352f..edea61a 100644 --- a/plugins/ucv-ext-compass/releases.json +++ b/plugins/ucv-ext-compass/releases.json @@ -1,4 +1,15 @@ [ + { + "semver": "1.2.7", + "date": "2026-06-09T14:02:10.037Z", + "image": "urbancode/ucv-ext-compass:1.2.7", + "notes": [ + "Prevents sending a body with GET requests, improving compatibility with APIs like Google Cloud / GKS", + "Addressed and resolved Whitesource-reported vulnerabilities.", + "Upgraded the NPM Wrapper package to the latest supported version." + ], + "supports": "5.1.9" + }, { "semver": "1.2.5", "date": "2026-03-23T05:47:10.310Z", diff --git a/plugins/ucv-ext-github/releases.json b/plugins/ucv-ext-github/releases.json index fde837e..bae9304 100644 --- a/plugins/ucv-ext-github/releases.json +++ b/plugins/ucv-ext-github/releases.json @@ -1,4 +1,16 @@ [ + { + "semver": "1.5.10", + "date": "2026-06-09T13:08:52.712Z", + "image": "urbancode/ucv-ext-github:1.5.10", + "notes": [ + "Improved test coverage for the GitHub plugin.", + "Addressed and resolved Whitesource-reported vulnerabilities.", + "Added support for Team and Teamspace fields in plugin integrations. These fields can now be configured during plugin setup and integration.", + "Upgraded the NPM Wrapper package to the latest supported version." + ], + "supports": "5.2.5" + }, { "semver": "1.5.9", "date": "2026-06-01T09:35:58.485Z", diff --git a/plugins/ucv-ext-jenkins/releases.json b/plugins/ucv-ext-jenkins/releases.json index f18d169..499891a 100644 --- a/plugins/ucv-ext-jenkins/releases.json +++ b/plugins/ucv-ext-jenkins/releases.json @@ -1,4 +1,16 @@ [ + { + "semver": "1.1.13", + "date": "2026-06-09T15:53:46.356Z", + "image": "urbancode/ucv-ext-jenkins:1.1.13", + "notes": [ + "Addressed and resolved Whitesource-reported vulnerabilities.", + "Switched Jenkins jobs to kickoff jobs and synchronized related updates.", + "Added support for Team and Teamspace fields in plugin integrations. These fields can now be configured during plugin setup and integration.", + "Upgraded the NPM Wrapper package to the latest supported version." + ], + "supports": "5.2.5" + }, { "semver": "1.1.12", "date": "2026-06-01T08:55:40.209Z", diff --git a/plugins/ucv-ext-jira/releases.json b/plugins/ucv-ext-jira/releases.json index 818d896..5a909f5 100644 --- a/plugins/ucv-ext-jira/releases.json +++ b/plugins/ucv-ext-jira/releases.json @@ -1,4 +1,16 @@ [ + { + "semver": "2.4.13", + "date": "2026-06-09T13:39:28.526Z", + "image": "urbancode/ucv-ext-jira:2.4.13", + "notes": [ + "Improved test coverage for the Jira plugin.", + "Addressed and resolved Whitesource-reported vulnerabilities.", + "Added support for Team and Teamspace fields in plugin integrations. These fields can now be configured during plugin setup and integration.", + "Upgraded the NPM Wrapper package to the latest supported version." + ], + "supports": "5.2.5" + }, { "semver": "2.4.11", "date": "2026-06-01T10:07:52.730Z",