Skip to content

v0.29.0

Compare
Choose a tag to compare
@wcchang1115 wcchang1115 released this 06 Aug 07:53
· 1344 commits to main since this release
7794256

What's new in Recce v0.29.0

We're excited to announce the latest version of our software, bringing you enhanced features and improvements.
Here's what's new:

🏭 SQL compatibility enhancement for AWS Athena

We've implemented a workaround to ensure smooth integration and proper functioning of dbt macros when working with Athena. You can now utilize Recce's features within the Athena environment.
Please see the README.

👓 Improved artifact file reload mechanism

This fix ensures that when an artifact file is modified, it is completely and correctly reloaded, maintaining data integrity and preventing potential inconsistencies in the system.

We'll continue to optimize performance, fix bugs, and improve user experience in future updates.

All changes

What's Changed

  • [Feature] Fix SQL compatibility issue for AWS Athena by @popcornylu in #395
  • [Bug] Fix recce run behavior by checking state existence by @wcchang1115 in #394
  • [Bug] DRC-577 Handle the updated artifact file is not updated completely by @kentwelcome in #396

Full Changelog: v0.28.0...v0.29.0