Semantic Logger v4.2.1 Release Notes

  • โž• Added

    • Add #push_named_tags and #pop_named_tags -- @aburgel
    • Sentry appender can now define user context and tags context -- @joker-777

    ๐Ÿ”„ Changed

    • RuboCop Changes

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix Elasticsearch bulk bugs -- @wfxr
    • ๐Ÿ›  Fix SemanticLogger.on_log -- @tsauerwein
    • ๐Ÿ›  Fix exception typo for syslog -- @nbulaj