| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.9.76 _ The White Lotus source code.tar.gz | 2025-03-31 | 51.5 MB | |
| 0.9.76 _ The White Lotus source code.zip | 2025-03-31 | 54.9 MB | |
| README.md | 2025-03-31 | 5.2 kB | |
| Totals: 3 Items | 106.4 MB | 0 | |
What's Changed
🎉 Exciting New Features
- [xy] Add teradata source and destination to data integration pipeline by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5704 Airtable IO Class by @TalaatHasanin in https://github.com/mage-ai/mage-ai/pull/5419
- [hw] Update dbt related modules to the latest 1.8.* versions by @csharplus in https://github.com/mage-ai/mage-ai/pull/5490
- Feat/support doris by @yugasun in https://github.com/mage-ai/mage-ai/pull/5732
- [xy] Support hiding and rotating API trigger token. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5625
- [xh] Add allow_local_infile to MySQL config to enable support for "LOAD DATA LOCAL INFILE" by @matrixstone in https://github.com/mage-ai/mage-ai/pull/5679
🐛 Bug Fixes
- [hw] Resolve the input path issue with R transformer blocks by @csharplus in https://github.com/mage-ai/mage-ai/pull/5606
- [xh]Fix disable query preprocessing by @matrixstone in https://github.com/mage-ai/mage-ai/pull/5653
- [xy] Resolve dbt library conflicts. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5664
- [xy] Add safe_db_query_async decorator. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5665
- [xy] Pass execution_partition to interpolate content method. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5667
- [xy] Fetch git secret with repo query. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5677
- [xy] Fix table not defined error in io bigquery. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5678
- [xh] Support multiple statements processing in redshift by @matrixstone in https://github.com/mage-ai/mage-ai/pull/5685
- [xy] Fix MySQL error. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5687
- [xy] Fix bigquery write with replace policy. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5691
- [xy] Only allow api trigger endpoint for API trigger. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5705
- [xy] Fix API trigger request authentication. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5707
- [xy] Fix data integration pipeline run metrics. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5716
- [xy] Fix arguments in some data integration sources/destinations. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5737
💅 Enhancements & Polish
- [xy] Support key authentication in snowflake source and destination. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5741
- [hw] Update the version for the google-ads module by @csharplus in https://github.com/mage-ai/mage-ai/pull/5601
- [xy] Upgrade package versions. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5742
- [xy] Support pool_size and max_overflow in mssql connect kwargs. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5655
- [xy] Auto cast timestamp columns for bigquery exporter. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5676
- [xy] Not save token to triggers.yaml if HIDE_API_TRIGGER_TOKEN is true. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5686
- [jk] User management pagination by @johnson-mage in https://github.com/mage-ai/mage-ai/pull/5735
- [xy] Update event logging to use sync method in scheduler by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5740
- enhancement: Upgrade DuckDB to the latest stable version by @elefeint in https://github.com/mage-ai/mage-ai/pull/5646
- [hw] Update the version of the nkeys module by @csharplus in https://github.com/mage-ai/mage-ai/pull/5604
- [xy] Move help improve_mage check outside of asyncio.run by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5624
- [xy] Support configuring redis default timeout by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5639
- [xy] Support passing chunksize and method to mssql export method. by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5643
Other Changes
- Fix typo by @oscarlofwenhamn in https://github.com/mage-ai/mage-ai/pull/5649
- [hw] Drop the support for Python 3.8 as it is EOL officially by @csharplus in https://github.com/mage-ai/mage-ai/pull/5652
- [hw] Update a few out-of-date dbt doc links by @csharplus in https://github.com/mage-ai/mage-ai/pull/5594
- Update prefect.mdx by @McCalebTheSecond in https://github.com/mage-ai/mage-ai/pull/5728
New Contributors
- @elefeint made their first contribution in https://github.com/mage-ai/mage-ai/pull/5646
- @McCalebTheSecond made their first contribution in https://github.com/mage-ai/mage-ai/pull/5728
- @yugasun made their first contribution in https://github.com/mage-ai/mage-ai/pull/5732
Full Changelog: https://github.com/mage-ai/mage-ai/compare/0.9.75...0.9.76