Skip to content

fix(ai-red-teaming): bump version to 1.17.0 to unblock dev/staging sync - #150

Merged
rdheekonda merged 1 commit into
mainfrom
fix/airt-capability-version-bump
Sep 22, 2026
Merged

rdheekonda merged 1 commit into
mainfrom
fix/airt-capability-version-bump

Conversation

@rdheekonda

Copy link
Copy Markdown
Contributor

Problem

The post-merge Sync Capabilities job failed on dev and staging with:
✗ ai-red-teaming: 409 Conflict: Capability version is immutable
(run 35673795743).

The agentic-probes 2026 changes (new transforms/scorers + generate_agentvigil_attack/generate_eva_attack tools, catalog + agent-guide updates) altered the capability content, but capability.yaml stayed at 1.16.3 — a version already published to dev/staging. Capability versions are immutable, so the sync rejected the changed content.

Fix

Bump ai-red-teaming to 1.17.0 (minor: new backward-compatible features). Same class as the prior "bump to unblock dev sync" fix (#135).

Test plan

  • Sync Capabilities job publishes 1.17.0 to dev/staging/prod cleanly

The agentic-probes 2026 additions (new transforms/scorers + agentvigil/eva tools)
changed capability content while the version stayed 1.16.3, which is already
published and immutable - the Sync Capabilities job failed dev+staging with
409 Conflict. Minor bump (new backward-compatible features).
@rdheekonda
rdheekonda merged commit 2baac4c into main Sep 22, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant