Skip to content

Releases: etcd-io/jetcd

jetcd-0.8.6

05 Nov 11:57

Choose a tag to compare

What's Changed

  • build(deps): bump mockito from 5.15.2 to 5.16.0 by @dependabot[bot] in #1451
  • build(deps): bump grpc from 1.70.0 to 1.71.0 by @dependabot[bot] in #1452
  • build(deps): bump org.testcontainers:testcontainers from 1.20.5 to 1.20.6 by @dependabot[bot] in #1453
  • build(deps): bump mockito from 5.16.0 to 5.16.1 by @dependabot[bot] in #1455
  • core: user provided vertx instance for ClientConnectionManager by @cch0 in #1468
  • build(deps): bump com.google.protobuf from 0.9.4 to 0.9.5 by @dependabot[bot] in #1460
  • build(deps): bump io.vertx:vertx-grpc from 4.5.13 to 4.5.14 by @dependabot[bot] in #1461
  • build(deps): bump mockito from 5.16.1 to 5.17.0 by @dependabot[bot] in #1462
  • Update deps by @lburgazzoli in #1469
  • build(deps): bump grpc from 1.71.0 to 1.72.0 by @dependabot[bot] in #1470
  • build(deps): bump info.picocli:picocli from 4.7.6 to 4.7.7 by @dependabot[bot] in #1471
  • build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot[bot] in #1474
  • build(deps): bump org.testcontainers:testcontainers from 1.20.6 to 1.21.0 by @dependabot[bot] in #1472
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.2 by @dependabot[bot] in #1484
  • build(deps): bump io.rest-assured:rest-assured from 5.5.1 to 5.5.5 by @dependabot[bot] in #1478
  • build(deps): bump grpc from 1.72.0 to 1.73.0 by @dependabot[bot] in #1479
  • build(deps): bump io.vertx:vertx-grpc from 4.5.14 to 5.0.1 by @dependabot[bot] in #1483
  • build(deps): bump mockito from 5.17.0 to 5.18.0 by @dependabot[bot] in #1477
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.13.2 to 5.13.3 by @dependabot[bot] in #1493
  • build(deps): bump log4j from 2.24.3 to 2.25.1 by @dependabot[bot] in #1495
  • build(deps): bump org.testcontainers:testcontainers from 1.21.0 to 1.21.3 by @dependabot[bot] in #1492
  • build(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #1496
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.13.3 to 5.13.4 by @dependabot[bot] in #1497
  • chore: add ci for etcd 3.6.0 and drop 3.4 by @liangyuanpeng in #1481
  • chore: Add vorburger to OWNERS by @vorburger in #1487
  • Incorrect Handling of Election Name in observe() Method by @hyppppp0303 in #1489
  • build(deps): bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0 by @dependabot[bot] in #1503
  • build(deps): bump grpc from 1.73.0 to 1.74.0 by @dependabot[bot] in #1501
  • Doc: Fix typo in README.md by @slfan1989 in #1521
  • build(deps): bump grpc from 1.74.0 to 1.75.0 by @dependabot[bot] in #1514
  • build(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.6 by @dependabot[bot] in #1520
  • build(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #1517
  • build(deps): bump io.rest-assured:rest-assured from 5.5.5 to 5.5.6 by @dependabot[bot] in #1513
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1508
  • build(deps): bump mockito from 5.18.0 to 5.19.0 by @dependabot[bot] in #1512
  • feat(watch): add Watch.Watcher#cancel to cancel a single watcher by @chaofengliu-okg in #1518
  • build(deps): bump io.vertx:vertx-grpc from 5.0.1 to 5.0.5 by @dependabot[bot] in #1527
  • build(deps): bump mockito from 5.19.0 to 5.20.0 by @dependabot[bot] in #1526
  • build(deps): bump actions/setup-java from 4 to 5 by @dependabot[bot] in #1515
  • build(deps): bump log4j from 2.25.1 to 2.25.2 by @dependabot[bot] in #1525
  • build(deps): bump com.google.guava:guava from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #1529
  • build(deps): bump org.testcontainers:testcontainers from 1.21.3 to 2.0.1 by @dependabot[bot] in #1531
  • build(deps): bump grpc from 1.75.0 to 1.76.0 by @dependabot[bot] in #1523
  • feat: add promote member support. by @mahanteshwar-git in #1500
  • feat: add fields - raftAppliedIndex , errorsList, dbSizeInUse and isLearner in StatusResponse by @mahanteshwar-git in #1502
  • Remove dependency to deprecated grpclb. Fixes #1533 by @jcferretti in #1534

New Contributors

Full Changelog: jetcd-0.8.5...jetcd-0.8.6

jetcd-0.8.5

03 Mar 10:09
61a21a2

Choose a tag to compare

What's Changed

  • build(deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre by @dependabot in #1399
  • build(deps): bump io.vertx:vertx-grpc from 4.5.9 to 4.5.10 by @dependabot in #1403
  • build(deps): bump mockito from 5.12.0 to 5.13.0 by @dependabot in #1401
  • build(deps): bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1 by @dependabot in #1400
  • build(deps): bump grpc from 1.66.0 to 1.68.0 by @dependabot in #1407
  • build(deps): bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #1406
  • build(deps): bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre by @dependabot in #1408
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.0 to 5.11.3 by @dependabot in #1413
  • build(deps): bump log4j from 2.23.1 to 2.24.1 by @dependabot in #1414
  • build(deps): bump org.testcontainers:testcontainers from 1.20.1 to 1.20.3 by @dependabot in #1415
  • build(deps): bump mockito from 5.13.0 to 5.14.2 by @dependabot in #1416
  • build(deps): bump io.vertx:vertx-grpc from 4.5.10 to 4.5.11 by @dependabot in #1419
  • Update deps by @lburgazzoli in #1420
  • build(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #1422
  • build(deps): bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 by @dependabot in #1423
  • build(deps): bump log4j from 2.24.1 to 2.24.2 by @dependabot in #1425
  • build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.3 by @dependabot in #1438
  • build(deps): bump log4j from 2.24.2 to 2.24.3 by @dependabot in #1430
  • Only retry idempotent operations by default. Fixes #1444 by @jcferretti in #1445
  • build(deps): bump org.junit.jupiter:junit-jupiter from 5.11.3 to 5.11.4 by @dependabot in #1431
  • build(deps): bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre by @dependabot in #1432
  • build(deps): bump mockito from 5.14.2 to 5.15.2 by @dependabot in #1440
  • build(deps): bump grpc from 1.68.1 to 1.70.0 by @dependabot in #1441
  • build(deps): bump io.vertx:vertx-grpc from 4.5.11 to 4.5.13 by @dependabot in #1443
  • build(deps): bump io.rest-assured:rest-assured from 5.5.0 to 5.5.1 by @dependabot in #1446
  • build(deps): bump org.testcontainers:testcontainers from 1.20.4 to 1.20.5 by @dependabot in #1447
  • build(deps): bump org.awaitility:awaitility from 4.2.2 to 4.3.0 by @dependabot in #1449
  • build(deps): bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 by @dependabot in #1450

Full Changelog: jetcd-0.8.3...jetcd-0.8.5

jetcd-0.8.3

16 Aug 12:41
a8f4ab8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: jetcd-0.8.2...jetcd-0.8.3

jetcd-0.8.2

30 May 09:35

Choose a tag to compare

What's Changed

  • build(deps): bump errorprone from 2.26.1 to 2.27.0 by @dependabot in #1355
  • watcher: Expose isClosed method by @giri-vsr in #1360
  • build(deps): bump errorprone from 2.27.0 to 2.27.1 by @dependabot in #1356
  • build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.0-jre by @dependabot in #1357
  • build(deps): bump info.picocli:picocli from 4.7.5 to 4.7.6 by @dependabot in #1358
  • build(deps): bump org.testcontainers:testcontainers from 1.19.7 to 1.19.8 by @dependabot in #1359
  • build(deps): bump mockito from 5.11.0 to 5.12.0 by @dependabot in #1361
  • build(deps): bump grpc from 1.63.0 to 1.64.0 by @dependabot in #1363
  • build(deps): bump io.vertx:vertx-grpc from 4.5.7 to 4.5.8 by @dependabot in #1364
  • build(deps): bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 by @dependabot in #1365
  • build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #1366
  • Update deps by @lburgazzoli in #1367

Full Changelog: jetcd-0.8.0...jetcd-0.8.2

jetcd-0.8.0

17 Apr 07:33

Choose a tag to compare

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

v0.6.1

15 Dec 10:45
48a0a13

Choose a tag to compare

jetcd-0.6.1

feat: add axiom release plugin

v0.6.0

15 Dec 10:45
94b944f

Choose a tag to compare

jetcd-0.6.0

fis: use gpg cmd to sign artifacts

v0.5.0

19 Feb 09:54
d9630e1

Choose a tag to compare

jetcd-0.5.0

[maven-release-plugin] copy for tag jetcd-0.5.0