Skip to content

Releases: BugSplat-Git/symbol-upload

v6.1.1

12 May 12:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.0...v6.1.1

v6.1.0

05 May 22:43
Compare
Choose a tag to compare

What's Changed

  • feat: support parallel uploads by @bobbyg603 in #43
  • fix: serialize zips to disk before uploading by @bobbyg603 in #45
  • fix: upload nested files that share the same name (index.js.map, bin/index.js.map) by @bobbyg603 in #45

Full Changelog: v6.0.1...v6.1.0

v6.0.1

07 Apr 14:37
Compare
Choose a tag to compare

What's Changed

  • fix: upload support for .app and .dSYM files by @bobbyg603 in #42

Full Changelog: v6.0.0...v6.0.1

v6.0.0

30 Mar 22:40
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGE: requires node version 18 or later

Full Changelog: v5.0.0...v6.0.0

v5.0.0

20 Oct 12:52
Compare
Choose a tag to compare

What's Changed

BREAKING CHANGE: Updates to @bugsplat/js-api-client 2.1.1 and exports VersionsApiClient instead of SymbolsApiClient.

Full Changelog: v4.1.1...v5.0.0

v4.1.0

19 Nov 18:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

v3.0.0

29 Sep 14:09
Compare
Choose a tag to compare

Breaking Changes

  • Renames post and delete to postSymbols and deleteSymbols respectively

v2.3.3

29 Sep 14:00
Compare
Choose a tag to compare
  • Updates @bugsplat/js-api-client to a version compatible with Node.js

v2.3.0

29 Jun 21:50
Compare
Choose a tag to compare
  • Adds support for removing symbols