Skip to content

Commit

Permalink
Update CHANGELOG for v0.7.1. #697
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidaguerre committed Jul 29, 2021
1 parent d0e69c5 commit c1409de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ _Bug fixes_
* When an aggregator connection is evaluating a wildcard, only include connections with compatible plugin type. ([#687](https://github.com/turbot/steampipe/issues/687))
* Fix search path not being honored by `steampipe check`. ([#708](https://github.com/turbot/steampipe/issues/708))
* Fix interactive console becoming unresponsive after ";" query. ([#700](https://github.com/turbot/steampipe/issues/700))
* Fix `nil pointer exception` in `steampipe plugin`. Closes #678
* Fix `nil pointer exception` in `steampipe plugin`. ([#678](https://github.com/turbot/steampipe/issues/678))

## v0.7.0 [2021-07-22]

_What's new?_

* Add support for aggregator connections. ([#610](https://github.com/turbot/steampipe/issues/610))
* Service management improvements:
* Remove locking from service code to allow multiple `query` and `check` sessions in parallel without requiring a service start.([#579](https://github.com/turbot/steampipe/issues/579))
Expand Down

0 comments on commit c1409de

Please sign in to comment.