File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212- Add support for Profiling feature. ([ #479 ] ( https://github.com/getsentry/sentry-rust/pull/479 ) )
1313- Add ` SSL_VERIFY ` option to control certificate verification. ([ #508 ] ( https://github.com/getsentry/sentry-rust/pull/508 ) )
14+ - Add Windows OS version to OS context ([ #499 ] ( https://github.com/getsentry/sentry-rust/pull/499 ) )
15+ - Add a ` tower-http ` feature as a shortcut ([ #493 ] ( https://github.com/getsentry/sentry-rust/pull/493 ) )
1416
1517** Internal** :
1618
19+ - Take advantage of weak features in Rust 1.60 for TLS enablement ([ #454 ] ( https://github.com/getsentry/sentry-rust/pull/454 ) )
20+ - Turn off ` pprof ` default features ([ #491 ] ( https://github.com/getsentry/sentry-rust/pull/491 ) )
21+ - Change session update logic to follow the spec ([ #477 ] ( https://github.com/getsentry/sentry-rust/pull/477 ) )
22+ - Extract public ` event_from_error ` fn in ` sentry-anyhow ` ([ #476 ] ( https://github.com/getsentry/sentry-rust/pull/476 ) )
23+
1724** Thank you** :
1825
26+ Features, fixes and improvements in this release have been contributed by:
27+
28+ - [ @MarijnS95 ] ( https://github.com/MarijnS95 )
29+ - [ @lpraneis ] ( https://github.com/lpraneis )
30+ - [ @tommilligan ] ( https://github.com/tommilligan )
31+
1932## 0.27.0
2033
2134** Breaking Changes** :
You can’t perform that action at this time.
0 commit comments