Skip to content

Commit

Permalink
Prepare changelog for v1.5.2 (#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
marioreggiori authored Jan 23, 2023
1 parent 1e2ef51 commit 08cb542
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Please add your changelog entry under this comment in the correct category (Security, Fixed, Added, Changed, Deprecated, Removed - in this order).
-->

## [1.5.2] - 2023-01-23

### Changed
* instances: panic on 401 responses from engine to slow down requests with invalid token @marioreggiori (#155)
* various dependency updates
- Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0 @dependabot (#153)
- Bump github.com/onsi/gomega from 1.24.2 to 1.25.0 @dependabot (#154)
- Bump k8s.io/cloud-provider from 0.26.0 to 0.26.1 @dependabot (#157)

### Removed
* (internal) Remove CVE-2022-27664 from trivyignore @LittleFox94 (#156)

## [1.5.1] - 2023-01-04

Expand Down

0 comments on commit 08cb542

Please sign in to comment.