Skip to content

Releases: Dwolla/rsocket-consul-java

v0.1.0

Choose a tag to compare

@bpholt bpholt released this 02 Jul 20:37
1c1f3c2

What's Changed

  • update dependencies; implement closable to shutdown underlying client by @atoivonen in #12
  • Update slf4j-api, slf4j-nop to 2.0.17 by @dwolla-oss-scala-steward[bot] in #27
  • Stop HealthPoller from polling a closed client after cancellation by @atoivonen in #81
  • Update async-http-client to 3.0.11 by @dwolla-oss-scala-steward[bot] in #79

Other Build and Dependency Updates

  • Update gson to 2.13.1 by @dwolla-oss-scala-steward[bot] in #24
  • Update async-http-client to 2.12.4 by @dwolla-oss-scala-steward[bot] in #18
  • Update junit-jupiter to 5.10.5 by @dwolla-oss-scala-steward[bot] in #25
  • Update junit-platform-engine, ... to 1.10.5 by @dwolla-oss-scala-steward[bot] in #26
  • Update junit-platform-engine, ... to 1.13.4 by @dwolla-oss-scala-steward[bot] in #29
  • Update mockito-core to 5.19.0 by @dwolla-oss-scala-steward[bot] in #30
  • Update mockito-core to 5.20.0 by @dwolla-oss-scala-steward[bot] in #35
  • Update sbt-typelevel-ci-release, ... to 0.8.1 by @dwolla-oss-scala-steward[bot] in #38
  • Update sbt, scripted-plugin to 1.11.7 by @dwolla-oss-scala-steward[bot] in #39
  • Update sbt-typelevel-ci-release, ... to 0.8.2 by @dwolla-oss-scala-steward[bot] in #40
  • Update sbt-typelevel-ci-release, ... to 0.8.3 by @dwolla-oss-scala-steward[bot] in #44
  • Update junit-platform-engine, ... to 1.14.1 by @dwolla-oss-scala-steward[bot] in #43
  • Update junit-jupiter to 5.14.1 by @dwolla-oss-scala-steward[bot] in #42
  • Update gson to 2.13.2 by @dwolla-oss-scala-steward[bot] in #34
  • Update mockito-core to 5.21.0 by @dwolla-oss-scala-steward[bot] in #47
  • Update sbt, scripted-plugin to 1.12.0 by @dwolla-oss-scala-steward[bot] in #51
  • Update junit-jupiter to 5.14.3 by @dwolla-oss-scala-steward[bot] in #55
  • Update mockito-core to 5.23.0 by @dwolla-oss-scala-steward[bot] in #57
  • Update sbt, scripted-plugin to 1.12.8 by @dwolla-oss-scala-steward[bot] in #58
  • Update sbt-typelevel-ci-release, ... to 0.8.5 by @dwolla-oss-scala-steward[bot] in #59
  • Update junit-platform-engine, ... to 1.14.3 by @dwolla-oss-scala-steward[bot] in #56
  • Update sbt, scripted-plugin to 1.12.9 by @dwolla-oss-scala-steward[bot] in #62
  • Update async-http-client to 2.14.5 by @dwolla-oss-scala-steward[bot] in #64
  • Update gson to 2.14.0 by @dwolla-oss-scala-steward[bot] in #65
  • Update junit-jupiter to 5.14.4 by @dwolla-oss-scala-steward[bot] in #66
  • Update sbt, scripted-plugin to 1.12.10 by @dwolla-oss-scala-steward[bot] in #68
  • Update junit-platform-engine, ... to 1.14.4 by @dwolla-oss-scala-steward[bot] in #67
  • Update sbt, scripted-plugin to 1.12.11 by @dwolla-oss-scala-steward[bot] in #69
  • Update async-http-client to 2.16.0 by @dwolla-oss-scala-steward[bot] in #75
  • Update sbt-typelevel-ci-release, ... to 0.8.6 by @dwolla-oss-scala-steward[bot] in #74
  • Update sbt, scripted-plugin to 1.12.13 by @dwolla-oss-scala-steward[bot] in #78
  • Update reactor-test to 3.8.6 by @dwolla-oss-scala-steward[bot] in #82
  • Update junit-platform-engine, ... to 6.1.1 by @dwolla-oss-scala-steward[bot] in #77
  • Update slf4j-api, slf4j-nop to 2.0.18 by @dwolla-oss-scala-steward[bot] in #70
  • Update publish stage and prepare to publish v0.1.0 by @bpholt in #83

New Contributors

  • @atoivonen made their first contribution in #12
  • @dwolla-oss-scala-steward[bot] made their first contribution in #24

Full Changelog: v0.0.6...v0.1.0

v0.0.6

Choose a tag to compare

@bpholt bpholt released this 28 May 16:45
rewrite using LoadbalanceRSocketClient, replacing deprecated interfaces

v0.0.5

Choose a tag to compare

@jareddellitt jareddellitt released this 11 Jul 14:21
v0.0.5

v0.0.4

Choose a tag to compare

@jareddellitt jareddellitt released this 23 May 14:52
Bump version

v0.0.3

Choose a tag to compare

@jareddellitt jareddellitt released this 23 Apr 20:34
90a9ecd
v0.0.3

v0.0.2

Choose a tag to compare

@jareddellitt jareddellitt released this 22 Apr 19:43
7f00d51
Set timeout to 90 seconds for http requests to consul (#3)

v0.0.1

Choose a tag to compare

@jareddellitt jareddellitt released this 22 Apr 19:12
Get publishing set up