Skip to content

Releases: wttech/acm

0.9.39

22 Aug 14:07
ddc455a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.38...0.9.39

0.9.38

22 Aug 05:21
Compare
Choose a tag to compare

Full Changelog: 0.9.37...0.9.38

0.9.37

21 Aug 21:15
Compare
Choose a tag to compare

Full Changelog: v0.9.36...0.9.37

0.9.35

21 Aug 12:13
Compare
Choose a tag to compare

Full Changelog: 0.9.34...0.9.35

0.9.34

21 Aug 11:51
Compare
Choose a tag to compare

Full Changelog: 0.9.33...0.9.34

0.9.33

21 Aug 09:05
933ce30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.32...0.9.33

0.9.32

19 Aug 12:58
8ea5fe6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.31...0.9.32

0.9.31

14 Aug 12:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.30...0.9.31

0.9.30

13 Aug 12:05
Compare
Choose a tag to compare

What's Changed

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

29 Jul 22:11
b37416d
Compare
Choose a tag to compare
0.9.29 Pre-release
Pre-release

What's Changed

Full Changelog: 0.9.28...0.9.29