Releases: freiheit-com/kuberpult
Releases · freiheit-com/kuberpult
v10.2.1
10.2.1 (2024-10-02)
🐞 Bug Fixes
- cd-service: make sure environment applications list gets updated during custom migrations (#2003) (2d7a508)
- db: Do not run deployment migrations (#2002) (0ddd272)
v10.2.0
10.2.0 (2024-10-02)
🎁 Feature
- UI: User now gets feedback when they try to add a duplicate action to the shopping cart (#1981) (127d6ec)
🐞 Bug Fixes
- cd-service: update environment applications in overview correctly (#2001) (2145a0c)
- cd-service: empty list of regexes when no regex provided (#1998) (b7b2c23)
v10.1.6
10.1.6 (2024-10-01)
🐞 Bug Fixes
- cd-service: Remove overview cache recalculation, update overview on create environment and undeployVersion (#1996) (878e1f8)
- Remove very small spans (#1997) (7543f4d)
v10.1.5
10.1.5 (2024-09-30)
🐞 Bug Fixes
- cd-service: add applications column to the environments table, fix DeleteEnvFromApp (#1983) (f9538e0)
v10.1.4
10.1.4 (2024-09-30)
🐞 Bug Fixes
- db: retrieve manifests before expensive step on prognosis (#1992) (2569696)
v10.1.3
10.1.3 (2024-09-30)
🐞 Bug Fixes
- cd-service: optimize some queries in UpdateOverview in ReleaseTrain (#1990) (ef4af10)
v10.1.2
10.1.2 (2024-09-27)
🐞 Bug Fixes
v10.1.1
10.1.1 (2024-09-27)
🐞 Bug Fixes
- db: less calls to DBSelectAllReleasesOfApp (#1991) (dede7c7)
- db: Do not write argo apps if disabled (#1989) (5db1f4b)
- cd-service: skip cleanup during releasetrain (#1988) (1182251)
- allow disabling the request queue (#1985) (ebb34b9)
- db: get all environment configs at the start of a release train (#1987) (17a9b82)
- db: reduce number of calls to DBSelectLatestDeployment on prognosis (#1986) (8cff71b)
- helm: add datadog partial tracing (#1984) (151e5a4)
v10.1.0
10.1.0 (2024-09-26)
🎁 Feature
🚧 Chores
v10.0.1
10.0.1 (2024-09-25)
🐞 Bug Fixes
- do not consider the overview cache multiple times in a releasetrain (#1980) (f83175a)