Skip to content

v9.23.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 12:17

9.23.0 (2026-07-31)

Features

  • argocd: emit deployment value sources in generated values (11bbac6)
  • client: add deployment value sources editor (2151771)
  • deployment: add DeploymentValueSource model (94bee56)
  • deployment: persist and validate deployment value sources (235e73b)

Bug Fixes

  • client dockerfile is missing hook package.json (a0034b3)
  • client: rename new version snackbar test-id to avoid clashes with tests (554b266)
  • playwright: remove expect that are too flaky for parallel work (ba39584)
  • server-nestjs/argocd: purge orphaned values files when a project has no environment (6e9be76)

Miscellaneous Chores

  • add docker compose health check on pg (076d303)
  • ci: avoid installing Playwright browsers (c5e116e)
  • ci: ensure hotfixes always produce patch, main produces minor versions (707c10c)
  • ci: force 2 Playwright workers (2a7c330)
  • ci: improve Playwright merge-reports (bf77307)
  • ci: never install system deps for Playwright (653c3d5)
  • ci: remove node.js/pnpm install since they should be in base image (2110063)
  • ci: remove noisy comment (17b2dac)
  • ci: shard Playwright tests across 4 runners and merge reports (551c800)
  • ci: use PAX runner for Playwright tests (c36af60)
  • ci: use self-hosted ghcr.io cache for Playwright tests (1bc77e7)
  • doc: insist on backported tags issues for release-please changelog management (370bcc3)
  • offload projects to nestjs (0887de1)

Docs

  • ci: document Playwright sharding behaviour (067c5c3)
  • nestjs: correct migration stats in MODULARISATION-STATUT (cfb2d48)
  • playwright: alert devs regarding Playwright version between here and Dockerfile repo (521abbd)

Refactoring

  • conditional module activation (273fe3e)
  • configuration to nestjs system (0808a93)
  • healthcheck in service (f9f2e25)
  • merge OpenCds healthcheck into ServiceChain module (dcb34fd)
  • migrate exploded deps management to central catalog (387db22)
  • use standard undici env based proxy (1d6da38)

Reverted commits

  • chore: upstream static env var to infos (0cce923)