Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG/CHANGELOG-v0.96.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Changelog since [v0.95.0](https://github.com/Edgenesis/shifu/releases/tag/v0.95.0)

## Dependabot Updates 🤖

- Bump k8s.io/apimachinery from 0.35.4 to 0.36.0 in https://github.com/Edgenesis/shifu/pull/1442

- Bump github.com/minio/minio-go/v7 from 7.0.100 to 7.1.0 in https://github.com/Edgenesis/shifu/pull/1446

- Bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 in https://github.com/Edgenesis/shifu/pull/1447
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Correct the Ginkgo version in the changelog

This release entry says PR #1447 bumped github.com/onsi/ginkgo/v2 to 2.28.3, but the corresponding merged commit title is ... from 2.28.1 to 2.28.2 (#1447) and go.mod at this revision contains github.com/onsi/ginkgo/v2 v2.28.2. As written, the v0.96.0 release notes overstate the dependency version shipped in this release, which can mislead users auditing dependency updates.

Useful? React with 👍 / 👎.


**Full Changelog**: https://github.com/Edgenesis/shifu/compare/v0.95.0...v0.96.0
Loading