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

2.7.0 (2017-10-31)

Compare
Choose a tag to compare
@smithsz smithsz released this 31 Oct 15:03
· 195 commits to master since this release
68660d9
  • [NEW] Added API for upcoming Bluemix Identity and Access Management support for Cloudant on Bluemix. Note: IAM API key support is not yet enabled in the service.
  • [NEW] Added HTTP basic authentication support.
  • [NEW] Added Result.all() convenience method.
  • [NEW] Allow service_name to be specified when instantiating from a Bluemix VCAP_SERVICES environment variable.
  • [IMPROVED] Updated posixpath.join references to use '/'.join when concatenating URL parts.
  • [IMPROVED] Updated documentation by replacing deprecated Cloudant links with the latest Bluemix links.