Skip to content

v0.28.0

Compare
Choose a tag to compare
@pnickolov pnickolov released this 03 Mar 23:44
· 287 commits to main since this release
e2b2fa3

What's Changed

  • solution command improvements

    • added solution describe command (preview/limited)
    • added --add-event flag to solution extend command
    • added --wait flag to solution push to wait for the solution rollout to complete
    • added --all flag to solution validate to validate all FMM-related components
    • newly generated manifest JSON files are now pretty printed (e.g., from solution init and solution extend commands)
  • bugfixes

    • non-zero exit code is now returned when solution validate returns validation errors

New Contributors

Full Changelog: v0.27.0...v0.28.0