Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 829 Bytes

CHANGELOG.md

File metadata and controls

23 lines (16 loc) · 829 Bytes

v1.0.0 (2024-10-22)

Breaking changes

  • Flowpipe v1.0.0 is now required. For a full list of CLI changes, please see the Flowpipe v1.0.0 CHANGELOG.
  • In Flowpipe configuration files (.fpc), credential and credential_import resources have been renamed to connection and connection_import respectively.
  • Renamed all cred params to conn and updated their types from string to conn.

Enhancements

  • Added library to the mod's categories.
  • Updated the following pipeline tags:
    • type = "featured" to recommended = "true"
    • type = "test" to folder = "Tests"

v0.1.0 [2024-05-13]

What's new?

  • Added 3 pipelines to handle correction actions for Detect and Correct mods:
    • correction_handler
    • decision
    • optional_message