Skip to content

Commit d0f1659

Browse files
authored
Add CHANGELOG for v0.6.0 (#48)
1 parent ccd1b86 commit d0f1659

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.6.0 [2023-12-12]
2+
3+
_What's new?_
4+
5+
- The plugin can now be downloaded and used with the [Steampipe CLI](https://steampipe.io/docs), as a [Postgres FDW](https://steampipe.io/docs/steampipe_postgres/overview), as a [SQLite extension](https://steampipe.io/docs//steampipe_sqlite/overview) and as a standalone [exporter](https://steampipe.io/docs/steampipe_export/overview). ([#47](https://github.com/turbot/steampipe-plugin-rss/pull/47))
6+
- The table docs have been updated to provide corresponding example queries for Postgres FDW and SQLite extension. ([#47](https://github.com/turbot/steampipe-plugin-rss/pull/47))
7+
- Docs license updated to match Steampipe [CC BY-NC-ND license](https://github.com/turbot/steampipe-plugin-rss/blob/main/docs/LICENSE). ([#47](https://github.com/turbot/steampipe-plugin-rss/pull/47))
8+
9+
_Dependencies_
10+
11+
- Recompiled plugin with [steampipe-plugin-sdk v5.8.0](https://github.com/turbot/steampipe-plugin-sdk/blob/main/CHANGELOG.md#v580-2023-12-11) that includes plugin server encapsulation for in-process and GRPC usage, adding Steampipe Plugin SDK version to `_ctx` column, and fixing connection and potential divide-by-zero bugs. ([#46](https://github.com/turbot/steampipe-plugin-rss/pull/46))
12+
113
## v0.5.1 [2023-10-05]
214

315
_Dependencies_

0 commit comments

Comments
 (0)