Skip to content

sentry-cli 1.40.0

Choose a tag to compare

@mitsuhiko mitsuhiko released this 25 Feb 20:58
· 2060 commits to master since this release
  • 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