Skip to content

Releases: TechKat/backblaze-b2-php-sdk

0.7.1

29 Mar 16:31

Choose a tag to compare

Updated upload method, added new uploadLargeFile method.

0.6.2

29 Mar 15:00

Choose a tag to compare

Bug fix on upload method.

0.6.1

21 Mar 11:37

Choose a tag to compare

Updated type conversion

0.6.0

21 Mar 10:22

Choose a tag to compare

Fixes auth_token_limit exception.

0.5.0

06 Jan 13:45

Choose a tag to compare

Bug fix

0.4.0

02 Jan 08:51

Choose a tag to compare

Added option to define custom cache directory

0.3.0

01 Jan 12:11

Choose a tag to compare

Added new methods to Bucket. Small update to ListBuckets.

0.2.0

01 Jan 10:00

Choose a tag to compare

Account ID from BackBlaze B2 will only appear after a successful authentication with the b2_authorize_account API endpoint.

This release will add the accountId on runtime after successful authentication.

0.1.0

01 Jan 07:33

Choose a tag to compare

This is the initial release and start of the project.