Releases: freiheit-com/kuberpult
Releases · freiheit-com/kuberpult
v11.3.3
11.3.3 (2024-11-05)
🐞 Bug Fixes
- ui: do not list app locks for each env (#2085) (114c6b6)
- add trace for StreamStatus (#2081) (73f2cfd)
- handle not found for all_app_locks table when deleting app lock (#2080) (05283cb)
v11.3.2
11.3.2 (2024-11-04)
🐞 Bug Fixes
v11.3.1
11.3.1 (2024-11-04)
🐞 Bug Fixes
v11.3.0
11.3.0 (2024-11-01)
🎁 Feature
🐞 Bug Fixes
- improve app details calculate warnings performance (#2075) (2607138)
- GetVersion failing when release was not found (#2073) (e763cca)
v11.2.0
11.2.0 (2024-10-30)
🎁 Feature
- performance: app details performance improvements (#2070) (8730244)
🐞 Bug Fixes
- manifest-repo-export-service: measure pushes write when nothing to push (#2067) (3683edf)
- db: fixed function InsertAppFun function override & cleaned up update of lightweight apps on overview (#2066) (e30ba8f)
🚧 Chores
- tracing: added traces for getting and calculating overview (#2071) (9ad86d1)
- testing: restore overview tests (#2068) (91df649)
v11.1.0
11.1.0 (2024-10-29)
🎁 Feature
- GetProductSummary: migrate getproductsummary endpoint to new Overview (#2058) (fe97489)
v11.0.0
11.0.0 (2024-10-28)
📣 Breaking Changes
Ref: SRX-NMC7OD
BREAKING CHANGE: The postgreSQL Database is now required.
The helm-parameter `db.writeEslTableOnly` is not supported anymore.
The helm-parameter `db.dbOption` now only supports the option
"postgreSQL", which is now also the default.
See docs/database.md for details.
Note that there is now some "dead code", especially in the cd-service
that deals with git. This will be removed in another PR.
🐞 Bug Fixes
- charts: manifest-repo-export-service pod now stores manifest repo in an emptyDir volume (#2061) (d748338)
v10.6.0
10.6.0 (2024-10-25)
🎁 Feature
🐞 Bug Fixes
v10.5.3
10.5.3 (2024-10-24)
🐞 Bug Fixes
v10.5.2
10.5.2 (2024-10-23)
🐞 Bug Fixes
- cli: option to run release trains on environment groups when dex is enabled (#2059) (41b04df)