Releases: freiheit-com/kuberpult
Releases · freiheit-com/kuberpult
v11.6.12
11.6.12 (2024-12-17)
🐞 Bug Fixes
- db: separate current from old deployments in db (#2175) (4f5a07e)
v11.6.11
11.6.11 (2024-12-17)
🐞 Bug Fixes
- cd-service: less calls to db select app in releasetrains (#2176) (f9b9ee9)
- db: separate current state of the releases from releases in history (#2170) (7a3f8a8)
- ci: add notification to cache action (#2169) (3a54b3b)
- ci: fixing dependencies (#2171) (8f2d217)
- db: fix comment add add type annotation (#2094) (0df9b82)
v11.6.10
11.6.10 (2024-12-11)
🐞 Bug Fixes
- db: add auto increment feature to environments table (#2166) (1da7225)
- cd-service: improve get app details deployments (#2164) (9e76991)
- rollout-service: revolution tests (#2165) (2ef496b)
v11.6.9
11.6.9 (2024-12-10)
🐞 Bug Fixes
- cd-service: GetAppDetails now queries the environments table once (#2163) (d3dc774)
v11.6.8
11.6.8 (2024-12-10)
🐞 Bug Fixes
- db: add auto increment for deployments table (#2161) (deb4ca1)
v11.6.7
11.6.7 (2024-12-04)
🐞 Bug Fixes
- cd-service: solved problem with overview creation. (#2160) (e92c4b9)
- cd-service: fix flaky datadog gauge test (#2159) (3f941d1)
v11.6.6
11.6.6 (2024-12-03)
🐞 Bug Fixes
- ci: fix flaky test diff (#2150) (785be22)
- cd-service: new span to measure performance of DeleteEnvFromApp (#2158) (e44639c)
- rollout-service: new test case for ensuring changed apps produce independent events (#2157) (e884341)
v11.6.5
11.6.5 (2024-12-03)
🐞 Bug Fixes
v11.6.4
11.6.4 (2024-12-02)
🐞 Bug Fixes
- rollout-service: prioritize kuberpult events over argocd events in rollout background job (#2151) (a097aac)
- cd-service: sync all_app_locks with app_locks (#2153) (3dd3116)
- rollout-service: fixed version comparison in broadcast's app state (#2155) (a13f676)
- rollout-service: fix diff arog app (#2154) (d937136)
- cd-service: optimize delete environment locks (#2152) (c23410e)
v11.6.3
11.6.3 (2024-11-29)
🐞 Bug Fixes
- cd-service: removed revision parsing from transaction. (#2149) (d99dd51)
- rollout-service: Ignore empty git revisions (#2148) (cccfe12)
- cd-service: fix flaky TestUpdateDatadogMetricsInternal (#2141) (483743f)