Skip to content

Latest commit

 

History

History
240 lines (112 loc) · 13.7 KB

CHANGELOG.md

File metadata and controls

240 lines (112 loc) · 13.7 KB

Changelog

12.9.2 (2025-01-21)

Bug Fixes

  • incorrect config when variable network_rules_bypass_azure_services set to false (#244) (00c6eb4)

12.9.1 (2024-12-02)

Documentation

12.9.0 (2024-11-20)

Features

12.8.1 (2024-10-31)

Bug Fixes

  • examples don't work with Azure provider v4 (#237) (e26cbdf)

12.8.0 (2024-10-09)

Features

  • prevent accidental destroy of Storage account (#235) (11b7cb6)

12.7.3 (2024-09-10)

Code Refactoring

  • don't configure network rules if default action is "Allow" (#233) (50739e9)

12.7.2 (2024-08-23)

Code Refactoring

  • replace deprecated arguments (74d9142)

12.7.1 (2024-07-09)

Documentation

  • add features section to README (8e32582)

12.7.0 (2024-06-14)

Features

  • default to Entra ID authorization in Azure Portal (#224) (652a6a7)

12.6.0 (2024-04-08)

Features

  • add cors rules for file share service (#221) (608cc60)

12.5.0 (2024-04-05)

Features

12.4.1 (2024-03-14)

Miscellaneous Chores

12.4.0 (2024-03-14)

Features

Bug Fixes

  • only configure access tier for supported account kinds (#206) (6d88ff6)

12.3.0 (2024-01-17)

Features

12.2.1 (2023-12-20)

Bug Fixes

  • remove diagnostic setting retention policies (#187) (829a14c)
  • restore accidentally removed blocks (#191) (a61d076)

12.2.0 (2023-12-06)

Features

12.1.1 (2023-10-04)

Bug Fixes

12.1.0 (2023-09-04)

Features

Bug Fixes

12.0.0 (2023-07-26)

⚠ BREAKING CHANGES

  • remove queue properties logging and metrics (#172)
  • enforce blob properties (#169)
  • simplify network configuration (#166)
  • enforce share properties (#171)
  • enforce advanced treat protection (#167)
  • remove variable identity, add variables system_assigned_identity_enabled and identity_ids.

Features

Bug Fixes

  • don't specify Log Analytics destination type (#161) (8d94fed)

Code Refactoring

11.0.0 (2023-07-12)

⚠ BREAKING CHANGES

  • enforce network ACLs default action (#158)

Features

10.4.0 (2023-05-19)

Features

  • disable cross-tenant replication by default (#156) (b254ba0), closes #155

10.3.0 (2023-04-17)

Features

  • output Storage account identity principal ID (#141) (028517e)
  • set diagnostic setting enabled log categories (#139) (03d13fb)

Bug Fixes

  • don't output non-existent attributes (#147) (c578aa8)

10.2.0 (2023-02-09)

Features

Bug Fixes

10.1.0 (2023-02-01)

Features

10.0.0 (2023-01-20)

⚠ BREAKING CHANGES

  • rename variables (#120)

Code Refactoring

9.3.0 (2023-01-19)

Features