Skip to content

Releases: cloud-pi-native/console

v9.14.1

25 Mar 13:58

Choose a tag to compare

9.14.1 (2026-03-25)

Bug Fixes

  • docker: fix docker compose exposed ports (25ab1e5)
  • nginx-strangler: fix docker-compose.local having multiple ports (1b89d4e)

Miscellaneous Chores

  • add vitest (4308f3f)
  • bump undici to 7.24.5 (6e7c065)
  • drop usage of path alias (d2fa0d4)
  • nginx-strangler: fix Dockerfile casing (2086a09)
  • nginx-strangler: fix healthcheck endpoint (696bf43)
  • nginx-strangler: remove useless user directive (9a5e770)
  • remove old duplicate health module (2ed91fc)
  • remove useless docker-compose.prod.yml (e74980b)
  • version: migrate to NestJS (b2cf4e4)

Docs

  • update port documentation for every dev mode (ad9b71c)

v9.14.0

24 Mar 09:25

Choose a tag to compare

9.14.0 (2026-03-23)

Features

  • admin-role: migrate role type to exposure scope (#1956) (747189f)
  • argocd: add well known OIDC groups from ADR14 (#1946) (4282772)
  • gitlab: add builtin roles to GitLab (#1910) (25a72da)
  • shared: add admin role fine grained permissions (#1896) (58c53af)

Bug Fixes

  • add create-or-update workflow package:write permissions for build job (72c4d27)
  • attempt a better matrix check on job-npm (fb2204d)
  • avoid server-nestjs build error preventing npm publish process (7d55944)
  • bind "this" context in process hook (#1968) (0c7d8b1)
  • buffered logs not flushed on init error (#1975) (67bbecb)
  • ci: add missing hooks build in npm publish workflow (a357ad2)
  • ci: avoid making PR number mandatory (issue with create-release job) (6a7cf04)
  • ci: ensure build job is ran both from PRs and MQs (0772105)
  • ci: ensure npm publish job run independently (0ca3691)
  • ci: fix id-token permission setup (6d0cab4)
  • ci: fix NPM 404 error when publishing (5e8e5af)
  • ci: fix NPM 404 error when publishing (attempt no. 2) (32f67d7)
  • ci: fix NPM 404 error when publishing (attempt no. 3) (dacf45b)
  • ci: fix package.json files not having property required for publishing (acbf328)
  • ci: remove NPM_TOKEN from required parameters (a0221d0)
  • clean-cache: fix workflow crashing on non-built images (c24a121)
  • combine create-or-update job and workflow permissions (7271468)
  • create-release: fix pnpm command when publishing to NPM registry (#1941) (641f01f)
  • cypress: fix cypress e2e tests missing nginx-strangler and server-nestjs images (34c5d8a)
  • ensure all packages are properly built before pushing to NPM registry (1ac0264)
  • ensure NPM publish workflow does not crash (single quote variant) (2a885c9)
  • ensure NPM publishing workflow does not crash when there is nothing to publish (f927563)
  • fix build job not being triggered by workflows (31e4cd3)
  • fix build-label job permissions (42fa1aa)
  • fix create-or-update job permissions (0624395)
  • fix create-or-update workflow permissions (56f1da9)
  • fix packages crashing when building during NPM publish process (f713e6a)
  • fix permissions on preview workflow (df3d342)
  • fix scan-vuln job permissions (4eb2c06)
  • gitlab: iterate over pagination (#1918) (9ebce61)
  • hooks: make hooks should not be fail fast (#1998) (1904fc7)
  • import missing health module (1c0a82b)
  • import missing Prisma mocks (#1976) (568cd85)
  • missing opentelemetry api dep (6593f7a)
  • module DI conflict with eslint (#1966) (460e49d)
  • NestJS CJS and module (#2003) (86f0a34)
  • nginx-strangler: dockerfile path (b94a99d)
  • nginx-strangler: fix context not being root directory in docker-compose files (e74d7e4)
  • nginx-strangler: fix Dockerfile missing local paths (ff61830)
  • playwright: fix nginx-strangler image being built instead of pulled (7e2c12f)
  • server-nestjs: explicit test utils import (#1991) (30aca3f)
  • shared package for nodenext module resolution (#1974) (c3c0581)

Miscellaneous Chores

  • add instrumentation (#1994) (18ff003)
  • admin-role: add logs (#1928) (708870b)
  • argocd: remove kubernetes ressource generation dead code (#1945) (95cc280)
  • bump axios to 1.13.x (#1988) (9f8c8cb)
  • ci: add a dedicated Merge Queue workflow (0618d39)
  • ci: add debug for merge queues (40132d2)
  • ci: add merge_group to CI worklow again (674d8cf)
  • ci: enable merge queues by leveraging main CI workflow (62c9214)
  • ci: fix sonarqube-quality-gate-action version (21c94f9)
  • ci: fix trivy action version to avoid suppy-chain compromision ([6d153b8](6d153b8...
Read more

v9.13.2

24 Feb 09:04
400e9a7

Choose a tag to compare

9.13.2 (2026-02-24)

Bug Fixes

  • add schedule trigger on mirror (0ae54da)

Miscellaneous Chores

  • ci: ensure internal dependencies are built before starting tests (effedd7)
  • ci: remove component tests from CI (24faa75)
  • ci: remove component tests from CI (928320d)
  • ci: remove kubernetes execution context from scripts (76de420)
  • ci: remove kubernetes execution context from scripts (3cbf816)
  • ci: use node.js v24 (2fce2b8)
  • ci: use node.js v24 (2e8947c)
  • remove turbo (05af332)
  • server-nestjs: align formatting rules on other packages (f19091b)
  • server-nestjs: align formatting rules on other packages (c9eb1de)

Docs

v9.13.1

18 Feb 08:33
0b39ff1

Choose a tag to compare

9.13.1 (2026-02-17)

Miscellaneous Chores

  • argocd: remove now useless code (23571c2)
  • bump node docker image base (ccc9411)
  • bump packages (4f188ab)
  • harbor: remove deprecated code (f562c41)
  • playwright: optimize configuration for execution duration and trace retention (200fd10)
  • remove 'external' cluster property (46d7ed8)
  • remove every reference to kubernetes client-node dependency (0fad63c)
  • remove kubernetes plugin (9a2d928)

v9.13.0

17 Feb 09:31
4daaa1d

Choose a tag to compare

9.13.0 (2026-02-16)

Features

  • add OIDC group to project groups (c57674b)
  • add system roles on project creation (4401519)
  • keycloack: add configurable purge at upsert (f8fb77d)
  • keycloak: add project role creation hook (83c5194)
  • keycloak: propagate admin roles to Keycloack (7d3c9b2)

Bug Fixes

  • admin-roles: admin conflicting with existing admin group in Keycloack (ed321de)
  • hooks config is always undefined (dd2f405)
  • keycloak: project members sync to Keycloak (0b4383f)
  • project-roles: remove /console prefix strip (19fbd02)
  • upgrade to dso-ns chart version 1.1.5 to use project slug in Vault secret path (0fb9a4d)

Miscellaneous Chores

  • add VSCode debugging configurations (2f96665)
  • hooks: change documentation to a sane pluging dependencies management (41225c3)
  • keycloak: remove per project config (0bf2a2a)
  • remove all local kubernetes cluster code (e199ac4)

Docs

  • add comments to .env files to clarify usage (38a728e)
  • split environment configuration from main README into its own ENVIRONMENTS doc (79030e2)

v9.12.0

03 Feb 13:37
3a14b03

Choose a tag to compare

9.12.0 (2026-02-03)

Features

  • ci: allow hotfixes with release-please (52f6751)
  • ci: change release-please config and job to allow for hotfixes (dd18790)
  • release-please: allow chore, docs, and other commit types to trigger new releases (cd717b8)

Miscellaneous Chores

  • ci: avoid checking out the repository for create-preview-comment (e8bb444)
  • ci: move all jobs (not workflows) to dedicated directory (7f23372)
  • ci: move release-please job file to dedicated jobs directory (51a8621)
  • ci: rename cd workflow to create-or-update-release (36923f5)
  • ci: rename ci to explicit continuous-integration workflow (9841386)
  • ci: rename create-preview-comment to better explicit its purpose (34c5de1)
  • ci: rename preview to explicit create-preview-release.yml workflow (44c6c7d)
  • ci: rename workflows (e15c6e5)
  • doc: update main README to fix/update how releases are performed (4f4f130)
  • server-nestjs: add application to the version-bumpable ones (a6b5e78)

Docs

  • README: split release section into its own RELEASE.md file (59a6b2f)
  • RELEASE: add mermaidjs schema (0b761d8)
  • RELEASE: document hotfixes creation workflow (921de7c)

v9.11.5

26 Jan 15:43

Choose a tag to compare

9.11.5 (2026-01-26)

Bug Fixes

  • avoid deleting new Application (and subresources) (fdbead3)
  • keycloak HTTPS required error on dev with Docker Desktop Mac (2cc25af)
  • prisma not loading dotenv (026b9e9)
  • theme broke Keycloak startup (4c6ce50)

v9.11.4

20 Jan 16:05

Choose a tag to compare

9.11.4 (2026-01-20)

Bug Fixes

  • gitlab: restore gitlab-ci-dso file configuration (8cc6d2c)

v9.11.3

13 Jan 13:15

Choose a tag to compare

9.11.3 (2026-01-13)

Bug Fixes

  • 🐛 add projectsRootDir value in the vault values of each application (26f4aec)

v9.11.2

09 Jan 11:56

Choose a tag to compare

9.11.2 (2026-01-08)

Bug Fixes

  • vault/argocd: rework how Vault values are passed to ArgoCD (adbf9c3)