New Features
Set host from environment variable (18)
The host for our MetricsClient can now be configured via environment variable. See the README for an example.
Bug Fixes
Pinned dependencies to address conflicts (19)
Dependency releases were causing tests to fail. Pinned to older versions of packages to address this.