Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 892 Bytes

CHANGELOG_PENDING.md

File metadata and controls

22 lines (18 loc) · 892 Bytes

Improvements

  • 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

Bug Fixes

Breaking changes

  • It is now a syntax error to call a builtin function incorrectly. 449