Skip to content

Commit 76a0152

Browse files
committed
chore(release): 4.10.2
1 parent fcc6ff6 commit 76a0152

File tree

3 files changed

+42
-3
lines changed

3 files changed

+42
-3
lines changed

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,45 @@
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.10.2](https://github.com/redkubes/otomi-api/compare/v4.10.1...v4.10.2) (2025-08-20)
6+
7+
### Features
8+
9+
- [APL-898] - Network Policies Page ([#772](https://github.com/redkubes/otomi-api/issues/772))
10+
- Add workloadNames endpoint ([#788](https://github.com/redkubes/otomi-api/issues/788))
11+
12+
### Bug Fixes
13+
14+
- Network policies filter and field names ([#795](https://github.com/redkubes/otomi-api/issues/795))
15+
16+
### Miscellaneous Tasks
17+
18+
- Hide kubeflow-pipelines ([#779](https://github.com/redkubes/otomi-api/issues/779))
19+
- Update release files ([#781](https://github.com/redkubes/otomi-api/issues/781))
20+
21+
22+
### [4.10.1](https://github.com/redkubes/otomi-api/compare/v4.10.0...v4.10.1) (2025-08-18)
23+
24+
25+
### Reverts
26+
27+
* Network Policies Page ([#772](https://github.com/redkubes/otomi-api/issues/772)) ([19f4481](https://github.com/redkubes/otomi-api/commit/19f448126e094ce804510699b2aee08b345fce7e))
28+
29+
30+
## [4.10.0](https://github.com/redkubes/otomi-api/compare/v4.9.0...v4.10.0) (2025-08-04)
31+
32+
33+
### Features
34+
35+
* Network Policies Page ([#772](https://github.com/redkubes/otomi-api/issues/772)) ([19f4481](https://github.com/redkubes/otomi-api/commit/19f448126e094ce804510699b2aee08b345fce7e))
36+
* Add Kubeflow pipelines ([#742](https://github.com/redkubes/otomi-api/issues/742)) ([8f50219](https://github.com/redkubes/otomi-api/commit/8f5021991123672e25ef3387d88df5698fa1a4a9))
37+
38+
39+
### Reverts
40+
41+
* Revert "chore: hide kubeflow-pipelines (#779)" (#780) ([c098216](https://github.com/redkubes/otomi-api/commit/c09821668ea06243aecae6ab274ab33565691f24)), closes [#779](https://github.com/redkubes/otomi-api/issues/779) [#780](https://github.com/redkubes/otomi-api/issues/780)
42+
43+
544
## [4.9.0](https://github.com/redkubes/otomi-api/compare/v4.8.0...v4.9.0) (2025-07-31)
645

746

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
@@ -165,7 +165,7 @@
165165
"tag": true
166166
}
167167
},
168-
"version": "4.9.0",
168+
"version": "4.10.2",
169169
"watch": {
170170
"build:models": {
171171
"patterns": [

0 commit comments

Comments
 (0)