Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (14 loc) · 947 Bytes

CHANGES.md

File metadata and controls

18 lines (14 loc) · 947 Bytes

Changelog

  • 1.3.0 (2014-05-15)

    • Add support for standard MongoDB connection strings
    • Support for non-standard "gridfs://" connection strings is deprecated and may be removed in a future release
    • Upgrade mongo-java-driver dependency to 2.12.1
    • Upgrade groovy-all test dependency to version 2.3.0
    • Upgrade jclouds-blobstore dependency to version 1.7.2
  • 1.2.0 (2014-02-17)

  • 1.0.1 (2013-10-24)

    • Fix IllegalArgumentException when using an endpoint that includes dot characters
  • 1.0.0 (2013-10-01)

    • Add support for createContainerInLocation, containerExists, deleteContainer
    • Add support for putBlob, blobExists, removeBlob, getBlob