- Fix diagnostic messages when updating environment with invalid definition #422
- Introduce support for rotating static credentials via
fn::rotate
providers 432 - Add the
rotate
CLI command #433 - Add ability to pass specific paths to rotate with the
rotate
CLI command #440 - Introduce inline environment reference syntax #443
- Introduce rotateOnly inputs #444
- Release rotate environment CLI command #459
- It is now a syntax error to call a builtin function incorrectly. 449