Released on 05-04-2023
Bug Fixes :wrench:
- Fix issue when loading dbt project yaml ([664](https://github.com/InfuseAI/piperider/pull/664))
- Adjust console view of uploaded reports ([672](https://github.com/InfuseAI/piperider/pull/672))
- Fix unset project-name in recipe execution ([674](https://github.com/InfuseAI/piperider/pull/674))
- Specify sqlalchemy version under 2.0.11 for compatibility issue ([675](https://github.com/InfuseAI/piperider/pull/675))
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.24.0 by wcchang1115 in https://github.com/InfuseAI/piperider/pull/663
* [Document] Update README for v0.23 profile no models by default change by popcornylu in https://github.com/InfuseAI/piperider/pull/671
* [Bug] Load dbt project yaml then render jinja format by wcchang1115 in https://github.com/InfuseAI/piperider/pull/664
* [Bug] Load the dbt project fields that piperider needs by wcchang1115 in https://github.com/InfuseAI/piperider/pull/670
* [Bug] Adjust console view of uploaded reports by wcchang1115 in https://github.com/InfuseAI/piperider/pull/672
* [Bug] Fix unset project-name in recipe execution by qrtt1 in https://github.com/InfuseAI/piperider/pull/674
* [Bug] Specify sqlalchemy version under 2.0.11 by wcchang1115 in https://github.com/InfuseAI/piperider/pull/675
* [Bug] Fix profiler failing when infinite values are given by wcchang1115 in https://github.com/InfuseAI/piperider/pull/673
**Full Changelog**: https://github.com/InfuseAI/piperider/compare/v0.23.0...v0.24.0
</details>