Skip to content

0.13.2

Compare
Choose a tag to compare
@nateberkopec nateberkopec released this 11 May 15:01
· 2087 commits to master since this release
  • 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]