Skip to content

5.0.0

Compare
Choose a tag to compare
@mitchellhenke mitchellhenke released this 10 Jul 18:36
· 852 commits to master since this release

5.0.0 (2017-07-10)

  • Backward incompatible changes
    • Allow specifying sync/async/none when getting result of sending event (#174)
  • Enhancements
    • Modules (#182)
    • Config from system and DSN (#180)
    • App Frames (#177)
    • Sampling (#176)
    • Post event hook (#175)
    • Improve documentation around recompilation for source code context (#171)
    • Use better arity logic in stacktraces (#170)
    • Allow custom fingerprinting (#160)
  • Bug Fixes
    • Fix README typo (#159)
    • Fix the backoff to really be exponential (#162)