Skip to content

Commit 77621f3

Browse files
Ani1357ferruhcihan
andauthored
chore: post release v4.17 (#974)
* chore: release branch [ci skip] * chore(release): v4.17.0 --------- Co-authored-by: otomi-admin <63190600+ferruhcihan@users.noreply.github.com>
1 parent 190682c commit 77621f3

3 files changed

Lines changed: 41 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,44 @@
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.17.0](https://github.com/redkubes/otomi-api/compare/v4.16.0...v4.17.0) (2026-03-20)
6+
7+
8+
### Features
9+
10+
* add enabled param to getAllAplCatalogs ([#922](https://github.com/redkubes/otomi-api/issues/922)) ([96e3b96](https://github.com/redkubes/otomi-api/commit/96e3b96ea8d2e4709b06c44eaa8a4dc65f5da7a0))
11+
* 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))
12+
* added caching for the BYO Catalog ([#949](https://github.com/redkubes/otomi-api/issues/949)) ([b96f3df](https://github.com/redkubes/otomi-api/commit/b96f3df3960f39e94c2753eb52dde8cfd5db141f))
13+
* allow subdirectories for catalogs ([#928](https://github.com/redkubes/otomi-api/issues/928)) ([ecceef7](https://github.com/redkubes/otomi-api/commit/ecceef73442d7477d4344fab836406fb39eaf958))
14+
* sealed secret namespace endpoints ([#925](https://github.com/redkubes/otomi-api/issues/925)) ([fb028d1](https://github.com/redkubes/otomi-api/commit/fb028d1ea949712f62e8d870192d46429ea5a806))
15+
* sparse checkout for chart ([#942](https://github.com/redkubes/otomi-api/issues/942)) ([6a2aba7](https://github.com/redkubes/otomi-api/commit/6a2aba7855d2e4af702bc7ea00c12b92beead570))
16+
17+
18+
### Bug Fixes
19+
20+
* add AplCatalogChartSpec to support status object ([#953](https://github.com/redkubes/otomi-api/issues/953)) ([192eb07](https://github.com/redkubes/otomi-api/commit/192eb07990708b68730bd7260d48a42f9a3e353d))
21+
* add teamId validation for cloudtty ([#927](https://github.com/redkubes/otomi-api/issues/927)) ([e0ed019](https://github.com/redkubes/otomi-api/commit/e0ed0196c15e5e922c4bac1ba92d7d757aebe26b))
22+
* concurrent git operations ([#944](https://github.com/redkubes/otomi-api/issues/944)) ([a5a86fc](https://github.com/redkubes/otomi-api/commit/a5a86fc3e1a5b6ae4360f189c99aadbddf7e1700))
23+
* exclude objstorage regions ([#950](https://github.com/redkubes/otomi-api/issues/950)) ([1f254a8](https://github.com/redkubes/otomi-api/commit/1f254a82ad020b681760d6ec6b718ed843cc5c28))
24+
* make git password not required ([#951](https://github.com/redkubes/otomi-api/issues/951)) ([b46710e](https://github.com/redkubes/otomi-api/commit/b46710ee51115c28487538c0201456a80bcdee65))
25+
* platform secret path ([#934](https://github.com/redkubes/otomi-api/issues/934)) ([98584e3](https://github.com/redkubes/otomi-api/commit/98584e3a2c9d5887322674bd4304aed463505a12))
26+
* 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))
27+
* 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))
28+
* 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))
29+
30+
31+
### Others
32+
33+
* **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))
34+
* **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))
35+
* **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))
36+
* **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))
37+
* **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))
38+
* **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))
39+
* **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))
40+
* **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))
41+
* **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))
42+
543
## [4.16.0](https://github.com/redkubes/otomi-api/compare/v4.15.0...v4.16.0) (2026-02-13)
644

745

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"tag": true
162162
}
163163
},
164-
"version": "4.16.0",
164+
"version": "4.17.0",
165165
"watch": {
166166
"build:models": {
167167
"patterns": [

0 commit comments

Comments
 (0)