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/rm-attributes-gate.yaml
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,10 @@ issues: [12856]
15
15
# (Optional) One or more lines of additional information to render under the primary note.
16
16
# These lines will be padded with 2 spaces and then inserted directly into the document.
17
17
# Use pipe (|) for multiline entries.
18
-
subtext:
18
+
subtext: |
19
+
The feature is now enabled by default and can no longer be disabled. Please refer to the v0.123.0 changelog for a description of the gate.
20
+
21
+
This incidentally fixes the issue introduced in that version where logs on standard output no longer contained any component identifiers when the gate was left disabled.
19
22
20
23
# Optional: The change log or logs in which this entry should be included.
0 commit comments