- Switch to bintray for artifact distribution. Use jcenter to get artifacts
- For Gradle, use
jcenter()
in your repositories block. - For Maven, click the "Set me up" button in the above link.
- 1.1.0 was tagged but no artifacts were shipped during the changeover to bintray.
- For Gradle, use
- Switch to builder for
NewRelicReporter
- Add
TableMetricAttributeFilter
and associated yaml loader
- Update metrics and new relic dependencies
- Update new relic dependency
- Remove stray println
- Nothing: accidental release
- Compatible with Java 6
- Initial release