Object Storage

32 Release Notes

Object re-encryption

You can now re-encrypt an object if you want to change the master encryption key that encrypts and decrypts the …

Object Storage service usability enhancements

Usability enhancements to the Object Storage service include:

  • Support for specifying optional Content-Disposition and Cache Control headers when uploading objects using the Console and the CLI
  • Bucket OCIDs are now exposed in the Console
  • ListObjects API enchancements to allow for querying etags

Object Storage service Console enhancements

Console enhancements to the Object Storage service are now available. Enhancements include:

  • Support for concurrent multiple file uploads
  • Bulk object restore and delete
  • Support for uploading and downloading large objects
  • Added details in the bucket list view
  • Added details in the object list view
  • Metadata and contents information in the Object Details dialog

Copy Object functionality

  • Services: Object Storage
  • Release Date: Oct. 5, 2018
  • API Versions Affected: 20160918

You can now copy an object within an Object Storage bucket to another bucket, within the same region, or to …

Object Lifecycle Management

  • Services: Object Storage
  • Release Date: Oct. 4, 2018
  • API Versions Affected: 20160918

You can now automatically manage the archiving and deletion of data in your Object Storage buckets using Object Lifecycle Managment. …

Amazon S3 Compatibility API

  • Services: Object Storage
  • Release Date: Aug. 23, 2017
  • API Versions Affected: 20160918
You can use existing S3 tools (for example, SDK clients) to modify your applications to work with Object Storage, with …

Pre-authenticated requests

  • Services: Object Storage
  • Release Date: June 12, 2017
  • API Versions Affected: 20160918
These requests provide a way to let users access a bucket or an object without having their own credentials.

Public buckets

  • Services: Object Storage
  • Release Date: June 8, 2017
  • API Versions Affected: 20160918
You can mark buckets as public, which means that there is anonymous, unauthenticated access to bucket contents. This does not …