Skip to content

v7.10.5

Choose a tag to compare

@github-actions github-actions released this 22 Sep 16:44
· 1862 commits to master since this release

v7.10.5

  • Issue #5137 : Fix how proxy adds HTTP headers when sending downstream. It now only adds received meta entries to the headers if they are on an allow list. This list is made up of a hard coded base list accountId, accountName, classification, component, contextEncoding, contextFormat, encoding, environment, feed, format, guid, schema, schemaVersion, system, type and is supplemented by the new config property forwardHeadersAdditionalAllowSet in the forwardHttpDestinations items.