Skip to content

v3.5.4b1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Nov 11:19
· 6 commits to master since this release
Add support for SSL verification and local migration flag

- Introduced `verify_ssl` option in remote settings to control SSL certificate verification.
- Updated `migrate_remote` method to accept `force_local` flag, allowing local migration to be forced.
- Enhanced documentation for using HTTPS with self-signed certificates.
- Added tests for the new `force-local` migration functionality.