You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .chloggen/refactor-callback-token.yaml
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ change_type: breaking
7
7
component: pkg/stanza
8
8
9
9
# 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.
11
11
12
12
# Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists.
0 commit comments