v1.7.2
Changelog
Added
- Support for OpenShift 4.3 and 4.5.
conjurdemos/kubernetes-conjur-demo#122
Deprecated
- Support for OpenShift 3.9 and 3.10 is removed in this release.
conjurdemos/kubernetes-conjur-demo#122
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