Skip to content

Tags: pambrose/prometheus-proxy

Tags

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2.1.0 (#110)

* Refactor coroutine dispatchers to use IO for better performance
* Refactor coroutine exception handling for improved safety
* Update Kotlin to 2.1.20 and update jars; refactor atomic operations for improved clarity

2.0.0

Toggle 2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gRPC Keepalive support (#109)

* Add gRPC keepalive support

1.23.2

Toggle 1.23.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.23.2 (#108)

* Update jars

1.23.1

Toggle 1.23.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.23.1 (#107)

* 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

1.23.0

Toggle 1.23.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.23.0 (#101)

* 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

1.22.0

Toggle 1.22.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.22.0 (#100)

* Update Copyright date
* Fix version typo
* Fix detekt complaints
* Misc refactoring
* Update jars
* Update logging and kotlin jars

1.21.0

Toggle 1.21.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade to kotlin 1.9.22 (#99)

1.20.0

Toggle 1.20.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.20.0 (#98)

* 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

1.19.0

Toggle 1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.19.0 (#96)

* Upgrade to kotlin 1.9.20
* Upgrade to kotlinter 4.0.0
* Update jars

1.18.0

Toggle 1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1.18.0 (#95)

* Convert try/catch stmts to runCatching.

* Suppress warnings on functions intended for embedded client usage.

* Update jars:
    Kotlin 1.9.0
    ktor 2.3.1
    gRPC 1.56.1
    Dropwizard 4.2.19

 Update gradle to 8.2.1