Skip to content

Commit

Permalink
Merge pull request #1542 from dgrisonnet/fix-changelog
Browse files Browse the repository at this point in the history
CHANGELOG: apply changes for v2.1.1
  • Loading branch information
k8s-ci-robot authored Jul 29, 2021
2 parents 8af106d + fb32b9b commit d60e6f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## v2.1.1 / 2021-07-28

* [CHANGE] Replace multiListWatcher with independent listWatchers per namespace #1499
* [CHANGE] go.mod: Update and minimize dependencies #1529
* [BUGFIX] Use BuilderInterface instead of internal/store.Builder in metricshandler #1537
* [BUGFIX] Add WithAllowLabels to public BuilderInterface #1514
* [CHANGE] Use BuilderInterface instead of internal/store.Builder in metricshandler #1537
* [CHANGE] Add WithAllowLabels to public BuilderInterface #1514
* [BUGFIX] Fixes a bug where KSM did not export any metrics when it had no permissions for resources in at least one namespace #1499

## v2.1.0 / 2021-06-04

Expand Down

0 comments on commit d60e6f7

Please sign in to comment.