You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation for AbstractUploadSource and its children
InvalidJsonResponse when the received error is not a proper JSON document
Raising PotentialS3EndpointPassedAsRealm when a specific misconfiguration is suspected
Add large_file_sha1 support
Add support for incremental upload and sync
Ability to stream data from an unbound source to B2 (for example stdin)
Fixed
Removed information about replication being in closed beta
Don't throw raw OSError exceptions when using DownloadedFile.save_to to a path that doesn't exist, is a directory or the user doesn't have permissions to write to
Infrastructure
Additional tests for listing files/versions
Ensured that changelog validation only happens on pull requests
Upgraded GitHub actions checkout to v3, python-setup to v4