Skip to content

Releases: freiheit-com/kuberpult

v10.2.1

02 Oct 13:23
2d7a508
Compare
Choose a tag to compare

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

02 Oct 10:20
2145a0c
Compare
Choose a tag to compare
v10.2.0 Pre-release
Pre-release

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

01 Oct 09:50
878e1f8
Compare
Choose a tag to compare

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

30 Sep 15:03
f9538e0
Compare
Choose a tag to compare
v10.1.5 Pre-release
Pre-release

10.1.5 (2024-09-30)

🐞 Bug Fixes

  • cd-service: add applications column to the environments table, fix DeleteEnvFromApp (#1983) (f9538e0)

v10.1.4

30 Sep 13:50
2569696
Compare
Choose a tag to compare
v10.1.4 Pre-release
Pre-release

10.1.4 (2024-09-30)

🐞 Bug Fixes

  • db: retrieve manifests before expensive step on prognosis (#1992) (2569696)

v10.1.3

30 Sep 12:55
ef4af10
Compare
Choose a tag to compare
v10.1.3 Pre-release
Pre-release

10.1.3 (2024-09-30)

🐞 Bug Fixes

  • cd-service: optimize some queries in UpdateOverview in ReleaseTrain (#1990) (ef4af10)

v10.1.2

27 Sep 16:01
f95be84
Compare
Choose a tag to compare
v10.1.2 Pre-release
Pre-release

10.1.2 (2024-09-27)

🐞 Bug Fixes

v10.1.1

27 Sep 09:05
dede7c7
Compare
Choose a tag to compare

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

26 Sep 12:09
81d1e68
Compare
Choose a tag to compare
v10.1.0 Pre-release
Pre-release

10.1.0 (2024-09-26)

🎁 Feature

🚧 Chores

v10.0.1

25 Sep 14:31
f83175a
Compare
Choose a tag to compare

10.0.1 (2024-09-25)

🐞 Bug Fixes

  • do not consider the overview cache multiple times in a releasetrain (#1980) (f83175a)