Release Logging 1.0.1
·
24978 commits
to main
since this release
- Middleware constructor can be called without an explicit logger. This should make integration in non-Rails applications simpler.
- If Rails integration fails due to an auth error, the notice is now printed to STDOUT rather than STDERR, which should make it a bit less scary when displayed in Docker output.