Skip to content

Latest commit

 

History

History
130 lines (57 loc) · 6.26 KB

CHANGELOG.md

File metadata and controls

130 lines (57 loc) · 6.26 KB

Changelog

11.6.0 (2024-10-09)

Features

  • prevent accidental destroy of Key Vault (#100) (6fba7ae)

11.5.2 (2024-07-10)

Documentation

  • add "Features" section to README (#94) (ff0e373)

11.5.1 (2024-03-13)

Miscellaneous Chores

  • update variable and output descriptions (#88) (2128edb)

11.5.0 (2024-03-08)

Features

11.4.0 (2024-02-22)

Features

  • variable for diagnostic setting metric (#84) (9b5e983)

11.3.0 (2024-02-06)

Features

  • add enabled for disk encryption flag (#79) (7f1ee9b)

11.2.1 (2023-12-20)

Bug Fixes

  • remove diagnostic setting retention policies (#77) (e7af314)

11.2.0 (2023-08-31)

Features

  • set network ACLs default actions (#68) (6b49eff)

11.1.0 (2023-08-21)

Features

11.0.0 (2023-07-26)

⚠ BREAKING CHANGES

  • simplify network configuration (#64)

Code Refactoring

10.0.0 (2023-07-26)

⚠ BREAKING CHANGES

  • variable enable_rbac_authorization default value set to true.

Features

  • enable RBAC authorization by default (#60) (9066181)

Bug Fixes

  • remove Log Analytics destination type variable (#63) (29fdcee), closes #62

9.0.0 (2023-07-12)

⚠ BREAKING CHANGES

  • remove variable network_acls_default_action

Features

  • enforce network ACLs default action (#57) (9b3d883)

8.3.0 (2023-04-24)

Features

  • set diagnostic setting enabled log categories (#53) (a1369c7)

8.2.1 (2023-02-09)

Bug Fixes

8.2.0 (2023-02-08)

Features

  • set log analytics destination type and update min. provider version. (#46) (ea89e2d)

8.1.1 (2023-02-06)

Bug Fixes

  • prevent diagnostic setting destination type update (#43) (636e268), closes #42