- Improve the upload for debug information files. It is now faster, allows to resume after network errors, and supports much larger files. - Add commands to upload Breakpad and ELF (Linux) symbols. See our [documentation page](https://docs.sentry.io/learn/cli/dif/) for more information. - Fix JavaScript tests on Windows
1.29.1
- Fix NPM installation on Windows
1.29.0
- **BREAKING**: Drop support for Node 0.12. Please pin version `1.28.4` or install sentry-cli using a [different method](https://docs.sentry.io/learn/cli/installation/#automatic-installation) if you still require Node 0.12. - Fix NPM installation behind proxies - Remove console output when using the JS interface
1.28.4
- Revert `Info.plist` handling to pre-`1.27.1` as it was causing issues when the `"Preprocess Info.plist File"` setting was turned on in Xcode - Include CA certificates in the Docker container