Releases: freiheit-com/kuberpult
Releases · freiheit-com/kuberpult
v10.5.0
10.5.0 (2024-10-22)
🎁 Feature
- UI: application data is now loaded in UI through the new GetAppDetails endpoint (#2020) (0c57377)
🚧 Chores
v10.4.1
10.4.1 (2024-10-21)
🐞 Bug Fixes
- manifest-repo-export-service: Changed fetch from HEAD to direct reference (#2055) (0a0d0ac)
- db: fixed select query that ignored eslversions with deleted flag (#2053) (51d74ae)
🚧 Chores
- rollout-service: Adapt rollout service to get information from the GetAppDetails endpoint (#2041) (c9db634)
v10.4.0
10.4.0 (2024-10-16)
🎁 Feature
- db: added deleted column to environments table (#2044) (abe3f6b)
- db: add more detailed information to release train spans (#2019) (26b9c2f)
🐞 Bug Fixes
- improved traces for transactions and commits (#2048) (6d4cbb0)
- db: remove dead code (#1999) (b2c76b7)
- frontend-service: Made the logs clearer (#2045) (5453134)
- ui: move minor icon to the start of the title of the release (#2047) (c4ee6ba)
- tests: fix TestHealthReporterRetry, TestValidateTokenStatic (#2038) (4f76ce2)
🚧 Chores
- cli: Added KUBERPULT_ALLOWED_DOMAINS to docker-compose (#2026) (d545ecf)
- docker: option to persist data on startup (#2046) (eabf9bf)
v10.3.10
10.3.10 (2024-10-14)
🐞 Bug Fixes
- skip apps without releases in release train (#2042) (5e45cc4)
- manifest-repo-export-service: Changed json signature of transformer (#2043) (531fb4e)
- ci: fix gcloud error on execution plan (#2040) (019d08c)
v10.3.9
10.3.9 (2024-10-14)
🐞 Bug Fixes
- frontend-service: Fixed log format (#2035) (bb36df1)
- ci: Changed linting to strict and added corresponding test (#2033) (119cc58)
v10.3.8
10.3.8 (2024-10-11)
🐞 Bug Fixes
v10.3.7
10.3.7 (2024-10-10)
🐞 Bug Fixes
v10.3.6
10.3.6 (2024-10-10)
🐞 Bug Fixes
- db: fix update overview when app does not exist (#2030) (d0d0b54)
v10.3.5
10.3.5 (2024-10-09)
🐞 Bug Fixes
v10.3.4
10.3.4 (2024-10-09)
🐞 Bug Fixes
- db: do custom migrations for releases iteratively (#2027) (eacb0a3)
🚧 Chores
- cd-service: regularly delete old overview caches (#2017) (b1bfaa2)