Releases: Azure/blobporter
Releases · Azure/blobporter
v0.6.20
v0.6.15
v0.6.14: Merge pull request #95 from Azure/dev
v0.6.12
v0.6.09
-Expiration of the readonly access token for S3/blob is configurable, -o option.
-Fix: Winsock timeout is now retriable.
-Code refactoring
v0.6.07: Merge pull request #89 from Azure/dev
Fix: Page start and end ranges are now int64 in the local version of the SDK
v0.6.06
What's new?
- Upgrade to the new storage go SDK
- Performance mode to simulate downloads and uploads
Breaking Changes:
- The source file structure is kept by default and can be disabled with the new -i option. The -p option is no longer supported.
- block level md5 checksum is not calculated for page blobs.
v0.5.25: Merge pull request #79 from Azure/dev
Fix: In batch transfers the last batch was not referencing the correct sources when the number of items was not a multiple of the batch size
v0.5.23: Merge pull request #76 from Azure/dev
- File handle cache is now constrained
v0.5.22
- Support for S3 and Azure Blob sources
- File handles for the multifile target pipeline are now lazily instantiated
- Better validation of options/parameters
- Default files per batch is now 500