File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.14.2
4+
5+ - Fixed a potential issue where an event might have been dropped if it was sent
6+ right after the curl transport was created.
7+
38## 0.14.1
49
510- Fixed an issue where turning off the http transports would cause a compile error.
1116- Added support for panicking with failure errors.
1217- Added ` attach_stacktraces ` configuration option to logging integration
1318- Fixed a bug where ` emit_breadcrumbs ` was incorrectly handled.
14- - Restructured the transport system. You can now disbale the builtin HTTP
19+ - Restructured the transport system. You can now disable the builtin HTTP
1520 reqwest based transport or opt for the curl transport.
1621- Fixed a potential issue where an event might have been dropped if it was sent
17- right after the transport was created.
22+ right after the reqwest transport was created.
1823- Added support for server side symbolication for linux platforms.
1924
2025## 0.13.0
You can’t perform that action at this time.
0 commit comments