0.17.0
0.17.0
Deprecated features and migration guides for 0.17.0 and onwards.
JSON Object Serialization
Learn how to adapt Kestra flows to the NON_NULL JSON serialization strategy introduced in version 0.17. Understand the changes from NON_DEFAULT and how to adjust Pebble expressions for improved flow behavior.
Deprecation of LocalFiles and outputDir
Guide to migrating from deprecated LocalFiles and outputDir to inputFiles and outputFiles in Kestra 0.17.0.
Plugin Discovery Mechanism
Changes to the plugin discovery mechanism in Kestra 0.17.0 using Java Service Loader.
Renamed Plugins
List of renamed plugins and task runners in Kestra 0.17.0 and how to update your flows.
Volume Mount
Guide to migrating from the deprecated volume-enabled property to plugin configuration in Kestra 0.17.0.
Was this page helpful?