Skip to main content

· 3 min read

We are pleased to announce the release of Apache KIE (Incubating) 10.1.0, the first follow-up milestone since the project's rebirth under the Apache Software Foundation. This release reflects the project's continued momentum and commitment to modernization, usability, and stability across the KIE components: Drools, jBPM, OptaPlanner, Kogito, SonataFlow and Tools.

Laying Groundwork for the Future

Following the foundational work in 10.0.0, this release introduces key upgrades and deprecations, improves compatibility, and continues efforts to simplify the developer and authoring experience. While not as sweeping as the prior release, 10.1.0 brings meaningful enhancements across the stack.

Platform Upgrades

  • Quarkus upgraded to version 3.15.3.1 (from 3.8.4)
  • Spring Boot upgraded to version 3.4.3 (from 3.2.6)

These updates align with our goal of keeping KIE technologies up-to-date with modern Java ecosystems.

Drools

Advancing Rule Units

Rule Units remain targeted at greenfield projects and continue to evolve. These projects are better positioned to work around current limitations.

While RuleUnits provide a strong foundation, there are critical gaps that must be addressed before they can be considered a complete replacement for classic DRL. Examples include ambiguity in OOPath syntax, limited support for Decision Tables, and a lack of comprehensive test coverage.

Improvements are being investigated to simplify the use of OOPath in combination with accumulate and to improve the overall authoring experience.

Rule Orchestration / startProcess

The startProcess() API has been deprecated since version 8.x and should not be called from client code, as doing so will result in a RuntimeException. Although the method still exists due to internal dependencies and because it is part of a shared interface with jBPM, it is no longer functional and is expected to be removed in a future version. The recommended approach is to use the new code-generation-based process.

DMN 1.5 Support

Both the editor and engine now support the latest DMN 1.5 specification.

jBPM and Kogito

  • Introduction of a new user task subsystem
  • Support for transactions in compact architecture
  • Infinispan usage is now deprecated and will be removed in the next version

SonataFlow Operator Enhancements

  • Incorporates the ability to configure the SonataFlow workflows and supporting services databases using the SonataFlowPlatform.
  • Incorporates the ability to initialize the supporting services databases using a dedicated Job, via configuration in the SonataFlowPlatForm.
  • Incorporates the ability to produce all the events communications using the Knative Eventing System, via configuration in the SonataFlowPlatform.

Tooling Updates

  • A new Test Scenario Editor with full DMN 1.5 support is now available
  • Classic DMN Editor and native binaries for Extended Services are both deprecated and will be removed in the next release

Known Limitations

  • JIT runners are not working on Windows and macOS

Join the Conversation

Have questions or want to connect with the community? We encourage all users to join the official user mailing list:

users@kie.apache.org
This is the best place to ask for help, share feedback, or discuss how you are using Apache KIE in your projects.

Download

Apache KIE (Incubating) 10.1.0 is available now. Visit the official download page for the artifacts and to explore what's new.

We welcome your feedback and contributions. Thank you for being part of this growing community.

· 2 min read

We are thrilled to announce the release of Apache KIE (Incubating) 10.0.0, the first major release of the KIE project under the Apache Software Foundation. This marks a pivotal moment in the evolution of KIE technologies—Drools, jBPM, OptaPlanner, and Kogito—following 15 months of intensive work since the last release on September 5, 2023.

A "Journey of Transformation"

Transitioning to the Apache Foundation was a monumental step for the KIE community, and the path to this release has been transformative. While the prolonged gap between releases posed challenges, it allowed us to focus on critical adjustments and improvements, paving the way for a stronger foundation. Here's an overview of the significant efforts that made this release possible:

  • Comprehensive CI system overhaul to align with Apache standards.
  • Code adjustments for Apache policy compliance, including license reviews.
  • Fully reproducible builds for all .jar artifacts.
  • Remove cyclical dependencies and other technical debt.
  • Automate critical release processes to streamline future releases.
  • Java 17, Jakarta 10, Quarkus, and SpringBoot upgrades
  • And many more...

A Leap Forward

Despite the frustrations of a longer-than-usual release cycle, the challenges have ultimately strengthened the project. Apache KIE (Incubating) 10.0.0 is not just a new version; it represents a rebirth under the Apache umbrella, with improvements that will serve our community for years to come. The lessons learned and the investments made in this release cycle position Apache KIE (Incubating) to achieve greater velocity and innovation in the future.

Looking Ahead

With this release, we hope to return to a predictable release cadence. Our focus is now on leveraging the enhanced foundation to deliver new features, performance improvements, and continued community-driven innovation. The journey to Apache KIE 10.0.0 has been a labor of love, and we are grateful for the support and patience of our contributors and users.

Download

Apache KIE (Incubating) 10.0.0 is available now. Visit the official download page for the artifacts and to explore what's new.

We welcome your feedback and contributions as we continue to build the future of Apache KIE (Incubating) together. Thank you for being part of this journey!