Releases: pgflow-dev/pgflow
Releases · pgflow-dev/pgflow
[email protected]
Patch Changes
- Updated dependencies [199fbe1]
- @pgflow/[email protected]
[email protected]
Patch Changes
- Updated dependencies [05738ed]
- @pgflow/[email protected]
@pgflow/[email protected]
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/[email protected]
- @pgflow/[email protected]
@pgflow/[email protected]
Patch Changes
- e0c6e0e: Add support for new Supabase CLI v2+ opaque API keys in local environment detection
- Updated dependencies [05738ed]
- @pgflow/[email protected]
- @pgflow/[email protected]
@pgflow/[email protected]
@pgflow/[email protected]
@pgflow/[email protected]
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/[email protected]
@pgflow/[email protected]
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/[email protected]
@pgflow/[email protected]
Patch Changes
- Updated dependencies [199fbe1]
- @pgflow/[email protected]
- @pgflow/[email protected]
@pgflow/[email protected]
Patch Changes
- Updated dependencies [05738ed]
- @pgflow/[email protected]
- @pgflow/[email protected]