Skip to content

Releases: pgflow-dev/pgflow

pgflow@0.13.1

07 Jan 22:23
b09543c

Choose a tag to compare

Patch Changes

  • Updated dependencies [199fbe1]
    • @pgflow/core@0.13.1

pgflow@0.13.0

07 Jan 11:42
f6c8f9c

Choose a tag to compare

Patch Changes

  • Updated dependencies [05738ed]
    • @pgflow/core@0.13.0

@pgflow/edge-worker@0.13.1

07 Jan 22:23
b09543c

Choose a tag to compare

Patch Changes

  • 199fbe1: Note: Version 0.13.0 was yanked due to broken local environment detection. This release (0.13.1) includes both the fix and the features from 0.13.0.

    • Fix local environment detection to use SUPABASE_URL instead of API keys
    • Add step output storage optimization for 2x faster Map chains (outputs now stored in step_states.output instead of aggregated on-demand)
  • Updated dependencies [199fbe1]

    • @pgflow/core@0.13.1
    • @pgflow/dsl@0.13.1

@pgflow/edge-worker@0.13.0

07 Jan 11:42
f6c8f9c

Choose a tag to compare

Patch Changes

  • e0c6e0e: Add support for new Supabase CLI v2+ opaque API keys in local environment detection
  • Updated dependencies [05738ed]
    • @pgflow/core@0.13.0
    • @pgflow/dsl@0.13.0

@pgflow/dsl@0.13.1

07 Jan 22:23
b09543c

Choose a tag to compare

@pgflow/dsl@0.13.1

@pgflow/dsl@0.13.0

07 Jan 11:42
f6c8f9c

Choose a tag to compare

@pgflow/dsl@0.13.0

@pgflow/core@0.13.1

07 Jan 22:23
b09543c

Choose a tag to compare

Patch Changes

  • 199fbe1: Note: Version 0.13.0 was yanked due to broken local environment detection. This release (0.13.1) includes both the fix and the features from 0.13.0.

    • Fix local environment detection to use SUPABASE_URL instead of API keys
    • Add step output storage optimization for 2x faster Map chains (outputs now stored in step_states.output instead of aggregated on-demand)
    • @pgflow/dsl@0.13.1

@pgflow/core@0.13.0

07 Jan 11:42
f6c8f9c

Choose a tag to compare

Minor Changes

  • 05738ed: Performance: Store step outputs atomically for 2x faster downstream task startup

    Step outputs are now stored in step_states.output when steps complete, eliminating expensive aggregation queries. Benchmarks show 2.17x improvement for Map->Map chains. Includes data migration to backfill existing completed steps.

Patch Changes

  • @pgflow/dsl@0.13.0

@pgflow/client@0.13.1

07 Jan 22:23
b09543c

Choose a tag to compare

Patch Changes

  • Updated dependencies [199fbe1]
    • @pgflow/core@0.13.1
    • @pgflow/dsl@0.13.1

@pgflow/client@0.13.0

07 Jan 11:42
f6c8f9c

Choose a tag to compare

Patch Changes

  • Updated dependencies [05738ed]
    • @pgflow/core@0.13.0
    • @pgflow/dsl@0.13.0