Skip to content

Releases: Netflix/servo

v0.13.2

03 Mar 16:53
e29abcf
Compare
Choose a tag to compare

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

03 Mar 14:41
e29abcf
Compare
Choose a tag to compare

⚠️ Did not publish correctly, use 0.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.1

v0.13.0

03 Mar 14:44
7810bb7
Compare
Choose a tag to compare

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

04 Jul 20:17
Compare
Choose a tag to compare

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

04 Jun 16:31
3252cd4
Compare
Choose a tag to compare

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

10 Apr 22:30
Compare
Choose a tag to compare

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

29 Jun 05:18
72c68e9
Compare
Choose a tag to compare

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

27 Jun 16:36
2d27fda
Compare
Choose a tag to compare

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

17 May 14:20
c616eb9
Compare
Choose a tag to compare
v0.12.22 Pre-release
Pre-release
  • Delegate updates to spectator

v0.12.21

28 Mar 14:55
Compare
Choose a tag to compare

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