tkobayas commented on code in PR #6204: URL: https://github.com/apache/incubator-kie-drools/pull/6204#discussion_r1891328551
########## drools-docs/src/modules/ROOT/pages/release-notes/_release-notes-10.0.adoc: ########## @@ -19,6 +19,14 @@ with the License. You may obtain a copy of the License at == 10.0.0 release notes -=== PLACE_HOLDER +=== Drools Quarkus Extension -PLACE_HOLDER \ No newline at end of file +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. + +=== DRL on YAML + +As an experimental feature, DRL on YAML has been introduced, where you can write DRL in YAML format. You can refer link:https://github.com/apache/incubator-kie-drools/tree/main/drools-drlonyaml-parent[DRL on YAML] for details. + +=== Drools Reliability + +As an experimental feature, Drools Reliability has been introduced, which supports stateful KieSession persistence. You can refer link:https://github.com/apache/incubator-kie-drools/tree/main/drools-reliability[Drools Reliability] for details. Review Comment: Thanks @yesamer , that's a big update! Added on the top :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
