Skip to content

Commit

Permalink
Add CHANGELOG for v0.53.0 (#598)
Browse files Browse the repository at this point in the history

Co-authored-by: Ved misra <47312748+misraved@users.noreply.github.com>
  • Loading branch information
khushboo9024 and misraved committed Jun 10, 2024
1 parent 00db235 commit 9be5265
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## v0.53.0 [2024-06-07]

_What's new?_

- New tables added
- [gcp_alloydb_cluster](https://hub.steampipe.io/plugins/turbot/gcp/tables/gcp_alloydb_cluster) ([#597](https://github.com/turbot/steampipe-plugin-gcp/pull/597))
- [gcp_alloydb_instance](https://hub.steampipe.io/plugins/turbot/gcp/tables/gcp_alloydb_cluster) ([#597](https://github.com/turbot/steampipe-plugin-gcp/pull/597))
- [gcp_secret_manager_secret](https://hub.steampipe.io/plugins/turbot/gcp/tables/gcp_secret_manager_secret) ([#593](https://github.com/turbot/steampipe-plugin-gcp/pull/593))

_Bug fixes_

- Fixed the `gcp_sql_database` table to skip SQL database instances that are not in the `running` state. ([#586](https://github.com/turbot/steampipe-plugin-gcp/pull/586))
- Fixed the `gcp_kubernetes_node_pool` table to skip clusters that have `autopilot` mode enabled. ([#591](https://github.com/turbot/steampipe-plugin-gcp/pull/591))

## v0.52.0 [2024-05-13]

_Enhancements_
Expand Down

0 comments on commit 9be5265

Please sign in to comment.