What Changed in Kestra 0.22.0 and How to Migrate
For the complete documentation index, see llms.txt. For a full content snapshot, see llms-full.txt. Append.mdto anykestra.io/docs/*URL for plain Markdown.
0.22.0
Deprecated features and migration guides for 0.22.0 and onwards.
Azure Log Exporter Split
Azure Log Exporter split in Kestra 0.22.0 (Enterprise). Update configurations to use specific plugins for Azure Monitor or Azure Blob Storage.
Default Tenant Deprecated
Deprecation of the default tenant functionality and enablement of multi-tenancy by default in Enterprise Edition.
Service Account Non-Unique Names
Changes to the Service Account API in Enterprise Edition to support non-unique names across tenants.
Account Lockout Policy
Introduction of account lockout after multiple failed login attempts in Enterprise Edition for enhanced security.
Helm Health Check Paths
Update to the health check paths in Kestra's Helm Chart for improved Kubernetes probe reliability.
kv() Missing Key Error
Change in default behavior of the kv() function to throw an error when a key is missing in Kestra 0.22.0.
Plugin version Rename
Renaming of the version property in several plugins to reserve the keyword for Kestra's internal plugin management.
Was this page helpful?