Skip to content

Frodo CLI 4.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:07
· 199 commits to main since this release

Added

  • Introduced config-manager push variables command, allowing users to push variable configurations. This feature supports ESV placeholders and includes global environment flags for enhanced configuration management. (#667, dff7e7b)

Fixed

  • Corrected an issue in the idm-import command by adding a missing await, ensuring proper asynchronous operation and updated snapshots. (5a28650)

Changed

  • Updated @rockcarver/frodo-lib to version 4.4.0, which includes improvements that may affect the behavior and performance of Frodo CLI. (b0e9496)