Skip to content

Commit 820561f

Browse files
authored
Add CHANGELOG for v0.58.0 (#781)
1 parent 42b2fa5 commit 820561f

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v0.58.0 [2024-06-15]
2+
3+
_What's new?_
4+
5+
- New tables added
6+
- [azure_cdn_frontdoor_profile](https://hub.steampipe.io/plugins/turbot/azure/tables/azure_cdn_frontdoor_profile) ([#777](https://github.com/turbot/steampipe-plugin-azure/pull/777))
7+
- [azure_data_protection_backup_vault](https://hub.steampipe.io/plugins/turbot/azure/tables/azure_data_protection_backup_vault) ([#776](https://github.com/turbot/steampipe-plugin-azure/pull/776))
8+
- [azure_log_analytics_workspace](https://hub.steampipe.io/plugins/turbot/azure/tables/azure_log_analytics_workspace) ([#767](https://github.com/turbot/steampipe-plugin-azure/pull/767))
9+
- [azure_private_endpoint](https://hub.steampipe.io/plugins/turbot/azure/tables/azure_private_endpoint) ([#775](https://github.com/turbot/steampipe-plugin-azure/pull/775))
10+
11+
_Bug fixes_
12+
13+
- Fixed the `public_network_access_for_ingestion` and the `public_network_access_for_query` columns of `azure_application_insight` table to be of `String` data type instead of `JSON` data type. ([#769](https://github.com/turbot/steampipe-plugin-azure/pull/769))
14+
- Fixed the `azure_role_assignment` table to correctly return values for `principal_id` and `principal_type` columns instead of `null`. ([#763](https://github.com/turbot/steampipe-plugin-azure/pull/763))
15+
- Fixed the `web_application_firewall_configuration` of `azure_application_gateway` table to correctly return data instead of `null`. ([#770](https://github.com/turbot/steampipe-plugin-azure/pull/770))
16+
117
## v0.57.0 [2024-05-13]
218

319
_Enhancements_

0 commit comments

Comments
 (0)