v1.3.0
- Implemented the ability to abort requests based on how long they will wait for ratelimits [#5] - Thanks bluenix :)
- Client IPs are displayed on log entries for easier debugging
- Open connections metric now exports the method and route label for debugging route-level issues
- Fixed the proxy retrying too early for scope:shared ratelimits
- Context canceled was downgraded error to warning level
- Fixed a very rare crash