Skip to content

Releases: iMacTia/lograge-sql

v2.6.1

26 Nov 20:52
ce096a3

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #64
  • fix: ActiveRecord::RuntimeRegistry.sql_runtime is moved by @hatajoe in #67
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #68

Full Changelog: v2.6.0...v2.6.1

v2.6.0

07 Nov 21:33
39e0a70

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.6.0

v2.5.1

25 Nov 14:34
a409667

Choose a tag to compare

What's Changed

  • Compile Regexp on initialization by @fdaugs in #63

Full Changelog: v2.5.0...v2.5.1

v2.5.0

13 Nov 10:18
7ad0ced

Choose a tag to compare

What's Changed

✨ New features

  • Add configuration to filter out sql queries by @fdaugs in #60
  • Add Rails 8 support by @fdaugs in #62

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

29 Aug 09:21
c20054c

Choose a tag to compare

What's Changed

✨ New features

New Contributors

Full Changelog: v2.3.2...v2.4.0

v2.3.2

18 Nov 07:43
c8b11e9

Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Fix ActiveRecord::RuntimeRegistry.sql_runtime initialisation issue method by @iMacTia (see #56)

Full Changelog: v2.3.1...v2.3.2

v2.3.1

16 Nov 11:46
63ff17e

Choose a tag to compare

What's Changed

🐞 Bug Fixes

  • Fix deprecated ActiveRecord::LogSubscriber#runtime method by @bolah2009 in #55

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

18 Oct 09:22
dc8dabb

Choose a tag to compare

What's Changed

✨ New features

  • Add option query_filter to allow filter out sensitive data by @nhatle-684 in #52

🛠️ CI/Docs/Misc

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0

10 Oct 10:17
7e5be87

Choose a tag to compare

What's Changed

✨ New features

🛠️ CI/Docs/Misc

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

25 Feb 09:27
e01eceb

Choose a tag to compare

What's Changed

✨ New features

  • Add option min_duration_ms to filter SQL Events by @rs-phunt in #40

🐞 Bug Fixes

  • Fix query runtime being incremented twice by @iMacTia in #38

🛠️ CI/Docs/Misc

New Contributors

Full Changelog: v2.0.0...v2.1.0