Skip to content

Releases: intuit/QuickBooks-V3-DotNET-SDK

V13.0.0.0

02 Jul 01:10
0c409c4
Compare
Choose a tag to compare
  1. Updated DiscoveryClient and OAuth2Client to accept custom discovery urls. Removed e2e environment settings due to Intuit's security policy
  2. Handled null OAuth2 endpoints assignment/error response from Discovery call. Devs will now see error/exception if the Discovery call failed.
  3. Added support for custom string scopes as param in OAuth2Client->GetAuthorizationURL()
  4. Handled 403, 404, 500, 502, 503 status code on QBO API call to give better detailed messages.
  5. Updated SDk to support 1938 QBO release

V12.1.0.0

03 Jun 00:15
840e56d
Compare
Choose a tag to compare

->Updated default minorversion to 51

V11.0.0.0

31 Mar 20:52
d480edd
Compare
Choose a tag to compare

Added support for adjusted_gain_loss query param on Reports

V10.0.0.3

25 Feb 20:40
5d7afa1
Compare
Choose a tag to compare

Fixed bug for Discovery Policy validation. Added support for E2E policy.

V10.0.0.2

20 Feb 19:24
2e94a28
Compare
Choose a tag to compare

Updates to SDK for e2e discovery endpoint

V10.0.0.1

15 Jan 21:57
Compare
Choose a tag to compare

Added fix for removing the obsolete constructor which no longer supports OAuth1.0. Fix is for Issue #122

V9.6.1.0

10 Jan 17:30
ee611cb
Compare
Choose a tag to compare

Fixed Refresh token log issue

V10.0.0.0

10 Jan 17:32
ee611cb
Compare
Choose a tag to compare

Added support for minorversion=43
Added support for 1925 release schema

V9.6.0.0

20 Oct 10:13
6e4a921
Compare
Choose a tag to compare
  1. Added fix for null response elements
  2. Fixed bug for handling array of error details
  3. Added support for Minorversion=41
  4. Added support for Advanced logger using Serilog- supports debug, console, rollingfile, trace(only for .net framework as .net Core has no support for trace listeners)

This release is on hold - will update soon
Update- 9.6.0 release was made to fix the bug for OAuth2Client to overcome the errors from Advanced Logger when developers use Old clients. The SDK will support new Advanced Logger only if the devs are using OAuth2Client.

V8.1.0.0

28 Aug 23:56
Compare
Choose a tag to compare
  • Updated configuration reader to read base directory files
  • Fixed Batch operation BID bug where char count>50
  • Fixed Retry proj to have old frameworks support too. Even though it is a deprecated project, we still need it for backward compatibility
  • Updated Report Service to support subcol_pct_inc and subcol_pct_exp fields
  • Fixed bug to handle null responses from service