Skip to content

Releases: getsentry/relay

0.4.26

10 Apr 21:53

Choose a tag to compare

  • Reduce frame vars size.

0.4.25

09 Apr 10:44

Choose a tag to compare

  • Add missing trimming to frame vars.

0.4.24

05 Apr 13:23

Choose a tag to compare

  • Reject non-http/https help_urls in exception mechanisms.

0.4.23

03 Apr 22:59

Choose a tag to compare

  • Add basic truncation to event meta to prevent payload size from spiralling out of control.

0.4.22

01 Apr 12:44

Choose a tag to compare

  • Added grouping enhancements to protocol.

0.4.21

21 Mar 08:46

Choose a tag to compare

  • Updated debug image interface with more attributes.

0.4.20

18 Mar 14:11

Choose a tag to compare

  • Added support for lang frame and stacktrace attribute.

0.4.19

04 Mar 20:32

Choose a tag to compare

  • Slight changes to allow replacing more normalization code in Sentry with Rust.

0.4.18

28 Feb 16:14

Choose a tag to compare

  • Allow much larger payloads in the extra attribute.

0.4.17

26 Feb 21:29

Choose a tag to compare

  • Added support for protocol changes related to upcoming sentry SDK features.
    In particular the none event type was added.