Skip to content

Commit

Permalink
- release note: DMN 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tkobayas committed Dec 19, 2024
1 parent 6bbfb01 commit 02aa30c
Showing 1 changed file with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,17 @@ with the License. You may obtain a copy of the License at
== 10.0.0 release notes
=== DMN 1.5 support
The DMN engine now supports DMN 1.5 specification. You can refer to the OMG official documentation to learn about the introduced features, like:
* Import into the Default Namespace
* New list replace() function
* Alternative image for input Data
* New type restriction attribute typeConstraint
* Possibility to negate a duration
* Possibility to iterate time ranges
* Date type to date and time type coercion
=== Drools Quarkus Extension
Quarkus Extension for Drools has been introduced. You can refer link:https://github.com/apache/incubator-kie-drools/blob/main/drools-quarkus-extension/drools-quarkus-quickstart-test/guide.adoc[Drools Quarkus extension Guide] for details.
Expand Down

0 comments on commit 02aa30c

Please sign in to comment.