Skip to content

Commit

Permalink
Remove deprecated consumererror.Combine
Browse files Browse the repository at this point in the history
Signed-off-by: Bogdan Drutu <[email protected]>
  • Loading branch information
bogdandrutu committed Dec 21, 2021
1 parent 84b3706 commit 01f9d98
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 185 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- Disallow direct implementation of `configmapprovider.Retrieved` (#4577)
- `configauth`: remove interceptor functions from the ServerAuthenticator interface (#4583)
- Replace ConfigMapProvider and ConfigUnmarshaler in collector settings by one simpler ConfigProvider (#4590)
- Remove deprecated consumererror.Combine (#4597)

## 💡 Enhancements 💡

Expand Down
74 changes: 0 additions & 74 deletions consumer/consumererror/combine.go

This file was deleted.

111 changes: 0 additions & 111 deletions consumer/consumererror/combine_test.go

This file was deleted.

0 comments on commit 01f9d98

Please sign in to comment.