Unverified Commit 81f435be authored by 82marbag's avatar 82marbag Committed by GitHub
Browse files

Update changelog with request ID (#2193)

parent f75d4f99
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -162,3 +162,9 @@ FIPS and dual-stack endpoints can each be configured in multiple ways:
Note: Not all services support FIPS and dual-stack.
"""
author = "rcoh"

[[smithy-rs]]
references = ["smithy-rs#2054"]
meta = { "breaking" = false, "tada" = false, "bug" = true, "target" = "server" }
message = "Servers can generate a unique request ID and use it in their handlers."
author = "82marbag"