v0.32.0
What's new in Recce v0.32.0
We're excited to announce the latest version of our software, bringing you enhanced features and improvements.
Here's what's new:
☁️ Cloud Subcommand Added
We enhance the ability to manage state files on Recce cloud. It supports three operations: upload, download, and purge.
With these capabilities, you can effortlessly push your latest changes to the cloud, retrieve the most recent state, or clean up outdated files.
✏️ Up-to-Date Recce Summary
The recce run command now can generate a summary, giving you instant insights into your review state. To enhance traceability, we've also included metadata in the summary output. This additional information helps you verify that the summary is generated from the expected artifact.
📂 Enhanced State Synchronization Functionality
We've refined our sync behavior to offer more flexibility and control over how you manage conflicts between local and cloud states. Clicking sync now supports three distinct modes: merge, revert, and overwrite.
We'll continue to optimize performance, fix bugs, and improve user experience in future updates.
All changes
What's Changed
- [Feature] DRC-618 Remove s3 tag when uploading data to presigned URL by @kentwelcome in #409
- [Feature] Add cloud subcommand by @wcchang1115 in #408
- [Feature] recce summary should be up-to-date by @wcchang1115 in #412
- [Feature] support merge local and cloud state by @popcornylu in #410
- [Bug] recce summary mismatched column show mismatched only by @wcchang1115 in #413
- [Bug] Recce server should not be able to launch if no state available in the review mode by @popcornylu in #414
Full Changelog: v0.31.0...v0.32.0