Skip to content

v2.7.0

Choose a tag to compare

@mediumTaj mediumTaj released this 16 Aug 22:11
· 749 commits to master since this release
b03e7d6

2.7.0 (2018-08-16)

Bug Fixes

  • discovery: add missing slash before path (e5d1be3)

Features

  • cf-token: Added deprecation message when using Watson Token (c6a4c40)
  • datamodel: Add datamodels for Credentials operations (8b249a6)
  • discovery: abstract Credentials operations (40e2e3c)
  • discovery: abstract new endpoints, begin testing (3cbc511)
  • discovery: add size enum (75bd365)
  • discovery: deprecate AddEnvironment that accepts a dictionary, add method that accepts CreateEnvironmentRequest (ba34fef)
  • Discovery: Added learning opt-out and language enum (d11da58)
  • examples: add examples for new Discovery Credentials endpoints (74afbeb)
  • implement TryDeserialize and CreateInstance in EventData converter (89a33a3)

Performance Improvements

  • basicauth-apikey: Use token if attempting to authenticate with username apikey and password <apikey> (1dc3085)