Changelog¶
0.2.0¶
Release Date: 2026-06-03
Note
The Akeyless connection field jwt has been renamed to jwt_token so the credential
is correctly masked in logs. Update existing Akeyless connections to use the new field
name. As this provider is still pre-1.0, the breaking change ships in a minor release.
Breaking changes¶
Fix Akeyless JWT connection credential is not redacted (#67443)
0.1.0¶
Release Date: 2026-05-01
Initial release.
Features¶
AkeylessHook: Hook for interacting with Akeyless Vault Platform (static, dynamic, and rotated secrets; item CRUD; multiple auth methods).AkeylessBackend: Secrets backend for sourcing Airflow Connections, Variables, and Configuration from Akeyless.Custom
akeylessconnection type with dedicated UI fields for all authentication methods.