Started uplifting one of my projects to 2.0. The only issue I ran into which wasn't documented, was the removal of guava[1] which changed the method signature on Task. Would it be helpful to generate an API differences[2] report?
[1] https://github.com/dropwizard/dropwizard/pull/2400 [2] https://stackoverflow.com/questions/15863710/any-alternatives-to-clirr-binary-and-source-compatibility-with-older-releases On Sunday, September 16, 2018 at 8:33:01 AM UTC-5, [email protected] wrote: > > Hey all, > > While all the features / changes slotted and a date for Dropwizard 2.0 is > yet to be finalized, I've created the 1.3 to 2.0 migration guide for all > potentially breaking changes: > > https://github.com/dropwizard/dropwizard/wiki/Upgrade-guide-1.3.x-to-2.0.x > > Feel free help out in any way or ask questions, but I figured I'd give a > heads up as soon as possible to what's changing. > > Thanks, > Nick. > -- You received this message because you are subscribed to the Google Groups "dropwizard-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
