Skip to content

Commit

Permalink
Add CHANGELOG for v0.135.0 (#2167)
Browse files Browse the repository at this point in the history
  • Loading branch information
misraved authored Apr 12, 2024
1 parent eb3f4f2 commit e1beab1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## v0.135.0 [2024-04-12]

_What's new?_

- New tables added
- [aws_accessanalyzer_finding](https://hub.steampipe.io/plugins/turbot/aws/tables/aws_accessanalyzer_finding) ([#2142](https://github.com/turbot/steampipe-plugin-aws/pull/2142))

_Enhancements_

- Added `snapshot_block_public_access_state` column to `aws_ec2_regional_settings` table. ([#2077](https://github.com/turbot/steampipe-plugin-aws/pull/2077))

_Bug fixes_

- Fixed the `getDirectoryServiceSnapshotLimit` and `getDirectoryServiceEventTopics` hydrate calls in the `aws_directory_service_directory` table to correctly return `nil` for unsupported `SharedMicrosoftAD` services instead of an error. ([#2156](https://github.com/turbot/steampipe-plugin-aws/pull/2156))
- Fixed the plugin's Postgres FDW Extension crash [issue](https://github.com/turbot/steampipe-postgres-fdw/issues/434).

## v0.134.0 [2024-03-29]

_What's new?_
Expand Down

0 comments on commit e1beab1

Please sign in to comment.