Released on 08-25-2022
PipeRider version 0.7.0 is out now! You can now integrate PipeRider with BigQuery & Redshift and we've added new graphs for supporting different data types.
:tada: BigQuery & RedShift integration
In addition to Snowflake, Sqlite, and Postgres, you can now connect PipeRider to your BigQuery and Redshift data warehouse
[Integrate your data source and get started](https://docs.piperider.io/data-sources/supported-data-sources)
:art: Pie-charts, categorical bars, and improved histograms
We've added new graph types for better presentation of booleans and categorical data and made the histograms a bit more readable

⚡ Giving feedback as fast as lightning
Running into any issues or any feedback to give? You can do it with only a few keyboard strokes in the command line by using the new command: `piperider feedback`
New Contributors :heart:
ggosiang made their first contribution in https://github.com/InfuseAI/piperider/pull/373
Get in touch
We'd love to hear from you! Send us a message on [piperider.io](https://piperider.io), join our [Discord](https://discord.gg/xKxsdPx4d5), or report an issue on [GitHub](https://github.com/InfuseAI/piperider/issues)
----
<details>
<summary>All changes</summary>
* [Release] sc-28246 Update release process github token by kentwelcome in https://github.com/InfuseAI/piperider/pull/386
* [Release] Update PipeRider README connectors list by kentwelcome in https://github.com/InfuseAI/piperider/pull/385
* [Release] Bump version to v0.7.0 by kentwelcome in https://github.com/InfuseAI/piperider/pull/361
* [Feature] sc-29777 Collect user feedback in CLI by kentwelcome in https://github.com/InfuseAI/piperider/pull/367
* [Feature] sc-28191 Setup release script to auto generate sample reports by kentwelcome in https://github.com/InfuseAI/piperider/pull/380
* [Feature] sc-27801 Init command support redshift by kentwelcome in https://github.com/InfuseAI/piperider/pull/369
* [Feature] sc-27764 Support BigQuery datasource by kentwelcome in https://github.com/InfuseAI/piperider/pull/352
* [Feature] new metadata to single run report by qrtt1 in https://github.com/InfuseAI/piperider/pull/364
* [Feature] enhance piperider configuration files by wcchang1115 in https://github.com/InfuseAI/piperider/pull/363
* [Feature] Support snowflake timestamp_ntz schema type by wcchang1115 in https://github.com/InfuseAI/piperider/pull/370
* [Feature] : (sc 27429) Implement V1 Charts UI - BooleanPie, Histogram, CategoricalBar by jonycfu in https://github.com/InfuseAI/piperider/pull/362
* [Document] Update sample reports for version 0.6.0 by ctiml in https://github.com/InfuseAI/piperider/pull/374
* [Document] Update README.md to correctly render table by ggosiang in https://github.com/InfuseAI/piperider/pull/373
* [Document] Update README.md by hlb in https://github.com/InfuseAI/piperider/pull/371
* [Chore] Revert snowflake odbc default timeout value by wcchang1115 in https://github.com/InfuseAI/piperider/pull/368
* [Chore] : build-statics (if_merged_build condition) + unneeded dependency cleanup by jonycfu in https://github.com/InfuseAI/piperider/pull/379
* [Bug] sc-28245 Remove default value of bigquery service account by kentwelcome in https://github.com/InfuseAI/piperider/pull/384
* [Bug] sc-28220 fix init command will fail to generate config files by kentwelcome in https://github.com/InfuseAI/piperider/pull/381
* [Bug] sc-28110 fix gcloud command can not execute by copy past by kentwelcome in https://github.com/InfuseAI/piperider/pull/376
* [Bug] sc-28110 Change the output format of gcloud auth command by kentwelcome in https://github.com/InfuseAI/piperider/pull/375
* [Bug] sc-28078 Add min version of rich library by kentwelcome in https://github.com/InfuseAI/piperider/pull/365
* [Bug] fix pybigquery package dependency by even-wei in https://github.com/InfuseAI/piperider/pull/383
Full Changelog: https://github.com/InfuseAI/piperider/compare/v0.6.0...v0.7.0
</details>