November 2025 Summaries
3 posts from Kestra
Filter
Month:
Year:
Post Summaries
Back to Blog
Kestra and Conapi have partnered to enhance workflow orchestration with API management, facilitating the integration of Kestra workflows into enterprise environments. This collaboration introduces a JMS integration plugin to the Kestra ecosystem, enabling native Java Message Service support and allowing seamless connection of Kestra workflows with messaging systems and event-driven architectures. Additionally, a Gravitee plugin has been developed to integrate Kestra workflow orchestration into API processing, allowing real-time enrichment of API requests and responses. This dual approach provides flexibility for exposing workflow-driven processes as APIs, accommodating both synchronous and asynchronous patterns. The partnership aims to bridge existing enterprise infrastructures with modern API management capabilities, offering practical integration solutions demonstrated in real-world scenarios such as order processing and inventory management. A forthcoming webinar will further showcase these integrations and provide guidance on their application.
Nov 18, 2025
747 words in the original blog post.
Kestra 1.1 introduces significant performance upgrades aimed at enhancing enterprise-scale deployments by addressing key areas such as MySQL query efficiency and the speed of purge operations. In collaboration with Xiaomi, Kestra optimized MySQL query planning by ensuring that the deleted column is always referenced in queries, preventing full table scans and drastically improving execution times. This enhancement allows dashboards and APIs to remain responsive under heavy data loads. Additionally, the PurgeExecutions task has been overhauled to utilize bulk deletes and parallelism, reducing the time required for maintenance by approximately 2.5 times compared to previous methods. These changes enable Kestra to efficiently manage large volumes of data, ensuring that the system remains fast and reliable as usage grows, and underscore the platform's commitment to scalability and responsiveness, with community contributions playing a vital role in these advancements.
Nov 13, 2025
1,440 words in the original blog post.
Kestra 1.1 introduces a variety of new features and improvements, including a redesigned user interface with enhanced filters and a no-code dashboard editor, catering to user feedback for better usability and accessibility. The update also brings human-in-the-loop workflows, allowing enterprise users to implement manual approval steps, and enhanced air-gapped support for offline deployments. Additionally, the release includes new plugins that expand Kestra's integration capabilities across various platforms and services such as Liquibase, YouTube, and Stripe, while also enabling complex multi-agent AI systems for more sophisticated orchestration workflows. Enhanced file detection triggers, AI-powered task fixing, and email-driven workflow triggers are also notable additions that aim to streamline operations and improve automation.
Nov 04, 2025
2,718 words in the original blog post.