New
v3.21.21
What’s Changed
- Added rate limit policy (#667) @manan164
- Update DefaultEventQueueProcessorTest.java (#553) @Jmohak2004
- DO_WHILE iteration cleanup and Timeline UI rendering fix (#660) @nthmost-orkes
- Add documentation clarifying synchronous execution is Enterprise-only (#626) @nthmost-orkes
- 637: Updated server Dockerfile from openjdk:17-bullseye to azul/zulu-openjdk-debian:17 (#655) @dirkorkes
- Migrate JavaScript evaluator from Nashorn to GraalJS (#631) @nthmost-orkes
What's Changed
- Migrate JavaScript evaluator from Nashorn to GraalJS by @nthmost-orkes in https://github.com/conductor-oss/conductor/pull/631
- 637: Updated server Dockerfile from openjdk:17-bullseye to azul/zulu-openjdk-debian:17 by @dirkorkes in https://github.com/conductor-oss/conductor/pull/655
- Add documentation clarifying synchronous execution is Enterprise-only by @nthmost-orkes in https://github.com/conductor-oss/conductor/pull/626
- DO_WHILE iteration cleanup and Timeline UI rendering fix by @nthmost-orkes in https://github.com/conductor-oss/conductor/pull/660
- Update DefaultEventQueueProcessorTest.java by @Jmohak2004 in https://github.com/conductor-oss/conductor/pull/553