Skip to content

v1.7.2

Compare
Choose a tag to compare
@conjur-jenkins conjur-jenkins released this 05 Feb 22:41
c778f0e

Changelog

Added

Deprecated

Fixed

  • Automatic endpoint discovery for the AWS connector was updated to address two
    bugs where (1) the request host header was not being updated to the discovered
    endpoint, and (2) the request modification was being done after signing the
    request which would result in a failing integrity check.
    cyberark/secretless-broker#1369