Skip to content

v0.2.4

Compare
Choose a tag to compare
@rpmoore rpmoore released this 08 May 19:02
· 1729 commits to master since this release

This release includes the following enhancements:

  • New helper methods to speed up development when performing common operations
  • Added support for passing the Job ID to Get Object and Put Object requests Note: this is now the recommended way when performing bulk operations
  • Added support for performing a HTTP HEAD against a bucket to retrieve state about that bucket
  • Added support for specifying a byte range offset when performing a Get Object
  • Made the Objects class Iterable to ease in writing code that needs to iterate over all the objects after performing the bulk prime command
  • The Network layer will now escape all parts of the url so that spaces will get encoded to %20