Skip to content

v2.0.7

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Mar 18:23
· 4 commits to main since this release
4604974

New Features

  • JWTs can now add a claim named "customattributes" that will pass the value on to the target in a header called "x-apigee-customattributes" (if "append_metadata_headers" is configured to be true).

Addressed Issues

  • Addresses an issue where an invalid api key could create spurious log entries and analytics records

Changelog

  • 4604974 Added new header to capture customattributes (#402)
  • c70fcad fix handling of errors for analytics (#401)