github hashicorp/boundary v0.6.2

latest releases: sdk/v0.0.46, api/v0.0.49, v0.16.0...
2 years ago

0.6.2 (2021/09/27)

Deprecations/Changes

  • permissions: Fix bug in Host Sets service that authenticated requests
    againist incorrect grant actions. This bug affects the SetHosts, AddHosts
    and RemoveHosts paths that do not have wildcard (*) action grants.
    If affected, please update grant actions as follows:
    • set-host-sets -> set-hosts
    • add-host-sets -> add-hosts
    • remove-host-sets -> remove-hosts
      (PR).
  • Removes support for the auth-methods/<id>:authenticate:login action that was
    deprecated in Boundary 0.2.0, please use
    auth-methods/<id>:authenticate instead.
    (PR).
  • Removes support for the credential field within auth-methods/<id>:authenticate
    action. This field was deprecated in Boundary 0.2.0, please use
    attributes instead.
    (PR).

Don't miss a new boundary release

NewReleases is sending notifications on new releases.