Backblaze / b2-sdk-java

The official Java SDK for using Backblaze's B2 Storage APIs
Other
93 stars 26 forks source link

Merge private changes branch #162

Closed fmbz closed 2 years ago

fmbz commented 2 years ago

This PR is to merge the private changes into the public java sdk for beta testers.

Jira Ticket: DEV-9861

eding-backblaze commented 2 years ago

I'm confused about the versioning. In CHANGELOG.md, you've changed the number to 5.0.1. In gradle.properties, it's 5.1.0-PRIVATE+01.

fmbz commented 2 years ago

I'm confused about the versioning. In CHANGELOG.md, you've changed the number to 5.0.1. In gradle.properties, it's 5.1.0-PRIVATE+01.

Good catch - I've updated both gradle.properties and the changelog