v3.12.0
v3.12.0 (May 18, 2026)
Full Changelog: v3.11.0...v3.12.0
Features
- contracts - add standard
statusto Output base (BLDX-1244) (#1767) (by @Aryamanz29 in 187b257) - add --raise-prs mode to open migration PRs against consumers (#1771) (by @cmgrote in a85acf5)
- credentials - inject x-atlan-app-* headers on pyatlan clients (BLDX-1246) (#1768) (by @Aryamanz29 in 9360d8b)
- strongly type all errors according to error hierarchy (#1754) (by @cmgrote in 1a3ab11)
- publish app/generated/ JSON files as app_configs to GM (#1747) (by @SanilK2108 in 9a46b54)
Bug Fixes
- resolve created_by from PR author, not triggering_actor (#1772) (by @anurag-atlan in a44bc1e)
- send semver image tag to GM and fix branch slug for release builds (#1776) (by @cmgrote in bf83d36)
- rename release_model 'versioned' → 'semver' and include in GM publish payload (#1777) (by @cmgrote in 3ce2a62)
- break observability→storage circular import and add logger.log() (#1779) (by @cmgrote in 280aec0)