CloudKit 0.10.0 Released: Rack 0.9, Batch URI Resolution
A new 0.10.0 CloudKit gem is out.
To install:
gem install cloudkit
To update:
gem update cloudkit
This was originally going to be 0.9.2 with support for this week’s Rack 0.9 release. However, the new batch URI resolution in the REST API was too valuable to hold back for the 1.0 release so it was pulled in and the minor version number was incremented to reflect its presence. This release contains no breaking API changes.
The exact details of the new feature are in the updated REST API document and cURL tutorial on the site. I will attempt to summarize with an embedded cURL log:
As always, thank you for the feedback on GitHub, Twitter, the mailing list, and elsewhere.