Mesut

Results 2 issues of Mesut

@vadeg We should inform users that they need to move their custom objectTransformer to the new default package, or they need to provide scanning namespace instead of supporting the old...

Riptide does not respect thread max-size despite being configured ## Description Riptide takes `connections.max-per-route` as max thread if `connections.max-per-route` is greater than` threads.max-size`. ``` riptide: defaults: threads: max-size: 15 connections:...

Bug