Releases: FundingCircle/loga
Releases · FundingCircle/loga
v2.8.1
Add open telemetry support
loga
will now propagate the ::OpenTelemetry::Trace.current_span
fields to the logs:
_trace_id
_span_id
v2.7.0 Add sidekiq 7 support
v2.7.0 Add sidekiq 7 support
v2.6.1 Fix sidekiq 6.4 compatibility
v2.6.1 Fix sidekiq 6.4 compatibility
v2.6.0 ruby 3 & rails 7
- Allow using the gem with rails 7
- Add a build for ruby 3.0
- Remove build for ruby 2.3
v2.3.1
Loga - Sidekiq integration
Add support for Sidekiq ~>5.0
Subscribe to ActionMailer events
Subscribe to ActionMailer
events:
- receive
- deliver
- process
v2.1.1
- Encoding error when converting uploaded file to JSON
rails/rails#25250