Releases: CoReason-AI/coreason_adlc_api
Releases · CoReason-AI/coreason_adlc_api
Release v0.2.0
What's Changed
- Release version 0.1.0 by @gowthamrao in #42
- docs: reconcile inconsistencies across documentation and code (#43) by @gowthamrao in #44
- refactor(auth): Migrate to OIDC Device Flow and remove legacy JWT logic by @gowthamrao in #46
- feat: Implement synchronous Client SDK for Coreason Middleware by @gowthamrao in #48
- feat: Implement Domain Exception Mapping Layer and Robust Error Handling by @gowthamrao in #50
- feat: Implement Domain Exception Mapping Layer by @gowthamrao in #53
- Feat/domain exception mapping by @gowthamrao in #56
- Feat/remote validation dry run by @gowthamrao in #57
- feat: Add dynamic model schema endpoint for Server-Driven UI by @gowthamrao in #59
- feat(workbench): Implement artifact assembly and publication (Notary … by @gowthamrao in #62
- chore: Bump version to 0.2.0 and enforce import sorting by @gowthamrao in #70
- fix: Resolve Mypy errors and refactor PII scrubber to stack-based ite… by @gowthamrao in #72
- fix: Isolate circuit breakers by provider by @gowthamrao in #74
- Fix budget guardrail race condition using Redis Lua script by @gowthamrao in #76
- fix: Resolve critical security audit findings and improve performance by @gowthamrao in #80
- Refactor middleware to use Async IO for Redis, PII, and Auth by @gowthamrao in #83
- refactor: Modularize middleware into services and enforce Pydantic sc… by @gowthamrao in #85
- refactor: Migrate database management to Alembic by @gowthamrao in #87
- refactor: Implement Service layer and Async SQLAlchemy infrastructure by @gowthamrao in #89
- Develop by @gowthamrao in #92
Full Changelog: v0.1.0...v0.2.0
Release v0.1.0
What's Changed
- feat: Initial project skeleton, CLI, Vault crypto, and DB setup by @gowthamrao in #2
- feat: Implement Auth, Vault, and Workbench modules with Locking mecha… by @gowthamrao in #4
- feat: Implement Coreason ADLC API Middleware (Interceptor) by @gowthamrao in #6
- feat: add System Compliance router and Safe View integration tests by @gowthamrao in #8
- feat: implement telemetry worker and database schema by @gowthamrao in #10
- feat: implement Enterprise license check and RBAC enforcement by @gowthamrao in #12
- refactor: Enforce strict time-window logic in Circuit Breaker by @gowthamrao in #14
- fix(middleware): Enforce consecutive error policy and refactor Auth c… by @gowthamrao in #16
- Feat/multi step workflow and tests by @gowthamrao in #31
- docs: Add requirements.md (#32) by @gowthamrao in #33
- Docs/documentation by @gowthamrao in #37
- Chore/prepare submission metadata by @gowthamrao in #41
- Develop by @gowthamrao in #38
Full Changelog: https://github.com/CoReason-AI/coreason_adlc_api/commits/v0.1.0