Replies: 1 comment 1 reply
-
If someone contributes a PR that migrates this library to v4, why not. Feel free to do it. This library can bump the major version to indicate the transition, even if it ends up being a minor change for its users. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently in classpath hell with metrics-clojure and metabase/saml20-clj both bringing in
io.dropwizard.metrics/metrics-core
Unfortunately io.dropwizard.metrics/metrics-core v4 is not backward compatible with v3 that is currently in metrics-clojure.
Beta Was this translation helpful? Give feedback.
All reactions