github cyberark/secretless-broker v1.1.0

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

Change log

Added

  • Added version output to logs on startup
  • Added NOTICES.txt to the project
  • Added dependency tracking tools and info
  • Added ability to configure PG connector with host/port combination
  • Added gitleaks config to enable running gitleaks pre-push

Changed

  • Minor edits to website quick start instructions
  • Updated versioning method for the project to use version.go
  • Parallelized integration tests
  • Upgraded summon module dependency to 0.7.0
  • Cleaned up go.mod and go.sum with go mod tidy
  • Only pin to vault/api submodule rather than larger vault module
  • MySQL port defaults to 3306 if not specified
  • Updated health check test to wait longer for server to come up to prevent
    test failures
  • Revised README for simplicity and to describe available releases

Removed

  • Removed custom script to check style in favor of code climate
  • Removed old benchmark proof of concepts
  • Removed GitLab pipeline
  • Removed ability to pass dbname in the address field of the PostgreSQL
    config - the PostgreSQL address config now only accepts host:[port]

Fixed

  • Resolved shellcheck errors
  • Standardized spacing in testutil package
  • Fixed changelog prefill script

Deprecated

  • Deprecated support for PG connector configurations with address field in favor of host and port

Don't miss a new secretless-broker release

NewReleases is sending notifications on new releases.