github hashicorp/boundary v0.6.0

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

0.6.0 (2021/09/03)

New and Improved

  • ui: Reflect user authorized actions in the UI: users now see only actionable
    items for which they have permissions granted.
  • ui: Icons refreshed for a friendlier look and feel.

Bug Fixes

  • controller: Fix issue with recursive listing across services when using the
    unauthenticated user (u_anon) with no token and the list was started in a
    scope where the user does not have permission
    (PR)
  • grants: Fix grant format type=<type>;output_fields=<fields> with no action
    specified. In some code paths this format would trigger an error when
    validating even though it is correctly handled within the ACL code.
    (PR)
  • targets: Fix panic when using boundary targets authorize-session
    (issue,
    PR).

Don't miss a new boundary release

NewReleases is sending notifications on new releases.