What's new?
- Server
- Introduced
LAMBDA_IN_VPC_GITHUB
flag to enable deployment of GitHub mod lambdas inside a VPC.
- Introduced
Bug Fixes
- Server
- Optimized mod type installation to distribute event execution more evenly over time, minimizing the risk of throttling.
- Fixed an issue where controls or actions could get stuck if their notification templates were empty or failed to render correctly.
- The Delete Policy Pack API now throws a clear error when attempting to delete a policy pack that still has attached resources.
- The maintenance container now ensures the index_list table is populated with any missing indexes, improving database reliability.
- Unused Lambda functions are now correctly deleted when no aliases remain.
Note
Upgrade to 5.52.1
requires your workspace to be on 5.51.x
; direct upgrades from older versions (e.g., 5.49.x) will fail.
Requirements
- TEF: 1.66.0
- TED: 1.9.1
Base images
Alpine: 3.17.5 Ubuntu: 22.04.3