roryodonnell

Results 2 issues of roryodonnell

Migration from 1.3 to 2.0 exposes issue with view replacement. Not a dropwizard issue, but creating a placeholder to track and incorporate when fixed https://github.com/liquibase/liquibase/issues/1042

bug
blocked

As title, it would be nice if one could specify the heartbeat within the URL using query parameters, for example ``` transport, protocol = aioamqp.from_url("amqp://guest:guest@rabbit-mq:5672/?heartbeat=60") ```