Skip to content

v1.2.2

Choose a tag to compare

@rpmoore rpmoore released this 09 Dec 05:39
· 1256 commits to master since this release

This release includes the following changes:

  • Added a build time flag to turn off complete xml attribute and element verification
  • Added more ObjectChannelBuilder helper functions to provide some commonly functionality
  • Added support for SHA-256, SHA-512, CRC32, and CRC32C checksum types
  • Improved error message formatting on some messages
  • Exposed job events to notify when some data is transmitted, and when an object has been fully transferred
  • Added Partial Object get support to the helper functions
  • Head and get object responses will now report the content-length
  • Fixed the FileObjectGetter helper so that it can overwrite files
  • Many internal changes to improve code readability and general code quality