Releases: BugSplat-Git/symbol-upload
Releases · BugSplat-Git/symbol-upload
v6.1.1
v6.1.0
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
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
What's Changed
- docs: fix readme samples by @bobbyg603 in #39
- chore!: add support for binary build by @bobbyg603 in #40
BREAKING CHANGE: requires node version 18 or later
Full Changelog: v5.0.0...v6.0.0
v5.0.0
What's Changed
- feat!: support dbg id in sym files by @bobbyg603 in #37
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
What's Changed
- Get application, version, and database automatically by @bobbyg603 in #31
- Zip files before uploading to s3 by @bobbyg603 in #32
Full Changelog: v4.0.0...v4.1.0