Skip to content

Astron Agent v1.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Feb 09:05
· 17 commits to main since this release
c38d17a

What's Changed

✨ New Features

  • remove auth check from import/export endpoints
  • enhance RPA setup with new services and configurations (#921)
  • add auto database creation and improve migration lock mechanism

🐛 Fixes

  • restore mypy ignore-missing-imports flag
  • code quality and aiohtpp client bug fix

🔧 Improvements

  • introduce DatabaseConfig for DB config
  • optimize packet guiding exceptions
  • exclude enterprise watchdog feature from mypy checks

What's Changed

  • fix(aitools): code quality and aiohtpp client bug fix by @zijian2 in #911
  • chore: exclude enterprise watchdog feature from mypy checks by @hygao1024 in #912
  • 添加插件导入导出功能 by @Xxbys752521 in #913
  • feat: add auto database creation and improve migration lock mechanism by @cumthxy in #910
  • fix(ci): restore mypy ignore-missing-imports flag by @cumthxy in #924
  • feat(docker): enhance RPA setup with new services and configurations by @doctorbruce in #921
  • feat(toolkit): remove auth check from import/export endpoints by @Xxbys752521 in #926

Full Changelog: v1.0.1...v1.0.2