MyGit

0.9.66

mage-ai/mage-ai

版本发布时间: 2024-03-14 08:08:00

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

What's Changed

🎉 Exciting New Features

🗑️ Delete backfills


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

🪪 Support AzureDevOps using Entra ID/AD authentication

If you have an Azure DevOps organization connected to your Active Directory/Microsoft Entra ID tenant, you can enable DevOps in the version control app.

by @dy46 in https://github.com/mage-ai/mage-ai/pull/4721

📅  Scheduler status endpoint

Add /api/status endpoint to scheduler when running scheduler in standalone mode. This endpoint can be used to check the liveness of the scheduler.


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

🔐 Read authentication settings from AWS secrets manager

Add support for reading settings from AWS secrets manager. The existing authentication settings have been moved to using the new Settings class.

In order to set the settings backend, the user will need to add a section to the project metadata. Here is an example to set the setting backend to AWS secrets manager:

settings_backend:
  backend_type: aws_secrets_manager
  prefix: default_repo/settings/

Read the doc for details.

by @dy46 in https://github.com/mage-ai/mage-ai/pull/4674

💅 Enhancements & Polish

🐛 Bug Fixes

✨ New Contributors

Full Changelog: https://github.com/mage-ai/mage-ai/compare/0.9.65...0.9.66

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

查看:2024-03-14发行的版本