Releases: JorisJonkers-dev/auth-api
Releases · JorisJonkers-dev/auth-api
Release list
v0.2.1
v0.2.0
0.2.0 (2026-06-28)
Features
- adopt published gradle-conventions plugins (#627) (fd757fc)
- adopt published kotlin-spring-commons modules; remove local libs/kotlin-common (#628) (a8805d3)
- auth-api: add AGENTS_LOGIN service permission (#700) (e3a949f)
- auth-api: mint X-Agents-Verified-Jwt edge assertion (G2 phase 1) (#671) (57288ff)
- auth-api: native bearer auth via OAuth2 resource server + app-native client (G1) (#666) (63e4a4c)
- cut over to ExtraToast/agents published images (#657) (6841aa6)
- fix OAuth2 session auth, enforce 2FA, expand testing (#40) (824ca47)
- RBAC for services, admin API, and app-ui dashboard (#35) (4469b05)
Bug Fixes
- app-ui: repair account page + add My Apps nav + polish admin (#170) (a8b46cc)
- auth-api: Lettuce 500ms timeout + HikariCP keepalive (#172) (3c4f4ea)
- rebrand: publish auth-api under JorisJonkers-dev coordinates (#1) (537607e)
Performance Improvements
- auth-api/assistant-api: kill N+1 on permissions + add hot-path indexes (#163) (fd3af0f)
- auth-api: Valkey-backed @Cacheable for user lookups with explicit eviction (#164) (610b928)