Raven Ruby v0.13.2 Release Notes

    • ๐Ÿ‘ท DelayedJob integration now includes the job id [javawizard, #321]
    • ๐Ÿš… Rails integration now works properly when you're not using all parts of Rails (e.g. just ActiveRecord) [lucasmazza, #323]
    • ๐Ÿ›  Bugfix CLI tool when async config is on [if1live, #324]
    • ๐Ÿ›  Fix and standardize tag hierarchies. Event tags > context tags > configuration tags in all cases. [JonathanBatten, #322 and eugeneius, #330]
    • ๐Ÿ‘€ Using #send on Client, Base, and Transports is now deprecated. See the commit (or the deprecation message) for their replacements. [nateberkopec, #326]
    • You can now disable credit-card-like value filtering. [codekitchen, #329]