Skip to content

v5.0.1

Choose a tag to compare

@ramyaragupathy ramyaragupathy released this 22 Apr 18:13
· 819 commits to main since this release
c73af9e

Tasking Manager v5.0.1 – Post-release Fixes & Infra Updates 🛠️

This patch release includes important test and deployment improvements following the major v5.0 FastAPI upgrade. We’ve refined testing infrastructure, introduced a few hotfixes, and made updates to the production deployment pipeline.

What’s Changed

🧪 Testing & CI Improvements

  • Pytest and unit test setup refactored #6805
  • Example .env updated to include test DB config #6809
  • Test config cleanup: removed string replacement for DB URLs #6810
  • Pytest additions and version compatibility fixes #6812

🛠 Hotfixes

  • Corrected changeset thresholds for advanced and intermediate mappers from app settings #6814
  • Script added to validate advanced user eligibility #6816

🚀 Deployment & Infrastructure

  • Terragrunt production configuration added #6813
  • Deployed to staging #6817
  • Hotfix deployed to production #6818

📦 Versioning

  • Post-release version bump #6811

Full Changelog: v5.0.0...v5.0.1