Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 865 Bytes

File metadata and controls

36 lines (23 loc) · 865 Bytes

Changelog for AzResourceGraph

The format is based on and uses the types of changes according to Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.1] - 2025-07-06

Added

  • Added automation for generating the changelog and release notes
  • Added Token parameter to Search-AzResourceGraph function to allow specifying a token for authentication

Changed

  • Updated dependency on AzAuth to version 2.6.0

[0.2.0] - 2025-05-15

Added

  • Disconnect-AzResourceGraph function by @SimonWahlin in #5

Fixed

  • Fixed Auth problems

Changed

  • Enhance token management

[0.1.1] - 2025-05-14

Changed

  • Removed space from tags in module manifest

[0.1.0] - 2025-05-14

Added

  • Initial release of AzResourceGraph module.