v3.3.9
- Fix HTTPHandler for Prometheus reporter not returning the HTTP handler for the gatherer used by the reporter (if non-default registry is used)
- Add configuration option to use a non-default registry with the Prometheus reporter configuration struct with a
ConfigurationOptions
field forRegistry
- Pin remaining dependencies to semver releases, to help with
dep
compatibility