Skip to content

jetcd-0.8.0

Latest
Compare
Choose a tag to compare
@lburgazzoli lburgazzoli released this 17 Apr 07:33
· 9 commits to main since this release

What's Changed

  • build(deps): bump errorprone from 2.23.0 to 2.24.0 by @dependabot in #1290
  • build(deps): bump grpc from 1.60.0 to 1.60.1 by @dependabot in #1291
  • build(deps): bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot in #1295
  • build(deps): bump org.slf4j:slf4j-api from 2.0.9 to 2.0.11 by @dependabot in #1296
  • build(deps): bump log4j from 2.22.0 to 2.22.1 by @dependabot in #1292
  • build(deps): bump errorprone from 2.24.0 to 2.24.1 by @dependabot in #1298
  • build(deps): bump grpc from 1.60.1 to 1.61.0 by @dependabot in #1299
  • build(deps): bump mockito from 5.8.0 to 5.9.0 by @dependabot in #1301
  • Update compile version to java11. by @liangyuanpeng in #1300
  • build(deps): bump actions/dependency-review-action from 3 to 4 by @dependabot in #1302
  • build(deps): bump org.testcontainers:testcontainers from 1.19.3 to 1.19.4 by @dependabot in #1306
  • build(deps): bump mockito from 5.9.0 to 5.10.0 by @dependabot in #1307
  • build(deps): bump grpc from 1.61.0 to 1.61.1 by @dependabot in #1311
  • build(deps): bump org.assertj:assertj-core from 3.25.1 to 3.25.3 by @dependabot in #1312
  • build(deps): bump io.vertx:vertx-grpc from 4.5.1 to 4.5.3 by @dependabot in #1313
  • build(deps): bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12 by @dependabot in #1314
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.10.2 by @dependabot in #1315
  • build(deps): bump org.testcontainers:testcontainers from 1.19.4 to 1.19.5 by @dependabot in #1316
  • build(deps): bump org.testcontainers:testcontainers from 1.19.5 to 1.19.6 by @dependabot in #1325
  • build(deps): bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 by @dependabot in #1320
  • build(deps): bump errorprone from 2.24.1 to 2.25.0 by @dependabot in #1321
  • build(deps): bump log4j from 2.22.1 to 2.23.0 by @dependabot in #1323
  • build(deps): bump grpc from 1.61.1 to 1.62.2 by @dependabot in #1328
  • build(deps): bump mockito from 5.10.0 to 5.11.0 by @dependabot in #1329
  • lease: Exceptions of lease keepAlive can be perceived by @tunefun in #1331
  • Switch default load balancer policy to round_robin by @jcferretti in #1319
  • election,lease,maintenance,watch: Register handlers before request by @tunefun in #1332
  • build(deps): bump org.testcontainers:testcontainers from 1.19.6 to 1.19.7 by @dependabot in #1333
  • build(deps): bump log4j from 2.23.0 to 2.23.1 by @dependabot in #1334
  • build(deps): bump org.apache.commons:commons-compress from 1.26.0 to 1.26.1 by @dependabot in #1335
  • build(deps): bump errorprone from 2.25.0 to 2.26.1 by @dependabot in #1340
  • build(deps): bump com.google.guava:guava from 33.0.0-jre to 33.1.0-jre by @dependabot in #1342
  • build(deps): bump io.vertx:vertx-grpc from 4.5.4 to 4.5.5 by @dependabot in #1341
  • Retry auth failures and require leader in ElectionImpl. by @jcferretti in #1337
  • build(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.1 by @dependabot in #1343
  • build(deps): bump io.vertx:vertx-grpc from 4.5.5 to 4.5.7 by @dependabot in #1347
  • build(deps): bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #1348
  • core: update errors retryable condition. by @Rmarian in #1346
  • build(deps): bump grpc from 1.62.2 to 1.63.0 by @dependabot in #1350
  • build(deps): bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #1351
  • build(deps): bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13 by @dependabot in #1353

New Contributors

Full Changelog: jetcd-0.7.7...jetcd-0.8.0