Releases: aserafin/grape_logging
Releases · aserafin/grape_logging
v.1.1.1
- fix for memory leak with ActiveSupport::Notifications not being unsubscribed at the end of request
v1.1.0
- use instance variable to pass
db_duration
- calculate request time using
before
and after
blocks rather than Benchmark
module
- do not overwrite
call!
anymore
v1.0.2
change wording in gem description
v1.0.1
gemspec delete allowed hosts