Skip to content

Releases: versionone/VersionOne.SDK.NET.APIClient

Fluent Query and Bulk API Support!

11 Jul 15:41
Compare
Choose a tag to compare
Pre-release

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

v15.1.0.0

16 Jul 18:10
Compare
Choose a tag to compare
  • 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

30 May 16:42
Compare
Choose a tag to compare
  • 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

15 Apr 14:49
Compare
Choose a tag to compare
  • 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