Releases: pambrose/prometheus-proxy
Releases · pambrose/prometheus-proxy
v1.22.0
v1.21.0
v1.20.0
- Update dependencies, Gradle wrapper, and minor formatting changes.
The changes include updating various dependencies such as Kotlinter, ben-manes.versions, gmazzo.buildconfig, kotlinx.kover, ktor-client, ktor-server, and others to their newer versions.
- Update Kotlin and gRPC versions in build.gradle and gradle.properties
- Refactor configuration handling in 'Agent' and 'Proxy' classes
v1.19.0
v1.18.0
v1.17.0
v1.16.0
v1.15.0
- Updated gRPC and ktor jars
- Updated Jetty jar to address security issue reported by @gsi-eduardopuig in #86. This affected only the admin endpoints.
v1.15.0-b1
- Add support for using nginx as a reverse proxy for prometheus_proxy - beta 1