v5.12.0
5.12.0 (2024-06-28)
Features
- add support for matcher config tiering options (#3953) (5f9d9eb) @Brend-Smits
- lambda: add option to define explicit lambda tags (#3934) (7e98943) @wadherv
Bug Fixes
- lambda: bump braces from 3.0.2 to 3.0.3 in /lambdas (#3944) (1aef82b)
- lambda: bump the aws group across 1 directory with 2 updates (#3955) (2e094cf)
- lambda: bump the aws group across 1 directory with 6 updates (#3949) (76fe9af)
- webhook: Don't log warning when secondary job queue is empty (#3942) (ef25bd4) @iainlane
- webhook: Don't set
${SQS_WORKFLOW_JOB_QUEUE}
to empty string (#3943) (6c48dff) @iainlane