Skip to content

Commit

Permalink
Add CHANGELOG for v0.35.1 (#559)
Browse files Browse the repository at this point in the history
  • Loading branch information
misraved authored Jan 10, 2023
1 parent 369d87a commit 3542332
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v0.35.1 [2023-01-10]

_Bug fixes_

- Fixed the `vulnerability_assessment_scan_records` column of the `azure_sql_database` table to return `nil` instead of an error when vulnerability assessment settings are unavailable for a SQL database. ([#552](https://github.com/turbot/steampipe-plugin-azure/pull/552))
- Fixed the `ip_configurations` column of the `azure_subnet` table to return `nil` instead of an error when IP configuration details are unavailable for a subnet. ([#556](https://github.com/turbot/steampipe-plugin-azure/pull/556))

## v0.35.0 [2022-11-25]

_What's new?_
Expand Down

0 comments on commit 3542332

Please sign in to comment.