Skip to content

Releases: pambrose/prometheus-proxy

v1.23.1

10 Dec 04:32
d8f9a97
Compare
Choose a tag to compare
  • Catch and report exceptions on labels json deserialization
  • Update ktor and logging jars
  • Fix platform type issue
  • Default Plain content types to charset UTF-8
  • Replace explicit size check with .isNotEmpty() call
  • Add charset to JSON values
  • Add logging to --debug option

v1.23.0

30 Nov 03:56
0db8810
Compare
Choose a tag to compare
  • Update to Kotlin 2.1.0, Ktor 3.0.1, and gRPC 1.68.2
  • Change minimum JDK from 17 to 11
  • Remove krotodc library
  • Convert build.gradle to build.gradle.kts
  • Add support for gRPC reflection
  • Add support for service discovery labels in pathConfigs

v1.22.0

11 Jun 23:58
a7a57ca
Compare
Choose a tag to compare
  • Update copyright date
  • Fix version typo
  • Fix detekt complaints
  • Misc refactoring
  • Update logging and kotlin jars
  • Update jars

v1.21.0

07 Jan 01:33
98f6235
Compare
Choose a tag to compare
  • Upgrade to kotlin 1.9.22

v1.20.0

12 Dec 04:27
9b502f7
Compare
Choose a tag to compare
  • 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

03 Nov 00:35
e17f4b1
Compare
Choose a tag to compare
  • Upgrade to kotlin 1.9.20
  • Upgrade to kotlinter 4.0.0
  • Update jars

v1.18.0

19 Jul 20:10
020e566
Compare
Choose a tag to compare

Update jars:
Kotlin 1.9.0
ktor 2.3.1
gRPC 1.56.1
Dropwizard 4.2.19

Update gradle to 8.2.1

v1.17.0

16 May 20:17
a162c6f
Compare
Choose a tag to compare
  • Update to kotlin 1.8.21
  • Add krotodc data classes
  • Update jars

v1.16.0

11 Apr 08:13
65c63f9
Compare
Choose a tag to compare
  • Upgraded to Kotlin 1.8.20 and updated jars

v1.15.0

15 Dec 05:50
08faa6b
Compare
Choose a tag to compare