Skip to content

Commit

Permalink
Add CHANGELOG for v0.64.0 (#817)
Browse files Browse the repository at this point in the history
Co-authored-by: Ved misra <[email protected]>
  • Loading branch information
khushboo9024 and misraved authored Aug 7, 2024
1 parent f9eeea5 commit 5f13bf6
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v0.64.0 [2023-08-07]

_Enhancements_

- Added `Reader` and `Data Access` role assignment information to the `docs/index.md` file. ([#811](https://github.com/turbot/steampipe-plugin-azure/pull/811))

_Bug fixes_

- Fixed the `azure_compute_virtual_machine` table to correctly populate the `guest_configuration_assignments` column across all `Azure` environments. ([#816](https://github.com/turbot/steampipe-plugin-azure/pull/816))
- Fixed the `azure_role_assignment` table to correctly return the result while using any mode of plugin authentication. ([#809](https://github.com/turbot/steampipe-plugin-azure/pull/809))
- Fixed the paging issue in the `azure_monitor_activity_log_event` table. ([#810](https://github.com/turbot/steampipe-plugin-azure/pull/810))

## v0.63.0 [2024-07-22]

_What's new?_
Expand All @@ -11,7 +23,7 @@ _Bug fixes_

## v0.62.0 [2024-07-12]

_Enhancements_


- Added column `power_state` to the `azure_compute_virtual_machine_scale_set_vm` table. ([#800](https://github.com/turbot/steampipe-plugin-azure/pull/800)) (Thanks [@pdepdecatcat](https://github.com/pdecat) for the contribution!)

Expand Down

0 comments on commit 5f13bf6

Please sign in to comment.