Skip to content

Releases: rootstrap/exception_hunter

Release v1.1.0

30 Jul 12:55
23f9071
Compare
Choose a tag to compare

New features

  • #113 Add configuration to turn on/off async logging using ActionJob. (
    [@matteo95g][])
  • #119 Add support for tracking manual exceptions within transactions. ([@LALOPSB][])

Others

  • #114 Fix development vulnerabilities ([@brunvez][])
  • #115 Fix Github actions running multiple times. ([@brunvez][])
  • #116 Fix documentation link on the README. ([@brunvez][])
  • #117 Fix specification on example for Manual tracking on the README ([@LALOPSB][])
  • #118 Refactor code duplication on errors for last week partial ([@LALOPSB][])

Release v1.0.2

03 Feb 14:44
efc1288
Compare
Choose a tag to compare

Bug fixes

Release v1.0.1

18 Dec 17:26
737cc51
Compare
Choose a tag to compare

Changelog

Changes

  • #107 Excluded code_analysis task from the build. ([@andresg4][])

Release v1.0.0

05 Nov 19:09
40f82c5
Compare
Choose a tag to compare

Releasing our first stable version 🎉
No more DB changes or breaking the public API from this point forward

New features

Bug fixes

  • #98 Fix module_parent_name not present on rails < 6.0.0. ([@ivoloshy][], [@Snick555][])

Changes

Release v0.4.2

17 Sep 15:33
1d50ab4
Compare
Choose a tag to compare

Changelog

Bug fixes

  • Fixed a bug where if the error didn't have a backtrace the dashboard would throw an exception.
  • Fixed namespacing issues which would raise a constant not found error.

Version 0.3.0 released

10 Jun 12:46
a09db62
Compare
Choose a tag to compare
Merge pull request #69 from rootstrap/develop

Release 0.3.0