Skip to content

v2.5.3

Choose a tag to compare

@dcarley dcarley released this 24 Jun 14:58

What's changed

Fixes

  • disable-metrics: stop silently overriding workflow-level
    FLOX_DISABLE_METRICS.
    The input defaulted to "false" and was always
    exported to FLOX_DISABLE_METRICS, overwriting any value a calling workflow
    set via its env: block — silently re-enabling metrics. It now defaults to
    empty and is only exported when explicitly set, so a workflow-level
    FLOX_DISABLE_METRICS: "true" is honored. (#209, ECO-104)

Dependencies

  • Bump the all group across 1 directory with 4 updates

Full Changelog: v2.5.2...v2.5.3