Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Releases: twinformatics/eureka-consul-adapter

1.4.0

05 Apr 21:20
Compare
Choose a tag to compare

adds support for Prometheus v2.17 and higher by providing an adapter for the required health endpoint (see #24) (kudos to @avaneev95 for this contribution)

1.3.0

05 Apr 20:20
Compare
Choose a tag to compare

adds a new feature that allows meta data to appear in NodeMeta rather than ServiceMeta. See readme for details. (thanks to @ziebapawel for this contribution)

1.2.0

03 Mar 18:28
Compare
Choose a tag to compare

Added eurekaConsulAdapter.preferHostName option so that hostName will be used in service endpoint address and serviceAddress fields instead of IP (thanks to @lwitkowski)

1.1.0

17 Feb 20:42
Compare
Choose a tag to compare
  • Updated to SpringBoot 2.1.3 and SpringCloud Greenwich.RELEASE
  • Fixes a deprecation warning

1.0.1

26 Oct 17:38
Compare
Choose a tag to compare

Updated to SpringBoot 2.0.6 and SpringCloud Finchley.SR2 (thanks to @jensritter)

1.0.0

03 Jul 20:10
Compare
Choose a tag to compare

Updated to Spring Boot 2 and Spring Cloud Finchley (thanks to @barrycommins)

0.0.1

12 Mar 14:01
Compare
Choose a tag to compare
added javadoc plugin

0.0.1-rc1

12 Jan 14:20
Compare
Choose a tag to compare
0.0.1-rc1 Pre-release
Pre-release
added license header + readme