JavaScript API Client
January 29th, 2025 (v10.0.0)
Fix: Retire usage of uid in users endpoint
December 17th, 2024 (v9.5.0)
Added dumpfileSize to crash API
November 18th, 2024 (v9.4.0)
Added status events
November 6th, 2024 (v9.3.1)
Added support for numbers as query filter values
November 4th, 2024 (v9.3.0)
Added crash status support
October 29th, 2024 (v9.2.1)
Updated braces in the npm_and_yarn group
October 16th, 2024 (v9.2.0)
Added delete crashes functionality
October 11th, 2024 (v9.1.0)
Added Favro support
September 27th, 2024 (v9.0.0)
Deprecated old api/crash/data endpoint
August 8th, 2024 (v8.6.0)
Added GitLab defect tracker type
August 5th, 2024 (v8.5.0)
Added defect tracker type for Monday.com
June 14th, 2024 (v8.4.2)
Fixed: Can't find cancel issue
June 14th, 2024 (v8.4.1)
Fixed: Leaky symbol upload streams
Added: Safe cancel upload stream
May 15th, 2024 (v8.4.0)
Improved hook for handling auth errors
April 20th, 2024 (v8.3.2)
Added handling for missing additional info
April 4th, 2024 (v8.3.1)
Added attributes support
April 4th, 2024 (v8.3.0)
Updated import paths
March 28th, 2024 (v8.2.0)
Added ssoGroups
March 11th, 2024 (v8.1.3)
Added stackKey to CrashDetails
January 19th, 2024 (v8.1.2)
Added Mac crashTypeId
November 2nd, 2023 (v8.0.2)
Fixed: don't treat zip files as windows symbols
October 13th, 2023 (v8.0.1)
Added gzip upload headers for symsrv
October 9th, 2023 (v8.0.0)
Added s3 symserv upload support
BREAKING CHANGES: Dropped support for fs.ReadableStream (not browser-compatible)
Use ReadStream.toWeb(...) to convert to web-compatible ReadableStream
August 7th, 2023 (v7.2.1)
Updated symbol upload moduleName
July 25th, 2023 (v7.2.0)
Added delete versions functionality
June 9th, 2023 (v7.1.0)
Added batch reprocess support
May 23rd, 2023 (v7.0.1)
Fixed: parse crashTypeId as number
May 23rd, 2023 (v7.0.0)
Added crashTypeId to CrashesApiRow
Removed deprecated key crash properties
April 12th, 2023 (v6.1.0)
Added processor field to crash upload
March 28th, 2023 (v6.0.1)
Fixed: should call oauth login with correct route
February 9th, 2023 (v6.0.0)
Renamed ApiDataFilter to QueryFilter
BREAKING CHANGE: Renamed public type
February 6th, 2023 (v5.0.0)
Removed EventStream
February 3rd, 2023 (v4.3.0)
Updated KeyCrashPageData
February 2nd, 2023 (v4.2.0)
Added page data for crash and key crash
January 9th, 2023 (v4.1.0)
Added key crash client
January 9th, 2023 (v4.0.0)
Added allow body reuse
BREAKING CHANGES:
API client now returns Response instead of BugSplatResponse to allow cloning
BugSplatResponse json no longer returns type any
Not seeing what you're looking for? You can browse archived changelogs from 2022-2015 here.
Last updated
Was this helpful?