Skip to content

Commit c96c4d5

Browse files
committed
Merge branch 'main' into APL-523
2 parents e5e44a4 + 4ac60f3 commit c96c4d5

8 files changed

Lines changed: 380 additions & 167 deletions

File tree

CHANGELOG.md

Lines changed: 64 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,70 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [4.18.0](https://github.com/redkubes/otomi-api/compare/v4.17.0...v4.18.0) (2026-04-14)
6+
7+
8+
### Features
9+
10+
* add tini to Dockerfile for cleaning up zombie processes ([#969](https://github.com/redkubes/otomi-api/issues/969)) ([5865383](https://github.com/redkubes/otomi-api/commit/58653839b1bf171689e2814cab9fa086cf81cf45))
11+
* consolidate k8s service fetching ([#966](https://github.com/redkubes/otomi-api/issues/966)) ([11c1e9f](https://github.com/redkubes/otomi-api/commit/11c1e9f8e3c526486ac4cb7f3d81505194288db5))
12+
* disable ingress-nginx ([#965](https://github.com/redkubes/otomi-api/issues/965)) ([89d7661](https://github.com/redkubes/otomi-api/commit/89d7661b5a5c3650c88748fe71e0b47a1a6b31b1))
13+
* expose raw swagger.json ([#955](https://github.com/redkubes/otomi-api/issues/955)) ([b1555fa](https://github.com/redkubes/otomi-api/commit/b1555fab9ec37c74f2df796c02b3451968eca512))
14+
* hide knative when k8s version is below 1.33 ([#970](https://github.com/redkubes/otomi-api/issues/970)) ([190682c](https://github.com/redkubes/otomi-api/commit/190682c0284c7f607a5fb9687553cbca986a46fe))
15+
* k8s v2 endpoints ([#968](https://github.com/redkubes/otomi-api/issues/968)) ([8391b9f](https://github.com/redkubes/otomi-api/commit/8391b9fecdeeca07d4c4f13b3e355b241d1bd131))
16+
* make git username optional ([#971](https://github.com/redkubes/otomi-api/issues/971)) ([af8c6ce](https://github.com/redkubes/otomi-api/commit/af8c6cecfab5b8f15919f5dfe3599de8fc909f40))
17+
* only allow container creation when tekton is enabled ([#960](https://github.com/redkubes/otomi-api/issues/960)) ([b255d95](https://github.com/redkubes/otomi-api/commit/b255d95cc13b2fc479a54db5c924bdea697fcbdd))
18+
* update manifests for gateway api ([#943](https://github.com/redkubes/otomi-api/issues/943)) ([52f9b6e](https://github.com/redkubes/otomi-api/commit/52f9b6e3ced448b271dffb57476ea26f43605213))
19+
20+
21+
### Bug Fixes
22+
23+
* remove smtp from settings ([#956](https://github.com/redkubes/otomi-api/issues/956)) ([0787034](https://github.com/redkubes/otomi-api/commit/07870342f7de07109f05bbaf8bc452bb0a2eaf7a))
24+
25+
26+
### Others
27+
28+
* **deps:** bump the npm-dependencies group with 6 updates ([#957](https://github.com/redkubes/otomi-api/issues/957)) ([02f3def](https://github.com/redkubes/otomi-api/commit/02f3def991303d180917f10f97054f8ae67657df))
29+
* post release v4.17 ([#974](https://github.com/redkubes/otomi-api/issues/974)) ([77621f3](https://github.com/redkubes/otomi-api/commit/77621f3d020c9302c87a3db498e18a9cda495963))
30+
31+
## [4.17.0](https://github.com/redkubes/otomi-api/compare/v4.16.0...v4.17.0) (2026-03-20)
32+
33+
34+
### Features
35+
36+
* add enabled param to getAllAplCatalogs ([#922](https://github.com/redkubes/otomi-api/issues/922)) ([96e3b96](https://github.com/redkubes/otomi-api/commit/96e3b96ea8d2e4709b06c44eaa8a4dc65f5da7a0))
37+
* add permission check for team members to restrict service creation ([#926](https://github.com/redkubes/otomi-api/issues/926)) ([6fc8b75](https://github.com/redkubes/otomi-api/commit/6fc8b75e570167c5b332945a7f923a1a2ea66044))
38+
* added caching for the BYO Catalog ([#949](https://github.com/redkubes/otomi-api/issues/949)) ([b96f3df](https://github.com/redkubes/otomi-api/commit/b96f3df3960f39e94c2753eb52dde8cfd5db141f))
39+
* allow subdirectories for catalogs ([#928](https://github.com/redkubes/otomi-api/issues/928)) ([ecceef7](https://github.com/redkubes/otomi-api/commit/ecceef73442d7477d4344fab836406fb39eaf958))
40+
* sealed secret namespace endpoints ([#925](https://github.com/redkubes/otomi-api/issues/925)) ([fb028d1](https://github.com/redkubes/otomi-api/commit/fb028d1ea949712f62e8d870192d46429ea5a806))
41+
* sparse checkout for chart ([#942](https://github.com/redkubes/otomi-api/issues/942)) ([6a2aba7](https://github.com/redkubes/otomi-api/commit/6a2aba7855d2e4af702bc7ea00c12b92beead570))
42+
43+
44+
### Bug Fixes
45+
46+
* add AplCatalogChartSpec to support status object ([#953](https://github.com/redkubes/otomi-api/issues/953)) ([192eb07](https://github.com/redkubes/otomi-api/commit/192eb07990708b68730bd7260d48a42f9a3e353d))
47+
* add teamId validation for cloudtty ([#927](https://github.com/redkubes/otomi-api/issues/927)) ([e0ed019](https://github.com/redkubes/otomi-api/commit/e0ed0196c15e5e922c4bac1ba92d7d757aebe26b))
48+
* concurrent git operations ([#944](https://github.com/redkubes/otomi-api/issues/944)) ([a5a86fc](https://github.com/redkubes/otomi-api/commit/a5a86fc3e1a5b6ae4360f189c99aadbddf7e1700))
49+
* exclude objstorage regions ([#950](https://github.com/redkubes/otomi-api/issues/950)) ([1f254a8](https://github.com/redkubes/otomi-api/commit/1f254a82ad020b681760d6ec6b718ed843cc5c28))
50+
* make git password not required ([#951](https://github.com/redkubes/otomi-api/issues/951)) ([b46710e](https://github.com/redkubes/otomi-api/commit/b46710ee51115c28487538c0201456a80bcdee65))
51+
* platform secret path ([#934](https://github.com/redkubes/otomi-api/issues/934)) ([98584e3](https://github.com/redkubes/otomi-api/commit/98584e3a2c9d5887322674bd4304aed463505a12))
52+
* remove otomi.git.password from settings endpoint ([#940](https://github.com/redkubes/otomi-api/issues/940)) ([54fdf6c](https://github.com/redkubes/otomi-api/commit/54fdf6cd0ddec399008318420a1bb6651af4c13c))
53+
* symlink traversal allows reading arbitrary server files via workload catalog ([#933](https://github.com/redkubes/otomi-api/issues/933)) ([08441d1](https://github.com/redkubes/otomi-api/commit/08441d1bf4650055f073b4a7692d52a71cf5e3da))
54+
* user not allowed to perform create on Service.namespace resource ([#941](https://github.com/redkubes/otomi-api/issues/941)) ([bb03334](https://github.com/redkubes/otomi-api/commit/bb03334e22704bc349e92db7dea3df7128740b69))
55+
56+
57+
### Others
58+
59+
* **deps:** bump @types/supertest from 6.0.3 to 7.2.0 ([#938](https://github.com/redkubes/otomi-api/issues/938)) ([0ac372d](https://github.com/redkubes/otomi-api/commit/0ac372de3a9ebcc3a39b801919f5b4311bf95d97))
60+
* **deps:** bump actions/upload-artifact from 6 to 7 ([#939](https://github.com/redkubes/otomi-api/issues/939)) ([b558a5d](https://github.com/redkubes/otomi-api/commit/b558a5db462a8a6fec0ead5c396dde15a7d6dee4))
61+
* **deps:** bump the npm-dependencies group across 1 directory with 12 updates ([#948](https://github.com/redkubes/otomi-api/issues/948)) ([eacd5b2](https://github.com/redkubes/otomi-api/commit/eacd5b2a5ed419271c117abbb36a215e7dbf1255))
62+
* **deps:** bump the npm-dependencies group with 7 updates ([#916](https://github.com/redkubes/otomi-api/issues/916)) ([edad590](https://github.com/redkubes/otomi-api/commit/edad59073acd6de8a1eda9074a1994050af85d12))
63+
* **deps:** bump the npm-dependencies group with 7 updates ([#923](https://github.com/redkubes/otomi-api/issues/923)) ([99fb03a](https://github.com/redkubes/otomi-api/commit/99fb03abcf37b883b9243f3b88450dd4d7dc0c73))
64+
* **deps:** bump the npm-dependencies group with 7 updates ([#952](https://github.com/redkubes/otomi-api/issues/952)) ([10ef130](https://github.com/redkubes/otomi-api/commit/10ef130ac642e626c822d354dab14681b9b4ebaf))
65+
* **deps:** bump the npm-dependencies group with 8 updates ([#935](https://github.com/redkubes/otomi-api/issues/935)) ([1e4d0bf](https://github.com/redkubes/otomi-api/commit/1e4d0bf3441df2671f7c25d8d5660d7234e47b88))
66+
* **deps:** bump the npm-dependencies group with 8 updates ([#945](https://github.com/redkubes/otomi-api/issues/945)) ([71a5512](https://github.com/redkubes/otomi-api/commit/71a5512123862059ff25f603616674a0061fd836))
67+
* **deps:** bump the npm-dependencies group with 9 updates ([#929](https://github.com/redkubes/otomi-api/issues/929)) ([7aef155](https://github.com/redkubes/otomi-api/commit/7aef15547615dde4144d9d215acbde3a24e3981b))
68+
569
## [4.16.0](https://github.com/redkubes/otomi-api/compare/v4.15.0...v4.16.0) (2026-02-13)
670

771

0 commit comments

Comments
 (0)