Skip to content

Releases: doximity/ruby-activerecord-opentracing

v0.6.2

27 Nov 19:09
6b0a171
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

28 Sep 21:39
3c599af
Compare
Choose a tag to compare
  • Update for ruby 3.x compatibility
  • Splat hash when passing method expecting keyword args

v0.6.0

12 Jul 21:14
d252db6
Compare
Choose a tag to compare

Improved peer address tag to reflect the current database when using the mysql adapter

v0.5.2

24 Jan 15:37
da26a24
Compare
Choose a tag to compare
  • Fixed query tagging for empty queries

v0.5.1

20 Jan 22:18
87e8cb8
Compare
Choose a tag to compare

Fixed circleci issues related to gem publishing.

v0.5.0

18 Jan 20:52
c06f09d
Compare
Choose a tag to compare
  • Added db.query_type and db.query_category tags
  • Added forwards compatibility code for the connection_config for rails 6.2

v0.4.0

29 Apr 13:24
e4ab41f
Compare
Choose a tag to compare
  • add sql sanitization