releases.shpreview

v0.6.0

September 9, 2021BoundaryView original ↗
$npx -y @buildinternet/releases show rel_1Y1DRipPkXSxWwnfUsvm5

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).

Fetched April 8, 2026