Releases: mat/besticon
Releases · mat/besticon
v3.11.0
v3.10.0
- Rewrite Dockerfile
- Expose /metrics for Prometheus
- Use go1.13
- Remove gziphandler
- Remove exposing expvar
dep ensure -update
v3.9.0
Introduce new environment variables, see https://github.com/mat/besticon#configuration:
- HTTP_USER_AGENT
- HTTP_CLIENT_TIMEOUT
- HTTP_MAX_AGE_DURATION
Minor:
- Use go 1.11.4
- dep ensure -update