Skip to content

Commit 5a898b9

Browse files
committed
Add changelog statement clarifying attributes are disabled still
1 parent 0ca3da2 commit 5a898b9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.chloggen/remove_resourceattrs_warning.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ issues: []
1515
# (Optional) One or more lines of additional information to render under the primary note.
1616
# These lines will be padded with 2 spaces and then inserted directly into the document.
1717
# Use pipe (|) for multiline entries.
18-
subtext:
18+
subtext: |
19+
There is no intention of enabling these resource attributes by default,
20+
this change is to simply remove the warning.
21+
The `server.address` and `server.port` resource attributes were, and still are,
22+
disabled by default.
1923
2024
# If your change doesn't affect end users or the exported elements of any package,
2125
# you should instead start your pull request title with [chore] or use the "Skip Changelog" label.

0 commit comments

Comments
 (0)