Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 1.06 KB

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.1 [2024-03-04]

Bug fixes

  • Fixed invalid type for license param in create_user pipeline. (#6)

v0.1.0 [2023-12-13]

What's new?

  • Added 15+ pipelines to make it easy to connect your Incident, User resources and more. For usage information and a full list of pipelines, please see PagerDuty Mod for Flowpipe.