Skip to content

Releases: dyorgio/cpu-watcher

1.3.1

23 Jan 11:58

Choose a tag to compare

  • Removed Sugar dependency (very old, unmaintained), replace it with OSHI.
  • Limiter logic rewritten to be more accurate and adaptable.
  • Update license header year.
  • Do not create uber/fat/shaded jar artifacts anymore.

1.3.0

23 Jan 11:52

Choose a tag to compare

DON'T USE THIS RELEASE

it is broken, use 1.3.1 instead.

1.2.4

21 Jun 18:15

Choose a tag to compare

Fixed sigar lib loading (use special variable to update native path), more simple and compatible.
Upgraded JNA dep version.
Upgraded JUnit dep version.

1.2.3

23 Oct 20:54

Choose a tag to compare

Improved getCpuUsage() precision.
Added unit tests.
Improved support to Java > 9.

1.2.2

01 Mar 23:56

Choose a tag to compare

Improved getCpuUsage() precision.
Added unit tests.