Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 644 Bytes

CHANGELOG.md

File metadata and controls

36 lines (20 loc) · 644 Bytes

Change Log

v0.1.9

  • Fix encoding method invocation which caused errors on ruby 3

v0.1.8

  • Add active job support by default
  • Change event class architecture

v0.1.7

  • Fix exclude_exception

v0.1.6

  • Truncate event message and title to less than three thousand characters

v0.1.5

  • Add timestamp to event

v0.1.4

  • Update nokogiri

v0.1.2 - v0.1.3

  • Fix scrub params error

v0.1.1

  • Show api response message in log
  • Add route params, session, cookies and person data from request data to event
  • Change configuration default, show more info in bugno initializer, add configuration by environments