What's Changed
🐛 Bug Fixes
- Copy
croniterinto the shared repository to avoid external dependency issues (@matrixstone)
#5703 - Fix SQLAlchemy compatibility issues when upgrading to v2.0 (@wangxiaoyou1993)
#5906 - Properly escape characters during code interpolation (@wangxiaoyou1993)
#5920 - Close log files correctly when loggers are deleted (@wangxiaoyou1993)
#5923 - Lock
scikit-learnversion to prevent breaking changes (@wangxiaoyou1993)
#5988 - Fix URL encoding for
git_custom_branches(@wangxiaoyou1993)
#6004 - Avoid UTF-8 decoding errors for Kafka message keys under
RAW_VALUEmode (@gitpranjal)
#5934 - Correct memory usage calculation in containerized environments (@Copilot)
#5992
💅 Enhancements & Polish
- Address security vulnerabilities across dependencies (@matrixstone)
#5863 - Lock package versions to improve build reproducibility (@wangxiaoyou1993)
#5939 - Add validation for Kafka streaming configuration (@wangxiaoyou1993)
#6003 - Sort projects alphabetically by name in the UI (@andexte)
#5918 - Upgrade GitHub Actions workflows to latest versions (@deining)
#5930 - Upgrade to
sentry-sdkv2.x with envelope transport and graceful flush on exit (@dacdao1)
#5932 - Relax
polarsdependency to>= 1.30.0(@nitishbelagali)
#5983 - Upgrade
duckdbdependency (@elefeint)
#5982 - Use project-wide timeout configuration when calling
.result()(@sm-data)
#5986 - Fix typos (@deining)
#5929
✨ Features & Other Improvements
- Initialize
run_pipeline_in_one_processvia environment variable instead of a hardcoded default (@nayak-03)
#5922 - Preserve query parameters on the pipeline runs page after deletions (@dacdao1)
#5936 - Add Move Up and Move to Top actions to the block list UI (@DevDevvy)
#5941 - Add OAuth BEARER authentication support for Kafka streaming (@Copilot)
#5990
🙌 New Contributors
- @andexte — #5918
- @dacdao1 — #5932
- @deining — #5929
- @nayak-03 — #5922
- @DevDevvy — #5941
- @gitpranjal — #5934
- @nitishbelagali — #5983
- @sm-data — #5986
Full Changelog: 0.9.78...0.9.79