Skip to content

v3.0.0-RC2

Compare
Choose a tag to compare
@rpmoore rpmoore released this 23 Feb 03:58

This Release Candidate includes the following changes:

  • Renamed every request handler that starts with Create to Put
  • Renamed the Amazon S3 call from getBuckets to getService to match the S3 API
  • Renamed BlobStoreTaskPriority to Priority
  • Fixed a bug in the verifyPhysicalPlacement and getPhysicalPlacement API calls where they would always send an empty payload
  • Renamed several more types to be consistent with 1.2 terminology

Known Issues:

  • There is a known issue in the Amazon S3 call getBucket in the CommonPrefixes XML response field. If / is set as the delimiter the last entry will be the only one returned. This will be fixed in RC3.

Javadoc