Commit Graph

39 Commits

Author SHA1 Message Date
Arpad Borsos e00a0bbd31 ref: Remove name parameter from sentry_options_add_attachment (#330) 2020-07-03 15:53:13 +02:00
Arpad Borsos cf1b2c53c0 feat: Add a userdata parameter to the logger. (#325)
Co-authored-by: Yuriy Levchenko <irov13@mail.ru>
2020-06-30 11:50:38 +02:00
Jan Michael Auer e45af98fcf release: 0.3.4 2020-06-19 20:56:36 +02:00
Arpad Borsos f326cec6e8 release: 0.3.3 2020-06-17 11:37:58 +02:00
Arpad Borsos a26848bfa6 release: 0.3.2 2020-06-15 17:46:45 +02:00
Mikhail Paulyshka aca8890298 feat: Implement logger hook (#267) 2020-06-04 10:34:57 +02:00
Arpad Borsos df9f1eb281 release: 0.3.1 2020-05-29 11:22:40 +02:00
Arpad Borsos c6dd1f97bb feat: Symbolize Stacktraces in-process (#261) 2020-05-28 23:11:49 +02:00
Arpad Borsos 3bfce2d17c release: 0.3.0 (#260) 2020-05-14 11:20:21 +02:00
Arpad Borsos f52bf3a752 ref: Make transport opaque (#256) 2020-05-13 15:01:39 +02:00
Arpad Borsos 0a575a986c fix: Avoid crashes on sentry_init failure (#257) 2020-05-13 10:36:02 +02:00
Arpad Borsos 001b2d42b7 fix: Correctly handle unicode in windows paths (#252) 2020-05-12 17:32:50 +02:00
Arpad Borsos dd1eeef3b0 ref: Remove deprecated items (#253) 2020-05-08 10:06:30 +02:00
Arpad Borsos 2676d8541c release: 0.2.6 2020-04-29 17:41:49 +02:00
Arpad Borsos 029594607d release: 0.2.5 2020-04-27 16:46:36 +02:00
Arpad Borsos abf871fe51 release: 0.2.4 (#237) 2020-04-17 11:56:45 +02:00
Arpad Borsos 048a604256 release: 0.2.3 (#226) 2020-04-07 17:54:54 +02:00
Arpad Borsos 195469f3e8 docs: Clean up both public and internal docs. (#222) 2020-04-07 17:14:02 +02:00
Arpad Borsos bf375b07c3 fix: Expose a method to clear the module cache (#216)
fixes #213

Also make `sentry_options_get_http_proxy` const-correct, fixes #214
2020-04-03 10:37:39 +02:00
Cameron Royal eb73904a87 feat: Handle Exception API (#201) 2020-03-30 08:53:07 +02:00
Arpad Borsos a3d61c3c3a release: 0.2.2 (#200) 2020-03-27 13:26:10 +01:00
Arpad Borsos c7589f9d31 feat: Implement sample rate to randomly throw away events (#198) 2020-03-27 11:52:19 +01:00
Armin Ronacher c979eb7b4c feat(sessions): Basic session handling (#178)
This also includes general rate limiting implementation, and other improvements.
2020-03-26 10:01:07 +01:00
Arpad Borsos 6a94494d79 release: 0.2.1 (#184) 2020-03-18 13:05:40 +01:00
Arpad Borsos 099ce5d0a0 feat: Create a Breakpad Backend (#169) 2020-03-12 12:25:17 +01:00