Skip to content

Releases: netr0m/az-pim-cli

v1.4.0

05 Nov 20:19
f91ceed
Compare
Choose a tag to compare

1.4.0 (2024-11-05)

Features

  • improved error messages and logging (#68) (bbeea03)

Code Refactoring

  • create interface for azure client (#72) (7391369)

v1.3.0

21 Oct 11:33
ec7738f
Compare
Choose a tag to compare

1.3.0 (2024-10-21)

Features

v1.2.0

21 Oct 11:24
dd15832
Compare
Choose a tag to compare

1.2.0 (2024-10-21)

⚠ BREAKING CHANGES

  • use proper terms for 'azure resources' type (#59)

Features

  • use proper terms for 'azure resources' type (#59) (6411902)

v1.1.0

13 Sep 08:29
04a6e49
Compare
Choose a tag to compare

1.1.0 (2024-09-13)

Features

  • add support for specifying 'ticket number' and 'ticket system' (#56) (a62c52f)

v1.0.1

01 Jul 13:59
e6d96fc
Compare
Choose a tag to compare

1.0.1 (2024-07-01)

Features

Bug Fixes

  • activate: Role selection on activate selects incorrect role (#8) (6cb1079)
  • fix casing role on activate (#3) (9d92cff)
  • use exact matching for the role selection (#12) (0bf37e6)

Documentation

Continuous Integration

  • add release-please workflow (#36) (67f357d)
  • add workflow triggered by merge to main (#37) (4b24cf9)

v0.1.1

17 Jun 10:51
a1182f7
Compare
Choose a tag to compare

Changelog

Other changes

v0.1.0

14 Jun 12:45
Compare
Choose a tag to compare

What's Changed

  • Feature: Use az-cli for auth by @netr0m in #1
  • add reason to activate command by @bjoris in #4
  • fix casing role on activate by @bjoris in #3
  • feat: support new Azure Entra ID PIM API by @netr0m in #6
  • fix(activate): Role selection on activate selects incorrect role by @netr0m in #8
  • chore: update dependencies by @netr0m in #10
  • chore(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #11
  • feat: check for various request status types by @netr0m in #14
  • feat: support for PIM Entra groups by @netr0m in #16
  • chore: ensure consistent flag names by @netr0m in #18
  • fix: use exact matching for the role selection by @Flukas88 in #12
  • feat: dry-run for 'activate' by @netr0m in #22
  • CI: Configure workflows and linting by @netr0m in #23

New Contributors

Full Changelog: https://github.com/netr0m/az-pim-cli/commits/v0.1.0