Skip to content

Latest commit

 

History

History
80 lines (42 loc) · 4.79 KB

CHANGELOG.md

File metadata and controls

80 lines (42 loc) · 4.79 KB

Changelog

1.5.0 (2024-11-21)

Bug Fixes

  • pim-client: resolve invalid logic for building a request (#76) (ece6a96)
  • pim-client: resolve invalid logic for building a request dynamically (ece6a96)

1.4.0 (2024-11-05)

Features

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

Code Refactoring

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

1.3.0 (2024-10-21)

Features

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)

1.1.0 (2024-09-13)

Features

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

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)