|
|
|
|
Changelog for ruby2.5-rubygem-sentry-raven-2.8.0-7.1.x86_64.rpm :
Mon Jan 14 13:00:00 2019 Stephan Kulow - updated to version 2.8.0 see installed changelog.md 2.8.0 - ---- * FEATURE: Added `config.before_send`. Provide a lambda or proc to this config setting, which will be `call`ed when before sending an event to Sentry. Receives `event` and `hint` as parameter. `hint` is a has {:exception => ex | nil, :message => message | nil}. [AATThazat, #847]
Fri Jun 15 14:00:00 2018 factory-autoAATTkulow.org - updated to version 2.7.4 see installed changelog.md 2.7.4 - ---- * BUGFIX: Correctly handle public only DSNs [AATTmitsuhiko, #847] * BUGFIX: context attributes with nil raised error [AATTjoker-777, 824] * BUGFIX: Suppress warning about enabling dyno metadata in Heroku CI [AATTmeganemura, #833]
Thu Apr 26 14:00:00 2018 factory-autoAATTkulow.org - updated to version 2.7.3 see installed changelog.md 2.7.3 - ---- * BUGFIX: Fix proxy settings for Faraday [AATTStrnadj, #820] * BUGFIX: Fix duplicated events in ActiveJob w/DelayedJob and Sidekiq [AATTBrentWheeldon, #815]
Tue Feb 27 13:00:00 2018 factory-autoAATTkulow.org - updated to version 2.7.2 see installed changelog.md 2.7.2 - ---- * BUGFIX: GlobalIDs are now displayed correctly in Sidekiq contexts [AATTlouim, #798] * BUGFIX: If git is not installed, fail silently during release detection [AATTnateberkopec] * BUGFIX: We do not support rack-timeout <= 0.2, fix errors when incompat version present [AATTnateberkopec] * BUGFIX: Put cookies in the correct spot of event [AATTnateberkopec, #812] * BUGFIX: Exception context is deep_merged [AATTjanklimo, #782]
Thu Oct 26 14:00:00 2017 cooloAATTsuse.com - updated to version 2.7.1 see installed changelog.md 2.7.1 - ---- * BUGFIX: Fixed LocalJumpError in Rails controllers [AATTnateberkopec w/AATTfrodsan, #774]
Wed Oct 11 14:00:00 2017 cooloAATTsuse.com - updated to version 2.7.0 see installed changelog.md 2.7.0 - ---- * FEATURE: Add random sampling. [AATTnateberkopec, #704] * FEATURE: Transactions. See Context docs for usage. [AATTnateberkopec, #743] * FEATURE: You can set the current environment for Sentry via `SENTRY_CURRENT_ENV` env variable. Useful if your staging environment\'s RACK_ENV is \"production\", for example. [AATTtijmenb, #736] * BUGFIX: Fix wrapped classnames in old versions of Sidekiq and ActiveJob [AATTnateberkopec, #702] * BUGFIX: Server names on Heroku were pretty useless before - now they follow the dyno name (\"worker.1\", \"web.2\") [AATTnateberkopec, #703] * BUGFIX: ActiveJob::DeserializationError is now ignored by default. Not doing so can cause infinite loops if you are using an ActiveJob async callback. [AATTnateberkopec, #701] * BUGFIX: Binary conversion to UTF-8 when binary is frozen is fixed [AATTnateberkopec, #757] * REFACTOR: We now use an updated port of Rails\' deep_merge which should be 5-10% faster [AATTnateberkopec, #770] * REFACTOR: Tests have been cleaned up, and now run in random order. [AATTnateberkopec] * REFACTOR: Raven::Event has been refactored a bit [AATTnateberkopec]
Mon Aug 28 14:00:00 2017 cooloAATTsuse.com - updated to version 2.6.3 see installed changelog.md 2.6.3 - ---- * BUGFIX: Fixed typo in the Heroku warning [AATTgreysteil, #728] * BUGFIX: Swallow IOErrors when reading the Rack request body [AATTnateberkopec] * BUGFIX: Fix invalid UTF-8/circular references when using async [AATTnateberkopec, #730]
Thu Aug 3 14:00:00 2017 cooloAATTsuse.com - updated to version 2.6.2 see installed changelog.md 2.6.2 - ---- * BUGFIX: If using the Sidekiq or DelayedJob adapters with ActiveJob, ActiveJob wouldn\'t re-raise upon capturing an exception. [AATTnateberkopec, 5b02ad4ff2] * KNOWN ISSUE: When using `async`, Rack integration is not thread-safe [#721] * KNOWN ISSUE: When using `async`, encoding errors may be raised [#725] 2.6.1 - ---- * BUGFIX: Fix cases where ActionDispatch::RemoteIP would blow up during event creation [AATTcmoylan, #722] * BUGFIX: In ActiveJob, don\'t report exceptions which can be rescued by rescue_from handlers [AATTbensheldon, #719] 2.6.0 - ---- * FEATURE: raven-ruby now marks itself as the \"ruby\" logger by default, to match raven-js behavior [AATTnateberkopec] * FEATURE: You may now override the default sanitization parameters [#712, AATTnateberkopec] * FEATURE: Breadcrumb buffers are now publicly accessible [#686, AATTnateberkopec] * FEATURE: We yell at you now if you\'re using Heroku but don\'t have runtime-dyno-metadata enabled [#715, AATTnateberkopec] * FEATURE: project_root will always be set, regardless of framework [#716, AATTnateberkopec] * BUGFIX: Request body and message limits now match Sentry server defaults [#714, AATTnateberkopec] * BUGFIX: Sidekiq context now works as expected [#713, AATTnateberkopec] * BUGFIX: Capture exceptions in ActiveJob when not using Sidekiq adapter [#709, #671, AATTnateberkopec]
Tue Jun 20 14:00:00 2017 cooloAATTsuse.com - updated to version 2.5.3 see installed changelog.md 2.5.3 - ---- * BUGFIX: Deal properly with ASCII_8BIT/BINARY encodings [#689, #696, AATTnateberkopec]
Tue Jun 6 14:00:00 2017 cooloAATTsuse.com - updated to version 2.5.2 no changelog found
Tue May 30 14:00:00 2017 cooloAATTsuse.com - updated to version 2.5.1 no changelog found
Tue May 23 14:00:00 2017 cooloAATTsuse.com - updated to version 2.5.0 no changelog found
Thu Mar 16 13:00:00 2017 cooloAATTsuse.com - updated to version 2.4.0 no changelog found
Tue Feb 21 13:00:00 2017 cooloAATTsuse.com - updated to version 2.3.1 no changelog found
Fri Jan 6 13:00:00 2017 cooloAATTsuse.com - updated to version 2.3.0 no changelog found
Fri Dec 9 13:00:00 2016 cooloAATTsuse.com - updated to version 2.2.0 no changelog found
Thu Nov 24 13:00:00 2016 cooloAATTsuse.com - updated to version 2.1.4 no changelog found
Sat Oct 29 14:00:00 2016 cooloAATTsuse.com - updated to version 2.1.2 no changelog found
Sat Jun 25 14:00:00 2016 mrueckertAATTsuse.de - update to 1.1.0
Wed Feb 24 13:00:00 2016 mrueckertAATTsuse.de - update to 0.15.6
Fri Jan 29 13:00:00 2016 mrueckertAATTsuse.de - update to 0.15.4
Thu Jan 21 13:00:00 2016 mrueckertAATTsuse.de - initial package
|
|
|