File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog of RorVsWild
22
3- ## Unreleased
3+ ## 1.10.0 (2025-10-10)
44
55* Add plugin RailsError to subscribre to ActiveSupport::ErrorReporter
66
1010
1111* Normalize MongoDB by removing any variables
1212* Fix MongoDB monitoring
13- * Add root section to Sidekiq tn ensure not missing any timings
14- * Save local requests, jobs and errors in NSJSON instead of JSON
13+ * Add root section to Sidekiq to ensure not missing any timings
14+ * Save local requests, jobs and errors in NDJSON instead of JSON
1515* Remove ASCII and Server-Timing header
1616* Skip measuring empty collection renderings
1717* Instrument Rails.cache via ActiveSupport notifications
Original file line number Diff line number Diff line change 11module RorVsWild
2- VERSION = "1.9.1 " . freeze
2+ VERSION = "1.10.0 " . freeze
33end
You can’t perform that action at this time.
0 commit comments