Skip to content

Releases: versionone/VersionOne.SDK.NET.APIClient

Fluent Query and Bulk API Support!

Pre-release

Choose a tag to compare

@jallers jallers released this 11 Jul 15:41

See updated examples to use this new elegant way of working with the API.

v15.1.0.0

Choose a tag to compare

released this 16 Jul 18:10
  • Added V1Connector.UseOAuthEndpoints method
  • Deprecated V1Connector.UseEndpoint method
  • Added SaveAttachment/GetAttachment methods to Services class
  • Added SaveEmbeddedImage/GetEmbeddedImage methods to Services class
  • Deprecated IAttachments interface and Attachments class

v15.0.0.0

Choose a tag to compare

released this 30 May 16:42
  • Added V1Connector class
  • Deprecated all other connector classes
  • Added support for access tokens
  • Added MetaModel to Services class
  • Added support for Localization API
  • Added support for Query API
  • Recompiled and tested with .NET Framework 4.5.1
  • Moved documentation to VersionOne Developer Library

Spring 2014

Choose a tag to compare

@ibuchanan ibuchanan released this 15 Apr 14:49
  • Added: VersionOneAPIConnector to simplify creating a connection.
  • Added: API Client sends HTTP User-Agent header to identify clients
  • Added: API Client can use OAuth2 Bearer Tokens for authentication
  • Changed: Now requires .NET 4.5