coursera / metrics-datadog

metrics-datadog
Other
187 stars 105 forks source link

Bump versions #89

Closed lomigmegard closed 6 years ago

lomigmegard commented 6 years ago

Will fix #88, also updated all dependencies to their latest versions. Tested only with mvn clean package, you may have surprises during deployment.

Note that Java 1.8 is now required

Bumping the project version to 2.0.0 or 1.2.0 is therefore recommended.

dguo-coursera commented 6 years ago

Thanks for the PR. We'll test w/ our stack and then prep for release.

qualidafial commented 6 years ago

May I suggest creating a 1.x maintenance branch? I'd like to submit a pull request for metric filtering, and we're not yet ready to adopt the dropwizard-metrics upgrade.

qualidafial commented 6 years ago

Revision a159c91 seems to be the latest commit on master before the dependency major version bump.