Skip to content

Releases: j256/simplemetrics

1.9

31 Dec 15:14
Compare
Choose a tag to compare
  • Moved to Java 1.7 requirement.
  • Split out the SimpleJmx annotations into separate classes to make it an optional dependency, updated version.

1.8

31 Dec 15:14
Compare
Choose a tag to compare
1.8
  • Sign. Re-fixed the case with accumulator metrics.
  • Other refactoring to change reset boolean to persisting which makes more sense.

1.7

31 Dec 15:14
Compare
Choose a tag to compare
1.7
  • Fixed problem with metric ration min/max.
  • Improved test coverage. Removed some unnecessary calls.

1.6

31 Dec 15:14
Compare
Choose a tag to compare
1.6
  • Better handling of AWS credentials provider.
  • Added another name for old-gen memory bean.
  • Removed special handling with double persisting causing the value to reset to initial state.

1.5

31 Dec 15:15
Compare
Choose a tag to compare
1.5
  • For some reason 1.4 didn't make it to maven so I'm re-releasing.