Releases: Netflix/servo
v0.13.2
Primary changes:
- #469, stop using JCenter for publishing.
A comprehensive list of changes can be found in the commit log: v0.13.0...v0.13.2
v0.13.1
Primary changes:
- #469, stop using JCenter for publishing.
A comprehensive list of changes can be found in the commit log: v0.13.0...v0.13.1
v0.13.0
Primary changes:
- #466, switch to no op monitor registry by default.
A comprehensive list of changes can be found in the commit log: v0.12.28...v0.13.0
v0.12.28
Primary changes:
- #465, avoid allocations due to varargs.
A comprehensive list of changes can be found in the commit log: v0.12.27...v0.12.28
v0.12.27
Primary changes:
- #463, do not warn if global registry is used for SpectatorContext.
A comprehensive list of changes can be found in the commit log: v0.12.26...v0.12.27
v0.12.26
Primary changes:
- #454, #459, update CI to validate on jdk11 and jdk12.
- #458, warn if registry used for SpectatorContext is overwritten.
A comprehensive list of changes can be found in the commit log: v0.12.25...v0.12.26
v0.12.25
Primary changes:
- #451, avoid memory leak for improper usage of registerObject.
A comprehensive list of changes can be found in the commit log: v0.12.24...v0.12.25
v0.12.24
Primary changes:
- #450, fix expiration of StatsMonitors when delegating to Spectator.
A comprehensive list of changes can be found in the commit log: v0.12.23...v0.12.24
v0.12.22
v0.12.21
Primary changes:
- #442, add
Automatic-Module-Name
to jar manifests. - #443, avoid using
System.getProperties()
as it is not allowed in many secure environments.
A comprehensive list of changes can be found in the commit log: v0.12.20...v0.12.21