What's Changed
Version bumped from 1.0.34 to 1.0.35
Recent Changes
- [Self-host] Add CDP streaming defaults and diagnostics (#5875) (2dc25e6)
- SKY-9652 Fix block-run credential retry loop detection (#5887) (e666d5b)
- fix(SKY-9658): prevent unbacked copilot workflow delivery replies (#5890) (f8144c4)
- fix(SKY-9650): hydrate Copilot workflow state (#5889) (f94c6cf)
- fix(SKY-9565): relax late block-running guard (#5884) (028b905)
- fix(SKY-9644): make site-block stop nudge proxy-aware (#5883) (7826072)
- feat(SKY-9570): turn classify-UNKNOWN into a productive learning signal (#5882) (c587bfb)
- SKY-9645 Prevent challenge wait blocks (#5881) (802122c)
- fix(SKY-9565): block late Copilot block-running attempts (#5880) (e1c2593)
- feat(SKY-9536): wire shadow-mode FP gate to cross-run extraction cache hit path (#5879) (3cec83e)
- fix(SKY-9553): retry OTP polling for full wall-clock timeout (#5878) (2d5e5e4)
- perf(SKY-9203): parallelize browser session file metadata + presign (#5876) (6760da5)
- fix: discard invalid TOTP secrets at registration time with error log (#5874) (eec6367)
- fix(SKY-9643): convert file:// signed_url to artifact server URL (#5873) (cfcc1d6)
- Clarify credential lookup errors (#5872) (eb4a1c6)
- fix(SKY-9616): fall back to workflow API response for workflowPermanentId on /runs/ route (#5870) (2ca1820)
- feat(SKY-8771): while_loop script generation and caching (#5869) (228b30c)
Full Changelog: v1.0.34...v1.0.35
What's Changed
- feat(SKY-8771): while_loop script generation and caching by @wintonzheng in #5869
- fix(SKY-9616): fall back to workflow API response for workflowPermanentId on /runs/ route by @LawyZheng in #5870
- Clarify credential lookup errors by @suchintan in #5872
- fix(SKY-9643): convert file:// signed_url to artifact server URL by @celalzamanoglu in #5873
- fix: discard invalid TOTP secrets at registration time with error log by @LawyZheng in #5874
- perf(SKY-9203): parallelize browser session file metadata + presign by @AronPerez in #5876
- fix(SKY-9553): retry OTP polling for full wall-clock timeout by @AronPerez in #5878
- feat(SKY-9536): wire shadow-mode FP gate to cross-run extraction cache hit path by @pedrohsdb in #5879
- fix(SKY-9565): block late Copilot block-running attempts by @andrewneilson in #5880
- SKY-9645 Prevent challenge wait blocks by @andrewneilson in #5881
- feat(SKY-9570): turn classify-UNKNOWN into a productive learning signal by @pedrohsdb in #5882
- fix(SKY-9644): make site-block stop nudge proxy-aware by @andrewneilson in #5883
- fix(SKY-9565): relax late block-running guard by @andrewneilson in #5884
- fix(SKY-9650): hydrate Copilot workflow state by @andrewneilson in #5889
- fix(SKY-9658): prevent unbacked copilot workflow delivery replies by @andrewneilson in #5890
- SKY-9652 Fix block-run credential retry loop detection by @andrewneilson in #5887
- [Self-host] Add CDP streaming defaults and diagnostics by @suchintan in #5875
Full Changelog: v1.0.34...v1.0.35