Skip to content

Commit

Permalink
Add CHANGELOG for v0.25.1 (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
misraved committed Oct 3, 2023
1 parent 471bf1d commit c3a2fa8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v0.25.1 [2023-10-03]

_Bug fixes_

- Fixed the plugin to prevent crashes when `source_types` config argument contains `manifest` but `manifest_file_paths` is not defined. ([#177](https://github.com/turbot/steampipe-plugin-kubernetes/pull/177))

_Dependencies_

- Recompiled plugin with [steampipe-plugin-sdk v5.6.2](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md#v562-2023-10-03) which prevents nil pointer reference errors for implicit hydrate configs. ([#178](https://github.com/turbot/steampipe-plugin-kubernetes/pull/178))

## v0.25.0 [2023-10-02]

_Dependencies_
Expand Down

0 comments on commit c3a2fa8

Please sign in to comment.