RUM CLI changelog
RUM CLI 1.1.48
Maintenance release.
RUM CLI 1.1.47
Symbol uploads are now tagged with their operating system (OS) for more accurate de-obfuscation in cross-platform apps.
RUM CLI 1.1.46
The --merge option is no longer available for upload-dsym and upload-proguard uploads.
RUM CLI 1.1.45
Fixed incorrect symbol matching for Flutter/Dart uploads.
RUM CLI 1.1.44
You can now upload Flutter debug symbols to de-obfuscate crash reports.
RUM CLI 1.1.43
- Added a
--mergeoption to combine new source map and dSYM uploads with existing ones. - Added an
--overrideoption to replace previously uploaded source maps.
RUM CLI 1.1.41
- Added an
--overrideoption to replace existing source maps. - Added support for uploading to Coralogix staging environments.
- Fixed the upload path for staging environments.
RUM CLI 1.1.38
Uploads now report how many source map files were found.
RUM CLI 1.1.37
Updated dependencies to address known security vulnerabilities.
RUM CLI 0.1.46
Fixed handling of source map folders.
RUM CLI 0.1.45
The CLI no longer requires Node.js 18.
RUM CLI 0.1.43
Clearer error message when you don't have permission to upload.
RUM CLI 0.1.41
Added support for an additional Coralogix region.
RUM CLI 0.1.40
Improved handling when a symbol set already exists.
RUM CLI 0.1.38
Added support for uploading Android ProGuard/R8 mapping files to de-obfuscate stack traces.
RUM CLI 0.1.35
Fixed a compression issue that could cause uploads to fail.
RUM CLI 0.1.34
Improved dSYM and React Native symbol uploads.
RUM CLI 0.1.33
Added support for uploading React Native symbols.
RUM CLI 0.1.32
Fixed the -g option.
RUM CLI 0.1.31
Added a replace flag to overwrite an existing upload.
RUM CLI 0.1.30
Fixed an incorrect upload endpoint.
RUM CLI 0.1.29
Added commands to update and delete previously uploaded symbols.
RUM CLI 0.1.28
Added support for additional Coralogix regions.
RUM CLI 0.1.26
Increased the maximum allowed upload size.
RUM CLI 0.1.23
Added upload size validation with a clear error when a file is too large.
RUM CLI 0.1.22
Renamed the releaseId parameter to version.
RUM CLI 0.1.10
Attach source-control metadata (repository and commit) to uploads.
RUM CLI 0.1.3
Added support for the EU1 region.
RUM CLI 0.1.0
Initial release of the Coralogix RUM CLI: upload source maps to de-obfuscate errors in browser and JavaScript applications.