Skip to content

Commit 8780b9a

Browse files
update changelog entry
1 parent 6391f55 commit 8780b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.chloggen/refactor-callback-token.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ change_type: breaking
77
component: pkg/stanza
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).
10-
note: Changed signature of `emit.Callback` function in `pkg/stanza/fileconsumer/emit` package by introducing `emit.Token` struct that encapsulates the token's body and attributes.
10+
note: Change signature of `emit.Callback` function in `pkg/stanza/fileconsumer/emit` package to emit multiple tokens. Each token's body and attributes are encapsulated in a new `emit.Token` struct.
1111

1212
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
1313
issues: [36260]

0 commit comments

Comments
 (0)