This release provides various performance enhancements and bug fixes:
-
caching performance and hit rate improvements for InfluxDB backends (#522)
-
more verbose debug logging on upstream requests (#525)
-
ensure formatted times (e.g., outputting headers and in testing) use a UTC-localized time object (#528)
-
performance enhancement to locks package and tests to improve performance under heady load (#517, #526)
-
typographical errors in docker-compose demo (#530)
-
update dependency versions:
- golang/snappy -> v0.0.2
- influxdata/influxdb -> 1.8.4
- promethues/client_golang -> 1.9.0
- prometheus/common -> 0.15.0
- tinylinb/msgp -> 1.1.5
- go.opentelemetry.io/* -> 0.16.0
We wish to thank and recognize these first-time contributors for assisting with this release: @samuelgmartinez and @ntk148v