github cyberark/secretless-broker v1.4.0

latest releases: v1.7.22, v1.7.21, v1.7.20...
pre-release4 years ago

Notably in this release we add an alpha generic HTTP connector. This new connector enables you to use Secretless to inject authentication credentials into your API request for most APIs - even if Secretless doesn't have a built-in connector specifically for that API . All you have to do is update your Secretless configuration 💪

If you are interested in using the Secretless generic HTTP connector to securely handle your API authentication or to help in writing new HTTP connectors, please view the README.

Change log

Added

  • Added generic HTTP connector to enable writing new HTTP connectors via
    config (#995)

Changed

  • Improved logs for k8s CRD test failure debugging (#1027)
  • Updated Ruby version in docs container (#1028)
  • Updated Conjur HTTP connector to leverage the generic HTTP connector (#1009)
  • Reorganized integration tests (#958)
  • Updated Basic Auth HTTP connector to leverage the generic HTTP connector
    (#1007)
  • Replaced "honnef.co/go/tools" dependency in go.sum with a github link
  • Updated "ozzo-validation" dependency to latest version
  • Make forceSSL setting explicit in e2e tests

Don't miss a new secretless-broker release

NewReleases is sending notifications on new releases.