Releases
v4.1.0
Compare
Sorry, something went wrong.
No results found
4.1.0 (2026-03-16)
added few testcases to improve coverage (1abdac3 )
added session id for all custom events (29625e0 )
Enhance Azure credential management in AppConfig (c9254ef )
Enhance logging and telemetry integration with Azure Monitor in FastAPI application (75970cc )
fixed test_router.py unittestcases (9bd60fe )
implemented codeQL and copilot sugestions (c5ddbe1 )
improved unit test coverage (9f420e9 )
Initial plan (2895040 )
Merge branch 'bugfix/codeQL-suggestions' of https://github.com/microsoft/Multi-Agent-Custom-Automati (626ba5b )
Merge branch 'dev-v4' into bugfix/codeQL-suggestions (14432aa )
Merge pull request #842 from microsoft/psl-logging-improvements (3f0e134 ), closes #842
Merge pull request #843 from microsoft/copilot/sub-pr-842 (088978b ), closes #843
Merge pull request #845 from microsoft/main (58678ab ), closes #845
Merge pull request #846 from microsoft/dev-v4 (c9558a4 ), closes #846
Merge pull request #847 from microsoft/bugfix/codeQL-suggestions (47f28ee ), closes #847
Merge pull request #848 from microsoft/psl-code-quality (fb00119 ), closes #848
Merge pull request #854 from microsoft/bugfix/codeQL-suggestions (d2e3902 ), closes #854
Merge pull request #855 from microsoft/psl-logging-improvements (6b39c90 ), closes #855
Merge remote-tracking branch 'origin/dev-v4' into psl-logging-improvements (93fdc90 )
Merge remote-tracking branch 'origin/dev-v4' into psl-logging-improvements (d5b899e )
Remove redundant assertion in health check test (efdc3d2 )
Remove session_id attachment logic from get_plans function (eca6d7b )
removed router.py file from coverage as we yet to create testcase for that (6e7ecd3 )
removed test_router.py as it's not there in dev-v4 (ae098af )
removed the change in test_app.py (299b071 )
removed the diagnostic settings to avoid duplicate logs (84b3638 )
resolve test coverage issue (a351465 )
Resolved co-pilot comments (cc8865d )
resolved pylint issue (621df54 )
Update Bicep and JSON files to version 0.41.2 and remove diagnostic settings (ea2d90f )
Update src/backend/v4/api/router.py (e4a46cf )
Updated the code quality (43265c3 )
test: add async test for successful status update in ConnectionConfig (da96959 )
test: enhance mock specifications in various test files for better clarity and error prevention (839562e )
test: improved unit test coverage (2c19410 )
test: remove redundant assertion for plan_service module in event tracking test (f36a005 )
test: update event tracking test to verify callable mock integration (b07c5b3 )
test: update mocks to use spec_set for stricter attribute validation (0ac4bd7 )
refactor: remove unused imports from test files (f56f30c )
refactor: update test workflow and remove empty init .py files (a9e7c16 )
fix: initialize memory_store unconditionally and fix RAI condition logic in user_clarification endpo (c50a139 )
feat: enhance agent framework mocking and patch missing Azure AI project models (3c555e2 )
You can’t perform that action at this time.