61 Commits

Author SHA1 Message Date
getsentry-bot 1c046603d9 release: 0.4.8 2021-03-05 08:42:43 +00:00
Arpad Borsos 43f628460f feat: Experimental support for Breakpad on iOS (#481) 2021-03-03 09:53:04 +01:00
daxpedda 1843a913ad fix: Typo in API docs (#475) 2021-02-08 17:17:29 +01:00
getsentry-bot 3aa9a80fcf release: 0.4.7 2021-02-03 13:44:39 +00:00
Arpad Borsos d331c1108f feat: Add ability to control the max_breadcrumbs. (#471) 2021-02-03 14:42:41 +01:00
getsentry-bot 2327d513d9 release: 0.4.6 2021-01-25 13:55:02 +00:00
getsentry-bot a4e7301c1c release: 0.4.5 2021-01-20 11:08:37 +00:00
Arpad Borsos 2a55499c3b feat: Add sentry_reinstall_backend API (#449)
Co-authored-by: Mischa Alff <mischa@mutate.se>
2021-01-05 13:21:03 +01:00
Arpad Borsos 04eb4e61f0 release: 0.4.4 2020-11-12 14:05:05 +01:00
Arpad Borsos 8faa78298d feat: Expose modulefinder (#423) 2020-11-11 14:07:54 +01:00
Mikhail Paulyshka af9796c962 feat: Give transport thread a name (#413) 2020-11-05 13:15:37 +01:00
Jan Michael Auer 7cd5e9cebb fix(crashpad): Send sentry_client with all crashpad requests (#410) 2020-10-29 12:20:38 +01:00
Arpad Borsos 560e7b2dd4 release: 0.4.3 2020-10-12 10:10:10 +02:00
Arpad Borsos 1d0a84d467 release: 0.4.2 2020-09-15 12:47:03 +02:00
Arpad Borsos c48b073b31 release: 0.4.1 2020-08-27 11:57:13 +02:00
Arpad Borsos fd13157df5 fix: Parse rate limits with multiple categories (#362) 2020-08-26 12:41:56 +02:00
Arpad Borsos 2fed9755d3 docs: Better document the database-path requirements (#356) 2020-08-19 18:28:31 +02:00
Arpad Borsos f32ec6842a release: 0.4.0 2020-08-11 10:30:25 +02:00
Arpad Borsos 0c5c158c1c fix: Lock scope for duration of flush hook (#348)
Also add some tests and fix winhttp proxy validation.
2020-08-10 16:40:03 +02:00
Arpad Borsos b9e2aab5f6 fix: Lock/refcount global options whenever they are accessed (#333) 2020-07-23 14:38:26 +02:00
Arpad Borsos b1debcb178 fix: Initialize curl in the correct order and update public API (#341) 2020-07-21 17:18:01 +02:00
Arpad Borsos 6d1e0478ec feat: Stabilize sessions and enable by default (#336) 2020-07-15 16:25:14 +02:00
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