- Add db.role tag
- Update for ruby 3.x compatibility
- Splat hash when passing method expecting keyword args
- Improved pper address tag to reflect the current database when using the mysql adapter
- Fixed query tagging for empty queries
- Fixed the publishing process
- Added db.query_type and db.query_category tags
- Added forwards compatibility code for the connection_config for rails 6.2
- Add SQL sanitizers
- Set up build pipeline with circleci and gem-publisher
- Fixed linting issues
- Renamed gem to
activerecord-instrumentation