New
v0.12.0
What's Changed
- Test against current and next Ruby and Rails versions by @ivy in https://github.com/roidrage/lograge/pull/335
- Fix status code by @richmolj in https://github.com/roidrage/lograge/pull/334
- Avoid version in Rack::Logger code comment by @olleolleolle in https://github.com/roidrage/lograge/pull/327
- build: Skip Rails edge (7.1.0.alpha) in JRuby in CI by @olleolleolle in https://github.com/roidrage/lograge/pull/341
- fix: Require active_support before use by @olleolleolle in https://github.com/roidrage/lograge/pull/340
- add elasticsearch fields consistensy by @maierru in https://github.com/roidrage/lograge/pull/322
- build: name the CI build by @olleolleolle in https://github.com/roidrage/lograge/pull/345
- docs: polish the GH actions badge [ci skip] by @olleolleolle in https://github.com/roidrage/lograge/pull/344
- Adds security note to param logging by @danielpowell4 in https://github.com/roidrage/lograge/pull/293
- [tiny] README - add link to alternative by @hangtwenty in https://github.com/roidrage/lograge/pull/324
- Use prepend to patch Action Cable classes by @palkan in https://github.com/roidrage/lograge/pull/310
- Return a from the monkey patch by @ghiculescu in https://github.com/roidrage/lograge/pull/333