Skip to content

Releases: LoriKarikari/azkit

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 19:16
d3de4b0

0.4.1 (2026-07-06)

Bug Fixes

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)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 May 14:36
8c3a553

0.3.0 (2026-05-16)

Features

  • add interactive progress spinners (2120039)
  • add release install script (#76) (e6d1842)
  • clean interactive cancellation (859a9c9)
  • make activation wait configurable (ca0bc3f)
  • show single assignment before activation details (dbfaaf9)
  • tenant header in interactive forms (a82f491)

Bug Fixes

  • align deactivation request with Azure PIM (41e8029)
  • consistent activating spinner across submit and wait (27ad157)
  • respect release note sections (#77) (0321a09)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 May 22:03
18a6c6d

0.2.0 (2026-05-14)

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 May 22:09
ci: wire git-cliff and simplify release workflow