Released on 08-10-2023
New Features :star2:
- Hint users (in both CLI and report) to select models to profile if there are no model profile detected 816
- Hint users to guide open-source users towards utilizing cloud services. 814
Bug Fixes :wrench:
- Fixed a bug where column changes in the schema compare feature were not appropriately highlighted in red. 827
- When given recipe has `-s` or `--select`, we should replace `<DBT_STATE_PATH>` as well 832
Get in touch :heart:
We'd love your feedback! Send us a message via Intercom on [piperider.io](https://piperider.io), join our [Discord](https://discord.gg/xKxsdPx4d5), report an issue on [GitHub](https://github.com/InfuseAI/piperider/issues), or send us a good old-fashioned [email](mailto:productinfuseai.io)
----
<details>
<summary>All changes</summary>
What's Changed
* [Release] Bump version 0.31.0 by wcchang1115 in https://github.com/InfuseAI/piperider/pull/826
* [Feature] sc-31808 Draft of the hint for OSS user to the cloud by kentwelcome in https://github.com/InfuseAI/piperider/pull/814
* [Feature] sc-31814 Improve the model detail page in the report by kentwelcome in https://github.com/InfuseAI/piperider/pull/816
* Bump json5 from 1.0.1 to 1.0.2 in /static_report by dependabot in https://github.com/InfuseAI/piperider/pull/828
* Bump webpack from 5.73.0 to 5.88.2 in /static_report by dependabot in https://github.com/InfuseAI/piperider/pull/830
* Bump loader-utils from 2.0.2 to 2.0.4 in /static_report by dependabot in https://github.com/InfuseAI/piperider/pull/829
* Bump decode-uri-component from 0.2.0 to 0.2.2 in /static_report by dependabot in https://github.com/InfuseAI/piperider/pull/831
* [Chore] Skip dbt-1.4.7 for regression error by qrtt1 in https://github.com/InfuseAI/piperider/pull/835
* [Chore] refactor test-cli.py to test init, diagnose and run commands by kentwelcome in https://github.com/InfuseAI/piperider/pull/837
* [Bug] Show column change in red in the schema compare by popcornylu in https://github.com/InfuseAI/piperider/pull/827
* [Bug] Update select if recipe contains --select option by wcchang1115 in https://github.com/InfuseAI/piperider/pull/832
* [Bug] fix tests broken with dbt 1.4.7 by qrtt1 in https://github.com/InfuseAI/piperider/pull/836
* [Bug] Add dbt list resource to comparing phase env by wcchang1115 in https://github.com/InfuseAI/piperider/pull/838
* [Bug] make dbt resource lister returning unique_id by qrtt1 in https://github.com/InfuseAI/piperider/pull/834
**Full Changelog**: https://github.com/InfuseAI/piperider/compare/v0.30.0...v0.31.0
</details>