Skip to content

v2.1.12 - Maintenance release

Compare
Choose a tag to compare
@SimunKaracic SimunKaracic released this 10 Feb 11:04
· 375 commits to master since this release
82a6fe3

Maintenance release with various bugfixes

  • kamon-prometheus: Add new setting "kamon.prometheus.embedded-server.metrics-path" which default to "/metrics", to keep backwards compatibility with previous Kamon versions. Contributed via #938 by @SimunKaracic
  • kamon-akka-http: Wrap VersionFiltering in try-catch, so we don't crash when there's no akka-http on the classpath. Contributed via #939 by @SimunKaracic