2019-11-21 16:22:24 +00:00
|
|
|
= Highlights
|
|
|
|
|
|
|
|
== Drools Policy Removed
|
|
|
|
|
2019-12-05 07:17:06 +00:00
|
|
|
The Drools Policy was finally removed after the deprecation period. If you need more complex policies you can still use JavaScript-based policies.
|
|
|
|
|
|
|
|
== Pagination support for clients
|
|
|
|
|
2019-12-04 18:55:36 +00:00
|
|
|
Pagination support was added to clients in the Admin Console and REST API. Thanks to https://github.com/saibot94[saibot94].
|
|
|
|
|
|
|
|
== New Elytron Credential Store Vault Provider
|
|
|
|
|
|
|
|
A new built-in vault provider that reads secrets from a keystore-backed Elytron credential store has been added as a WildFly
|
|
|
|
extension. The creation and management of the credential store is handled by Elytron using either the `elytron` subsystem or the
|
|
|
|
`elytron-tool.sh` script.
|