Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.9.77 _ Wednesday source code.tar.gz | 2025-09-03 | 51.6 MB | |
0.9.77 _ Wednesday source code.zip | 2025-09-03 | 55.1 MB | |
README.md | 2025-09-03 | 2.7 kB | |
Totals: 3 Items | 106.7 MB | 0 |

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