Skip to content

Latest commit

 

History

History
692 lines (442 loc) · 65.2 KB

File metadata and controls

692 lines (442 loc) · 65.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.14.0 (2026-04-14)

Features

Bug Fixes

Others

  • deps: bump the docker-dependencies group with 2 updates (#754) (d1a7611)

4.13.0 (2026-03-20)

Features

Bug Fixes

Code Refactoring

  • update sealed secret handling to use new spec structure (#707) (46bb029)

Others

  • deps: bump ncipollo/release-action (#737) (2d159ea)
  • deps: bump the docker-dependencies group across 1 directory with 2 updates (#738) (b2dcae2)
  • deps: bump the docker-dependencies group with 2 updates (#713) (39e2975)

4.12.0 (2026-02-02)

Features

Bug Fixes

CI

4.11.0 (2025-12-01)

Features

Bug Fixes

  • add paramsSerializer for openapi query (#682) (3fc43eb)
  • back button error when coming from non existing page (#683) (0763974)
  • broken links to techdocs (#674) (cd11258)
  • critical cve minor bump (#666) (11e4e09)
  • default cluster tier settings & default team networkPolicy egress setting (#678) (cc8560a)
  • ignore kubernetes patch versions in check (#685) (9a23a77)
  • ignore v prefix in kubernetes version (#686) (435629f)
  • remove mentions of apl (#680) (c26ec78)

Others

4.10.0 (2025-10-21)

Features

Bug Fixes

Others

  • deps: bump ncipollo/release-action (#646) (66d6860)
  • deps: bump ncipollo/release-action (#649) (e45fb4e)
  • deps: bump node in the docker-dependencies group (#648) (0c43619)
  • deps: bump ts-jest from 26.5.6 to 29.4.1 (#624) (eb4e12b)

4.9.0 (2025-09-01)

Features

Bug Fixes

Others

  • deps: bump @iconify/react from 3.2.2 to 6.0.0 (#626) (3f2ff90)
  • deps: bump actions/checkout from 4 to 5 (#636) (d030ffa)
  • deps: bump amannn/action-semantic-pull-request from 5 to 6 (#639) (12845c7)
  • deps: bump ncipollo/release-action (#628) (03a127d)
  • deps: bump nginx in the docker-dependencies group (#640) (c59837a)
  • deps: bump node in the docker-dependencies group (#629) (5cf7b7f)
  • readme (#638) (5219e75)
  • remove old pages (#633) (4112c6f)

4.8.0 (2025-08-04)

Features

Bug Fixes

Reverts

Others

  • deps: bump @mui/styles from 5.16.14 to 6.4.12 (#590) (593f0c9)
  • deps: bump @types/lodash from 4.17.15 to 4.17.17 (#588) (5d11100)
  • deps: bump axios from 1.7.9 to 1.10.0 (#592) (2fed476)
  • deps: bump http-proxy-middleware from 0.21.0 to 3.0.5 (#591) (bdfe7ab)
  • deps: bump ncipollo/release-action (#603) (89b4301)
  • deps: bump node from 20.19.2-alpine to 20.19.3-alpine (#600) (73551b4)
  • deps: bump the docker-dependencies group with 2 updates (#604) (0163a8d)
  • upgrade http-proxy-middleware (#616) (cffe915)

4.7.0 (2025-07-31)

Features

  • allow users to define empty env values in builds (#606) (ebb7c52)
  • enhance dependabot configuration for auto-approval and grouping of dependencies (#601) (6896aed)
  • hide default platform storage class in cluster settings page (#614) (764c196)

Bug Fixes

  • add optional value label for environment variables in build creation (#611) (435daa8)
  • improve error handling and re-routing (#607) (43617e7)
  • limit team name length to a maximum of 9 characters (#612) (59a2979)

4.6.0 (2025-06-24)

Features

Bug Fixes

  • enhance service creation form with correct useCname data (#598) (830783a)
  • form validation error for useORCS (#596) (7bfe3c5)
  • remove session corrupt state notification (#599) (00fe560)
  • replaced apl-docs with techdocs (#587) (b7d2ef1)
  • webhook inconsistent render issue (#595) (5a3c2fe)

CI

4.5.0 (2025-06-17)

Features

Bug Fixes

Others

  • deps: bump @commitlint/config-conventional from 11.0.0 to 19.8.1 (#576) (b79902a)
  • deps: bump i18next-http-backend from 1.4.1 to 3.0.2 (#577) (c90319d)
  • deps: bump react-hook-form from 7.54.2 to 7.57.0 (#575) (a4b602d)
  • deps: bump simplebar-react from 2.4.3 to 3.3.1 (#574) (991a5bf)

Code Refactoring

4.4.0 (2025-06-03)

Features

Bug Fixes

Others

  • add code owners (#564) (315f107)
  • deps: bump @hkdobrev/run-if-changed from 0.3.1 to 0.6.3 (#561) (35f6437)
  • deps: bump @monaco-editor/react from 4.6.0 to 4.7.0 (#558) (efcbd4a)
  • deps: bump @testing-library/react from 16.2.0 to 16.3.0 (#560) (d54dccc)
  • deps: bump cspell from 5.21.2 to 9.0.2 (#572) (2f0c7a0)
  • deps: bump node from 20.19.1-alpine to 20.19.2-alpine (#568) (c6d698d)
  • deps: bump tss-react from 3.7.0 to 4.9.18 (#559) (cbcbf17)

4.3.0 (2025-05-14)

Features

  • update logout parameters as required by Keycloak and clean up theme (#545) (9456acf)

Bug Fixes

Others

  • deps: bump nginx from 1.27.3-alpine to 1.27.5-alpine (#546) (bdfedef)
  • deps: bump node from 20.18.2-alpine to 20.19.1-alpine (#551) (8e99f15)

4.2.0 (2025-04-25)

Features

  • build page using new form components (#536) (ae2ae8a)
  • service page using form components (#525) (ccbc6df)
  • static team settings page (#531) (14f08b2)
  • update redirects between the theme view and team selection (#544) (a5d6d15)

Bug Fixes

4.1.0 (2025-04-07)

Bug Fixes

4.0.0 (2025-03-17)

Features

3.6.1 (2025-03-13)

Features

  • add code repository page (#512) (269d229)
  • add self-service option for admins to add external helm charts to the catalog (#519) (11f5800)
  • hide code repositories pages (#526) (3cd82bb)
  • update add new helm chart (#524) (3d94fb2)

3.6.0 (2025-03-07)

Features

Others

  • deps: bump node from 20.18.1-alpine to 20.18.2-alpine (#501) (25b7b48)
  • deps: bump react-error-boundary from 4.1.2 to 5.0.0 (#505) (b1f85e7)

CI

3.5.0 (2025-01-28)

Features

Bug Fixes

Others

  • deps: bump nginx from 1.22.0-alpine to 1.27.3-alpine (#478) (90d07ac)

3.4.0 (2024-12-17)

Features

Bug Fixes

Others

3.3.0 (2024-11-12)

Features

Bug Fixes

  • set correct workload values on first load (#455) (901a979)

3.2.0 (2024-11-07)

Features

3.1.0 (2024-11-01)

Features

Bug Fixes

3.0.0 (2024-10-25)

Features

Bug Fixes

3.0.0-rc.0 (2024-09-18)

Features

Bug Fixes

CI

  • use new github secrets and variables (#416) (27c67e4)

2.8.0 (2024-04-19)

Bug Fixes

2.7.0 (2024-04-05)

Features

Bug Fixes

2.6.0 (2024-03-14)

Features

Bug Fixes

  • disable form submission if onSubmit doesn't exist (#391) (ca2532a)

2.5.0 (2024-02-22)

Features

2.4.0 (2024-02-13)

Features

Bug Fixes

  • workload values re-render structure & remove unnecessary files (#385) (be56ebd)

2.3.0 (2024-01-12)

Bug Fixes

2.2.0 (2024-01-04)

Features

  • add update strategy option to workloads (#365) (4e23ef1)
  • byo secret for external private repo (#366) (1d08c98)
  • team and platform status dashboard (#369) (d63e906)
  • team and platform dashboard and viewer switch (#370) (e7ad3b1)

Bug Fixes

2.1.0 (2023-12-15)

Features

Bug Fixes

Tests

2.0.0 (2023-11-21)

Features

Bug Fixes

1.4.0 (2023-10-17)

Features

Bug Fixes

1.3.0 (2023-10-03)

Bug Fixes

  • mitigate ENOENT issue at release-action@v1.12.0 (747b250)

1.2.0 (2023-10-03)

Bug Fixes

  • mitigate ENAMETOOLONG issue at release-action@v1.12.0 (1bf34d1)

1.1.0 (2023-10-03)

Features

Bug Fixes

1.0.0 (2023-09-04)

Features