diff --git a/website/content/docs/release-notes/v0_16_0.mdx b/website/content/docs/release-notes/v0_16_0.mdx index ad2971d2f7..8f97993af1 100644 --- a/website/content/docs/release-notes/v0_16_0.mdx +++ b/website/content/docs/release-notes/v0_16_0.mdx @@ -79,6 +79,20 @@ description: |- + + + X-Correlation-ID HTTP header + + + GA + + + A new HTTP header was added to identify a transaction over a series of requests and responses. You can use the X-Correlation-ID header to correlate events between external systems and products. The initial release of the X-Correlation-ID header supports correlating events between Boundary and Vault. +

+ Learn more: HTTP headers. + + + @@ -125,25 +139,4 @@ description: |- - - -## Feature deprecations and EOL - - - - - - - - - - - - - - - - -
EOLDescription
- -
+ \ No newline at end of file