Releases: MarkADom/SynchTask_Backend
Releases · MarkADom/SynchTask_Backend
SynchTask Backend v1.0.0
SynchTask Backend v1.0.0
First stable production-grade backend baseline.
Highlights
- Membership-first contextual authorization model
- RS256 JWT Resource Server (JWKS-based)
- Hardened DTO contracts with Bean Validation
- Standardized 401 / 403 / 404 semantics
- Removal of legacy authorization fallbacks
- Controller boundary cleanup
- Versioned OpenAPI contract (api-docs.json)
- Deterministic Bruno integration suite
- 80%+ unit test coverage
- SonarCloud + CI quality gate stabilization
This release represents a contract-stable, security-hardened backend foundation built with Clean Architecture and DDD principles.