Skip to content

Bump soto-s3-file-transfer to 2.x #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 21, 2025
Merged

Conversation

@cla-bot cla-bot bot added the cla-signed label Mar 21, 2025
defer {
try? s3FileTransfer.syncShutdown()
}
let s3FileTransfer = S3FileTransferManager(s3: s3, configuration: .init(maxConcurrentTasks: 60))
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adam-fowler it looks like there were some API changes around thread provider and shutdown - do these changes make sense to you? I'm guessing the S3FileTransferManager taps into the underlying S3 client now?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good as far as I can tell

@finestructure finestructure merged commit ce95e74 into main Mar 21, 2025
3 checks passed
@finestructure finestructure deleted the update-soto-s3-file-transfer branch March 21, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Main Branch Documentation Not Updating
3 participants