We are pleased to announce release 1.5 of Data Workspaces. This release includes several enhancements:
- Support for resources based on S3 buckets. This includes the full snapshotting and restoration of state. See the S3 Resource section in the documentation for details.
- Data Workspaces now works with Git branches other than “master” (e.g. “main” is now the default branch for new repositories created through GitHub).
- Improved performance of snapshots for the rclone and local files resources.
To upgrade to the new version, just run:
pip install --upgrade dataworkspaces
Enjoy!