- Warn before uploading more than 20.000 files to a release (513)
1.41.0
- Recognizes GNU compressed debug files on Linux - Also uploads Breakpad files and ELF files only containing symbol tables
1.40.0
- Automatically retry on various socket and SSL errors (466, 490) - Use a connection pool for the outgoing API requests. This is likely to resolve some issues in curl itself that manifested itself as malloc errors on shutdown (489) - Upgrade internal dependencies and shrink overall binary (488) - Upgrade internal sentry crate