v4.0.0
This release is a correction for v3.0.0, which was released without client-side aggregation enabled by default.
There are no incompatible API changes in this release.
- [BUGFIX] Re-enable aggregation by default. See #171
- [FEATURE] Windows named pipe support. See #169
- [FEATURE] jar-with-dependencies artifact now include license information. See #179
- [FEATURE] send buffered metrics when a blocking client is closed. See #180
- [FEATURE] client can be used without jnr-posix in the classpath. See #182