Skip to content

Commit 9a719e1

Browse files
committed
Add CHANGELOG for v1.8.0
1 parent 99d49a7 commit 9a719e1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v1.8.0 [2025-09-19]
2+
3+
_Enhancements_
4+
5+
- Added column `support_plan` to the `azure_kubernetes_cluster` table. ([#944](https://github.com/turbot/steampipe-plugin-azure/pull/944))
6+
7+
_Bug fixes_
8+
9+
- Fixed the common `subscription_id` column across all Azure tables to always fetch the value from the API, ensuring consistency and avoiding mismatches with subscription IDs set via connection config arguments or environment variables. ([#948](https://github.com/turbot/steampipe-plugin-azure/pull/948))
10+
111
## v1.7.0 [2025-09-04]
212

313
_What's new?_

0 commit comments

Comments
 (0)