Releases: cloud-pi-native/console
Releases · cloud-pi-native/console
Release list
v9.19.2
v9.19.1
v9.19.0
9.19.0 (2026-06-19)
Features
- add support for Keycloak based token (959dc9f)
- server-nestjs: add project permission guards (04f7204)
Bug Fixes
- correct NestJS healthcheck and add opencds health service (b7633b1)
- default NestJS port (76aca60)
- defaulting to 0.0.0.0 is a well known security issue (5e2ab3b)
- fix .env examples files having outdated default values (b18e2ea)
- Keycloak JWT validation against public URL (6e2879d)
- playwright: correct heading matcher and checkbox helper in e2e tests (4c2bd24)
- playwright: increase timeout for service chain details heading (bf90987)
- release-please: restore default versioning strategy (5872ebc)
- remove opencds-mockoon depends_on (optional service) (181c75b)
- replace magic port constant and add startup URL logging (5cfaf94)
Miscellaneous Chores
- add docker:ci commands for targer=prod images tests (9c8f25e)
- client: use official nginx unprivileged image instead of unmaintained bitnamilegacy (58e0f13), closes #2148
- enforce port config (e2bde42)
- nginx-strangler: use official nginx unprivileged image instead of unmaintained bitnamilegacy (6f33cc2), closes #2148
- remove unused packages and fix otel configuration (242ce68)
Refactoring
- extract secret provider code from JWT module (a69f4ef)
v9.18.4
v9.16.7
v9.16.6
v9.18.3
v9.16.5
v9.16.4
v9.18.2
9.18.2 (2026-05-22)
Bug Fixes
- client: fix admin user list table headers not being aligned with its content (c929ce4)
Miscellaneous Chores
- client: explicitely add eslint as a devDep (b6b2240)
- client: fix custom role management (c6da4b8)
- forbid commit message body not leading with a blank line (5376e78)
Docs
- document why a preview on a hotfix needs a dedicated branch/MR (14fd5c8)
Refactoring
- server-nestjs: migrate Sonarqube to NestJS (b3784df)