Skip to content

Commit

Permalink
Add CHANGELOG for v0.53.0 (#720)
Browse files Browse the repository at this point in the history
  • Loading branch information
khushboo9024 authored Jan 22, 2024
1 parent b1a39ea commit 1f0a3fc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v0.53.0 [2024-01-22]

_Enhancements_

- Added the `audit_policy` column to `azure_sql_database` and `azure_sql_server` tables. ([#711](https://github.com/turbot/steampipe-plugin-azure/pull/711))
- Added the `webhooks` column to `azure_container_registry` table. ([#710](https://github.com/turbot/steampipe-plugin-azure/pull/710))
- Added the `disable_local_auth` and `status` columns to `azure_servicebus_namespace` table. ([#715](https://github.com/turbot/steampipe-plugin-azure/pull/715))

_Bug fixes_

- Fixed the `azure_key_vault_secret` table to correctly return data when keyvault name is in camel-case. ([#638](https://github.com/turbot/steampipe-plugin-azure/pull/638))

## v0.52.0 [2023-12-12]

_What's new?_
Expand Down

0 comments on commit 1f0a3fc

Please sign in to comment.