-
Notifications
You must be signed in to change notification settings - Fork 15
docs: add pgflow 0.13.0 release notes for step output storage optimization #570
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add pgflow 0.13.0 release notes for step output storage optimization #570
Conversation
|
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
View your CI Pipeline Execution ↗ for commit fcd9c39
☁️ Nx Cloud last updated this comment at |
2bdc88a to
05738ed
Compare
0a61c15 to
7005cfd
Compare
fefc7f3 to
b29aedb
Compare
b29aedb to
fcd9c39
Compare
🔍 Preview Deployment: Website✅ Deployment successful! 🔗 Preview URL: https://pr-570.pgflow.pages.dev 📝 Details:
_Last updated: _ |
🚀 Production Deployment: Website✅ Successfully deployed to production! 🔗 Production URL: https://pgflow.dev 📝 Details:
Deployed at: 2026-01-07T12:53:37+01:00 |

Add pgflow 0.13.0 release notes documenting step output storage improvements
This PR adds release notes for pgflow 0.13.0, highlighting the new atomic step output storage feature. The notes explain:
step_states.outputwhen a step completesstep_statestableThe release notes include performance benchmarks showing the 2.17x speed improvement for tasks reading large outputs.