Skip to content

Releases: getsentry/sentry-ruby

3.0.1

20 Aug 10:06
Compare
Choose a tag to compare
  • fix: Improve SanitizeData processor (#984)
  • fix: Masking cookies as key/pair instead of a single string (#983)
  • fix: Transports classes' requiring issue (#986)
  • fix: Frozen string issues (#977)
  • feat: Officially support Rails 6 (#982)

v3.0.0

02 Mar 09:43
Compare
Choose a tag to compare
  • SDK now requires Ruby >= 2.3
  • REF: Retain any literal "HTTP-" in header names [@elliterate, #950]
  • REF: Delete JSON spec for recursive hashes [@ksylvest, #952]
  • FEAT: Bump faraday version to latest [@ksylvest, #946]

v2.13.0

17 Dec 11:35
Compare
Choose a tag to compare
  • FIX: Sanitize event data before they are sent to async job. [@edariedl, #895]
  • FIX: Serialization MongoDB ObjectId to JSON problem with gem delayed_job_mongoid conjunction. [@eagleas, #935]
  • FEAT: Skip ActiveJob integration if there is a better one [@fsateler, #909]
  • FIX: Bugs with send_event in asynchronous mode (#940) [@cstyles, #940]

v2.12.3

12 Nov 12:13
Compare
Choose a tag to compare

v2.12.2

24 Oct 07:43
Compare
Choose a tag to compare

v2.12.1

24 Oct 07:40
Compare
Choose a tag to compare
  • FIX: undefined method `[]' for nil:NilClass [@HazAT, #932]

v2.12.0

16 Oct 09:14
Compare
Choose a tag to compare
  • FIX: Remove duplicate message when exception is emitted
  • FIX: Frozen string bug in utf8conversation
  • FEATURE: Allow block on tags_context and extra_context

v2.11.3

26 Sep 18:46
Compare
Choose a tag to compare

FIX: infinite backoff under pressure [@Bonias, #886]

v2.11.2

17 Sep 08:07
Compare
Choose a tag to compare

v2.11.1

10 Sep 00:44
Compare
Choose a tag to compare