MyGit

0.9.63

mage-ai/mage-ai

版本发布时间: 2024-02-08 12:06:30

mage-ai/mage-ai最新发布版本:0.9.68(2024-03-28 23:35:49)

What's Changed

🎉 Exciting New Features

🦆 MotherDuck Support

This one's for all the ducklings out there! In addition to supporting DuckDB, Mage now supports MotherDuck destinations!

By specifying a MOTHERDUCK_TOKEN and adding a md: prefix to your DuckDB database, you can read/write from/to MotherDuck locations! Check it out and get started here.

by @wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/4533

🤖 Support Thick mode in OracleDB

We like our OracleDB connections like we like our pancakes, THICK 🥞. By default, Mage's Oracle client runs in a "Thin" mode which connects directly to Oracle Database— this mode does not need Oracle Client libraries. However, some additional functionality is available when they're used.

Now, you can use the "Thick" mode in Mage to connect to OracleDB using the Oracle Client libraries!

Check out our docs to get started or read more about the differences between "Thin" and "Thick" modes here.

by @matrixstone in https://github.com/mage-ai/mage-ai/pull/4421

🗄️ Show unused block files in file browser

This is one of our most requested features and we're excited to announce that it's finally here! 🎉

You can now see which files are not being used in your pipeline! This is a great way to clean up your projects and remove any unnecessary files. Check out the gif below to see it in action!


Head over to our docs to learn more!

by @johnson-mage in https://github.com/mage-ai/mage-ai/pull/4449

🤐 Import functionality for pipeline zips

Like to share? So do we! You can now import pipelines (via .zip files) in your Mage projects! We're optimistic that this simple improvement will make it easier to share your pipelines or even borrow pipelines from your friends!


by @johnson-mage in https://github.com/mage-ai/mage-ai/pull/4453

🐛 Bug Fixes

💅 Enhancements & Polish

New Contributors

Full Changelog: https://github.com/mage-ai/mage-ai/compare/0.9.62...0.9.63

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-02-08发行的版本