Releases: iMacTia/lograge-sql
Releases · iMacTia/lograge-sql
v2.5.1
v2.5.0
v2.4.0
v2.3.2
v2.3.1
What's Changed
🐞 Bug Fixes
- Fix deprecated
ActiveRecord::LogSubscriber#runtime
method by @bolah2009 in #55
New Contributors
- @bolah2009 made their first contribution in #55
Full Changelog: v2.3.0...v2.3.1
v2.3.0
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
- @nhatle-684 made their first contribution in #52
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
✨ New features
🛠️ CI/Docs/Misc
- Configure Dependabot to update Actions by @olleolleolle in #44
- Add Ruby 3.2 to the CI matrix. Update checkout action versions. by @petergoldstein in #46
- Bump actions/checkout from 3 to 4 by @dependabot in #48
New Contributors
- @petergoldstein made their first contribution in #46
- @dependabot made their first contribution in #48
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
✨ New features
🐞 Bug Fixes
🛠️ CI/Docs/Misc
- CI: use bundler-cache: true by @olleolleolle in #34
- test: Configure RSpec to run sans monkeypatches by @olleolleolle in #35
- docs: Use GH actions badge [ci skip] by @olleolleolle in #36
- Fix Rubocop offenses by @iMacTia in #41
- Add missing test coverage for
min_duration_ms
by @iMacTia in #42
New Contributors
- @olleolleolle made their first contribution in #34
- @rs-phunt made their first contribution in #40
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Lograge-sql v2.0 🎉
What's Changed
- Remove support for Ruby 2.4
- Add support for Ruby 3.0 and 3.1
- Require lograge 0.11+
- Add Rails 7 support
Full Changelog: v1.3.1...v2.0.0