Skip to content

Commit 8b3bbf6

Browse files
authored
Add CHANGELOG for v1.7.0 (#943)
1 parent 9adf79b commit 8b3bbf6

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
## v1.7.0 [2025-09-04]
2+
3+
_What's new?_
4+
5+
- New tables added: ([#923](https://github.com/turbot/steampipe-plugin-azure/pull/923))
6+
- [azure_cost_by_resource_group_daily](https://hub.steampipe.io/plugins/turbot/azure/tables/azure_cost_by_resource_group_daily)
7+
- [azure_cost_by_resource_group_monthly](https://hub.steampipe.io/plugins/turbot/azure/tables/azure_cost_by_resource_group_daily)
8+
- [azure_cost_by_service_daily](https://hub.steampipe.io/plugins/turbot/azure/tables/azure_cost_by_service_daily)
9+
- [azure_cost_by_service_monthly](https://hub.steampipe.io/plugins/turbot/azure/tables/azure_cost_by_service_monthly)
10+
- [azure_cost_usage](https://hub.steampipe.io/plugins/turbot/azure/tables/azure_cost_usage)
11+
12+
_Enhancements_
13+
14+
- Added default rate limiter configuration for the following tables: ([#942](https://github.com/turbot/steampipe-plugin-azure/pull/942))
15+
- `azure_compute_virtual_machine`
16+
- `azure_key_vault_key`
17+
- `azure_key_vault_secret`
18+
- `azure_monitor_activity_log`
19+
- `azure_resource_group`
20+
- `azure_storage_account`
21+
- `azure_storage_blob`
22+
- `azure_subscription`
23+
124
## v1.6.0 [2025-08-06]
225

326
_Enhancements_

0 commit comments

Comments
 (0)