What's Changed
π Exciting New Features
- Allow to set server_name on sentry logging by @LucasGrugru in #5789
- Support cancellation callback. by @wangxiaoyou1993 in #5866
π Bug Fixes
- [CVE-2024-45187] Disable access after user is deleted. by @wangxiaoyou1993 in #5867
- [xy] Fix asyncio in pipeline executor. by @wangxiaoyou1993 in #5869
- [hw] Resolve a security issue related to file traversal by @csharplus in #5758
- [CVE-2024-45188, CVE-2024-45189, CVE-2024-45190] Fixes path traversal CVE's by @zmil44 in #5759
π Enhancements & Polish
- [xy] Enforce int for queue concurrency. by @wangxiaoyou1993 in #5755
- [xy] Support authentication field in io mssql. by @wangxiaoyou1993 in #5756
- [xy] Commit Kafka offset after processing the messages. by @wangxiaoyou1993 in #5775
- [xy] Upgrade polars version to 1.29 by @wangxiaoyou1993 in #5804
- Bumping facebook_ads version by @jonatansthlmstratlab in #5751
- Migrate to unittest.assertEqual by @emmanuel-ferdman in #5776
- Update teams title to resolve issue #5784 by @Ayumi08 in #5788
- Add ensure_ascii=False to JSON serialization for better Unicode handling. Fixes issue #5803 by @nacer-benyoub in #5808
- [xy] Not set use_pyarrow=True as fallback for reading polars. by @wangxiaoyou1993 in #5864
New Contributors
- @rkapl123 made their first contribution in #5760
- @zmil44 made their first contribution in #5759
- @emmanuel-ferdman made their first contribution in #5776
- @nacer-benyoub made their first contribution in #5808
Full Changelog: 0.9.76...0.9.77