github hashicorp/boundary v0.14.2

latest releases: v0.16.3, v0.17.1, v0.17.0...
10 months ago

0.14.2 (2023/10/27)

New and Improved

  • Expose Valid Principals for Vault SSH Signed Certs: Allow users to add additional valid principals when creating a vault ssh signed cert credential library (PR).

Bug Fixes

  • High CPU consumption: A background GRPC connection state check caused high CPU utilization. This was caused by a long running loop that was checking for GRPC connection state changes between a worker and an upstream connection address. The loop was not correctly waiting for GRPC connection state changes before running. The issue was fixed by correctly updating the state that determines when the loop in GRPC connection state check should run. (PR)
  • LDAP auth methods: Fix encoding of mTLS client key which prevented Boundary
    from making mTLS connections to an LDAP server (Issue,
    PR).

Don't miss a new boundary release

NewReleases is sending notifications on new releases.