2.1.0 (2023-03-07)
Features
- docs: Render tables as a part of the Website and add a tables search box. The equivalent of the GitHub README.md file is now under each plugin's docs section, for example https://www.cloudquery.io/docs/plugins/sources/aws/tables. The Website HTML page is built from the GitHub markdown file located under each plugin's path in our Website code, for example https://github.com/cloudquery/cloudquery/blob/main/website/pages/docs/plugins/sources/aws/tables.md. For the list of all plugins table files as they are stored on GitHub see https://github.com/cloudquery/cloudquery/tree/main/website/tables (342b0c5)
Bug Fixes
- deps: Update golang.org/x/exp digest to c95f2b4 (#8560) (9c3bd5b)
- deps: Update module github.com/cloudquery/plugin-sdk to v1.41.0 (#8682) (ea9d065)
- deps: Update module github.com/cloudquery/plugin-sdk to v1.42.0 (#8725) (b83b277)
- deps: Update module github.com/stretchr/testify to v1.8.2 (#8599) (2ec8086)