diff --git a/index.json b/index.json index 265b455..553fd88 100644 --- a/index.json +++ b/index.json @@ -655,14 +655,11 @@ "email": "urbancode-plugins@hcl.com" }, "current": { - "semver": "1.1.13", - "date": "2026-06-09T15:53:46.356Z", - "image": "urbancode/ucv-ext-jenkins:1.1.13", + "semver": "1.1.14", + "date": "2026-06-22T12:39:14.130Z", + "image": "urbancode/ucv-ext-jenkins:1.1.14", "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." + "Enhancement: Added support to include integrationId when uploading execution records from the Jenkins plugin for improved execution traceability." ], "supports": "5.2.5" } diff --git a/plugins/ucv-ext-jenkins/releases.json b/plugins/ucv-ext-jenkins/releases.json index f341738..71b498a 100644 --- a/plugins/ucv-ext-jenkins/releases.json +++ b/plugins/ucv-ext-jenkins/releases.json @@ -1,4 +1,13 @@ [ + { + "semver": "1.1.14", + "date": "2026-06-22T12:39:14.130Z", + "image": "urbancode/ucv-ext-jenkins:1.1.14", + "notes": [ + "Enhancement: Added support to include integrationId when uploading execution records from the Jenkins plugin for improved execution traceability." + ], + "supports": "5.2.5" + }, { "semver": "1.1.13", "date": "2026-06-09T15:53:46.356Z",