Skip to content

Commit

Permalink
1.5.1 change log
Browse files Browse the repository at this point in the history
Signed-off-by: mingzhou.swx <[email protected]>
  • Loading branch information
mingzhou.swx committed Nov 8, 2023
1 parent 0b2fc0e commit f83f343
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Change Log

## v1.5.1
> Chang log since v1.5.0
- Add minReplicas&maxReplicas limitations for subsets of UnitedDeployment ([#1428](https://github.com/openkruise/kruise/pull/1428), [@veophi](https://github.com/veophi))

- Add controller-revision-hash label for ImageListPullJob to control ImagePullJob version ([#1441](https://github.com/openkruise/kruise/pull/1428), [@veophi](https://github.com/veophi))

- Fix EphemeralJob event handler for deleting object ([#1401](https://github.com/openkruise/kruise/pull/1401), [@FillZpp](https://github.com/FillZpp))

- Add prometheus metrics for pub and deletion protection ([#1398](https://github.com/openkruise/kruise/pull/1398), [@zmberg](https://github.com/zmberg))

- Add enable pprof flag for kruise daemon ([#1416](https://github.com/openkruise/kruise/pull/1416), [@chengjoey](https://github.com/chengjoey))

- Fix SidecarSet upgrade exception for UpdateExpectations ([#1435](https://github.com/openkruise/kruise/pull/1435), [@zmberg](https://github.com/zmberg)])

- add audit log for pub and deletion protection ([#1438](https://github.com/openkruise/kruise/pull/1438), [@zmberg](https://github.com/zmberg)])


## v1.5.0
> Change log since v1.4.0
Expand Down

0 comments on commit f83f343

Please sign in to comment.