·
3 commits
to main
since this release
Highlights
- Fixed the API Keys dashboard so it displays resolved API-key aliases/names instead of endpoint names, raw key-like values, or hash-only labels when CPA SQLite attribution is available.
- Added collector diagnostics for CPA-Manager
usage.sqlitemounts, including health output for configured path, existence, and readability. - Added warning/app-log visibility when
CPA_USAGE_DB_PATHis configured but unreadable, so production no longer silently falls back to management API data. - Documented the production
CPA_USAGE_DATA_DIRandCPA_USAGE_DB_PATHsetup needed for CPA-Manager deployments.
Maintenance
- Removed tracked backup and temporary files from the repository.
- Added release-note coverage for the cleanup and CPA SQLite diagnostics changes.