Releases: pgflow-dev/pgflow
Releases · pgflow-dev/pgflow
pgflow@0.13.1
Patch Changes
- Updated dependencies [199fbe1]
- @pgflow/core@0.13.1
pgflow@0.13.0
Patch Changes
- Updated dependencies [05738ed]
- @pgflow/core@0.13.0
@pgflow/edge-worker@0.13.1
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
@pgflow/dsl@0.13.1
@pgflow/dsl@0.13.1
@pgflow/dsl@0.13.0
@pgflow/dsl@0.13.0
@pgflow/core@0.13.1
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
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
Patch Changes
- Updated dependencies [199fbe1]
- @pgflow/core@0.13.1
- @pgflow/dsl@0.13.1
@pgflow/client@0.13.0
Patch Changes
- Updated dependencies [05738ed]
- @pgflow/core@0.13.0
- @pgflow/dsl@0.13.0