You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,32 @@
2
2
3
3
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.
* 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))
* 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))
* 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))
0 commit comments