We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cc948c commit 562f013Copy full SHA for 562f013
1 file changed
CHANGELOG.md
@@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
- Converted ActiveMQ 5.x to Artemis ActiveMQ broker
26
- broker.xml has security-enabled as false. For production use this should be setup with security enabled.
27
### Breaking Changes
28
+- Removed support for LDAP and CAM security authentication modes. Only Camunda Auth is supported going forward
29
- Need to add the Camunda License file to ~/.camunda/license.txt since we moved to use Camunda Enterprise Edition
30
- Update Database Schema from Camunda 7.20 to Camunda 7.23.0-ee:
31
- Go to the <root-dir>/sql/upgrade/ dir and use the upgrade scripts (in order):
0 commit comments