Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 13:12
3e37826

0.4.0 (2026-07-05)

Features

  • rename CLI to azkit and move PIM under pim (88b543a), closes #79
  • switch config to azkit schema (e5ee6c6), closes #80
  • include subscription fields in PIM JSON (5a036de)
  • add root version flag (cd6babb)
  • add shell init support (a00d006), closes #81
  • add tenant context catalog (5fca9cd), closes #82
  • implement tenant context switching (d2d0c72), closes #83
  • subscription discovery cache (#105) (6182a3a)
  • subscription aliases and direct switching (#106) (50b8a84)
  • interactive context and subscription pickers (#107) (209237c)
  • finish ctx and sub output contracts (#108) (f35e5e2)

Bug Fixes

  • harden JSON CLI behavior (d0ac9b1)
  • point status details to extended flag (8c1e9b0)
  • classify and dedupe inherited Azure scopes (3fc04c3)
  • clean up error classification and role matching (22205af)
  • return signal-style code on cancellation (9f50d00)