Skip to content

1.1.0

Compare
Choose a tag to compare
@stevehu stevehu released this 07 Nov 00:49
· 2351 commits to master since this release

1.1.0 - 2016-11-06

Added

  • Traceability handler to set traceabilityId to the response header from request header
  • Correlation handler to generate correlationId if it doesn't exist in the request header
  • Create dump handler but not implemented yet

Changed

  • Update Client to support traceabilityId and correlationId propagation
  • Refactor Audit to split full dump out.
  • Refactor Audit handler to output into audit log
  • Update Swagger Handler to add endpoint into the request header for audit log
  • Update JwtVerifyHandler to put scope_client_id into the request header