Skip to content

Releases: sksamuel/cohort

v2.5.0

29 Apr 12:10
cafb67c
Compare
Choose a tag to compare

v2.4.1

29 Apr 11:42
36df7b2
Compare
Choose a tag to compare
Added initializeCohort

v2.4.0

29 Apr 01:32
fce862c
Compare
Choose a tag to compare
Update README.md

v2.3.1: health check fixes (#45)

15 Feb 02:16
31b961f
Compare
Choose a tag to compare
* refactor: use Kafka interfaces instead of implementations

* fix: align compileJava and compileKotlin tasks target

* feat: make it possible to register multiple instances of the same check

where it makes sense

* fix(DatabaseConnectionHealthCheck): return `Unhealthy` when connection is invalid

* fix(MongoConnectionHealthCheck): make the health check usable with both sync and async clients

v2.3.0

08 Nov 20:46
4c623f8
Compare
Choose a tag to compare
Added LogbackHealthCheckLoggingListener

v2.2.1

06 Sep 13:34
ab3f6b8
Compare
Choose a tag to compare
Update release.yml

v2.2.0

04 Sep 20:04
7f47ad4
Compare
Choose a tag to compare
Update release.yml

v2.1.4

26 Jul 15:29
af91bb9
Compare
Choose a tag to compare
Updated release url

v2.1.3

22 Jul 23:55
b7d5644
Compare
Choose a tag to compare
Renamed parameter for RedisConnectionWarmup

v2.1.2

22 Jul 19:03
e628e2e
Compare
Choose a tag to compare
Updated imports