Releases: netr0m/az-pim-cli
Releases · netr0m/az-pim-cli
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.1
1.0.1 (2024-07-01)
Features
- activate roles (7cdb3be)
- add 'version' command (#30) (e24a15f)
- add reason to activate command (#4) (8b43135)
- check for various request status types (#14) (57e4472)
- dry-run for 'activate' (#22) (05c4095)
- list eligible roles (eb3e15a)
- support for PIM Entra groups (#16) (6fddc87)
- support new Azure Entra ID PIM API (#6) (700323c)
- use az-cli for auth (95e7553)
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
v0.1.1
v0.1.0
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
- @bjoris made their first contribution in #4
- @dependabot made their first contribution in #11
- @Flukas88 made their first contribution in #12
Full Changelog: https://github.com/netr0m/az-pim-cli/commits/v0.1.0