Skip to content

Releases: BugSplat-Git/bugsplat-js-api-client

v2.1.0

13 Oct 16:55
Compare
Choose a tag to compare

2.1.0 (2022-10-13)

Features

v2.0.0

21 Apr 19:00
Compare
Choose a tag to compare

2.0.0 (2022-04-21)

Features

  • replace Symbols API Client with Versions API Client (#76) (cd0fe3b), closes #75

BREAKING CHANGES

  • we've merged the Symbols and Versions APIs to a single Versions API and thus have removed the Symbols API client.

v1.1.6

09 Dec 23:25
Compare
Choose a tag to compare

1.1.6 (2021-12-09)

Bug Fixes

  • add sortOrder to table-data-request (#67) (80e2bde), closes #64

v1.1.5

27 Nov 18:43
Compare
Choose a tag to compare

1.1.5 (2021-11-27)

Bug Fixes

v1.1.4

22 Nov 20:49
Compare
Choose a tag to compare

1.1.4 (2021-11-22)

Bug Fixes

  • crashesApiRow id, stackKeyId should be type number (#63) (3b98da9), closes #62

v1.1.3

22 Nov 16:12
Compare
Choose a tag to compare

1.1.3 (2021-11-22)

Bug Fixes

v1.1.2

22 Nov 16:06
Compare
Choose a tag to compare

1.1.2 (2021-11-22)

Bug Fixes

  • throw more useful error if OAuthClientCredentialsApiClient fails to authenticate (#58) (6c0cd4c), closes #52

v1.1.1

19 Nov 03:17
Compare
Choose a tag to compare

1.1.1 (2021-11-19)

Bug Fixes

  • Adds Buffer to UploadableFile union type (#54) (0e023fb), closes #53

v1.0.3

29 Sep 14:02
Compare
Choose a tag to compare
  • Fixes issue with TypeScript not generating correct paths in build output

v1.0.0

28 Sep 15:40
Compare
Choose a tag to compare
  • Adds client with support for posting crash reports
  • Adds client with support for the OAuth2 Client Credentials flow

Breaking Changes

  • Changes the order of the parameters for BugSplatApiClient's createAuthenticatedClientForNode and createAuthenticatedClientForWebBrowser functions so that host can be an optional parameter with a default value