Skip to content

0.2.2

Compare
Choose a tag to compare
@Swatinem Swatinem released this 27 Mar 12:37
· 553 commits to master since this release
0.2.2
a3d61c3
  • Implement experimental Session handling
  • Implement more fine grained Rate Limiting for HTTP requests
  • Implement sample_rate option
  • In-process and Breakpad backend will not lose events queued for HTTP
    submission on crash
  • sentry_shutdown will better clean up after itself
  • Add Experimental MinGW build support (thanks @Amphaal
    189)
  • Various other fixes and improvements