P6 Core 6.9.6
Release date: Friday, 29th of September 2023
Documentation can be found here.
This release introduces some breaking changes. We recommended that you carefully read the migration guide.
Features¶
The major new feature of this release is the ability in views to define viewables and searchables that are defined with SQL table column names rather than XPath expressions. This feature combined with PostgreSQL’s generated columns, provides an elegant fix and dramatic performance boost to transaction/workflow querying and reporting.
For more information on that feature and how to use generated columns in P6, please refer to the Views Service Guide. However, that feature comes at the cost of a breaking change in the indexing policy explained here.
Improvements¶
- The
email
androutingorder
DSLs were added to the typed route DSL interface - Hawtio was upgraded to the latest version
Bug Fixes¶
This release fixes the following bugs:
- Issues with the scripts service UI
- Various fixes addressing issues arising in cluster mode and affecting the routes service