5.15.0 (2024-08-16)
Features
- add time zone support for pool schedules (#4063) (b8f9eb4) @janslow
- scale up for long waiting jobs (job retry) (#4064) (6120571)
Bug Fixes
- lambda: bump axios from 1.7.2 to 1.7.4 in /lambdas (#4071) (2f32195)
- lambda: bump the aws group in /lambdas with 5 updates (#4057) (5ecdbad)
- lambda: bump the aws-powertools group in /lambdas with 3 updates (#4058) (f9533f3)
- lambda: Prevent scale-up lambda from starting runner for user repo if org level runners is enabled (#3909) (98b1560) @PerGon