heroic
heroic copied to clipboard
Migrate away from deprecated code paths
Related to #600 and #603.
For example this bit of code is still called frequently and now logs tens of thousands of times per minute.
All these code paths that log a warning when using deprecated methods should be replaced the non-deprecated equivalent.