Releases: wttech/acm
0.9.33
What's Changed
- Code save as script by @krystian-panek-vmltech in #170
- Script save, sync, delete by @krystian-panek-vmltech in #171
Full Changelog: 0.9.32...0.9.33
0.9.32
What's Changed
- Events for distributed actions by @krystian-panek-vmltech in #168
Full Changelog: 0.9.31...0.9.32
0.9.31
0.9.30
What's Changed
- Automatic scripts with Quartz Scheduler by @krystian-panek-vmltech in #159
- Java 21 compatibility (Groovy bundle updated to 4.0.23)
Breaking Changes
ACM is committed to ensuring secure Groovy script execution. This release introduces the new scheduleRun
method, supporting a modernized approach for automatic script scheduling. The previous enable/disable script types and their associated mechanisms have been deprecated and removed.
Script executions are now processed sequentially by default, with per-executable locking to guarantee safe operation across AEMaaCS clusters. All scheduling-related condition methods have been removed from the conditions service; users should migrate to the schedules.cron()
method for scheduling logic.
Full Changelog: 0.9.29...0.9.30
0.9.29
What's Changed
- Script scheduler - check before queue + HC refreshing fix by @krystian-panek-vmltech in #152
Full Changelog: 0.9.28...0.9.29
0.9.28
What's Changed
- Every X in range + Idle/Not running hardening by @krystian-panek-vmltech in #151
Full Changelog: 0.9.27...0.9.28
0.9.27
Full Changelog: 0.9.26...0.9.27
0.9.26
What's Changed
- Locking conditions integrated + configurable log printing on by default by @krystian-panek-vmltech in #150
Full Changelog: 0.9.25...0.9.26
0.9.25
Full Changelog: 0.9.24...0.9.25
0.9.24
Full Changelog: 0.9.23...0.9.24