Skip to content

Releases: BunnyWay/BunnyCDN.Java.Storage

1.0.3

28 Jul 22:13
b0de9e0
Compare
Choose a tag to compare

Various bug fixes pertaining to the uploadObject() method.

Changes:

  • Added getResponseCode() so the request would actually get called
  • Removed "/" concatenation (thanks @BlackAdmin)

1.0.2

30 May 20:50
ce95a8f
Compare
Choose a tag to compare
  • Merged all previous fixes (thanks @adihanifsdr)
  • Cleaned up exceptions
  • Added support for replicated zones

Initial Release

17 Oct 18:00
ff97b1b
Compare
Choose a tag to compare

Initial release -- include the JAR file and import the API library into your program.