Skip to content

Releases: jgroups-extras/jgroups-raft

1.1.3.Final

10 Sep 14:25

Choose a tag to compare

What's Changed

  • Bump org.jgroups:jgroups from 5.4.8.Final to 5.4.9.Final by @dependabot[bot] in #368
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in #369
  • [#18] Implement read-only operations by @jabolina in #372
  • Bump org.jgroups:jgroups from 5.4.9.Final to 5.4.10.Final by @dependabot[bot] in #371
  • Bump org.sonatype.plugins:nxrm3-maven-plugin from 1.0.7 to 1.0.12 by @dependabot[bot] in #373
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M6 to 3.5.3 by @dependabot[bot] in #380
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #379
  • Bump log4j.version from 2.25.0 to 2.25.1 by @dependabot[bot] in #378
  • Bump org.apache.maven.plugins:maven-jar-plugin from 2.4 to 3.4.2 by @dependabot[bot] in #374
  • Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.5.1 by @dependabot[bot] in #375
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.14.0 by @dependabot[bot] in #376
  • Bump org.apache.maven.plugins:maven-surefire-report-plugin from 3.2.5 to 3.5.3 by @dependabot[bot] in #377

Full Changelog: jgroups-raft-1.1.1.Final...jgroups-raft-1.1.3.Final

1.1.1.Final

28 Aug 18:31

Choose a tag to compare

What's Changed

  • Bump org.jgroups:jgroups from 5.4.5.Final to 5.4.6.Final by @dependabot[bot] in #351
  • Fix: isLeader() returns true, even if leader is null by @mzazaipsc in #352
  • [#354] Create design doc for learner by @jabolina in #356
  • Bump org.jgroups:jgroups from 5.4.6.Final to 5.4.7.Final by @dependabot[bot] in #357
  • Bump org.jgroups:jgroups from 5.4.7.Final to 5.4.8.Final by @dependabot[bot] in #358
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.1 to 3.5.0 by @dependabot[bot] in #359
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 by @dependabot[bot] in #360
  • Bump log4j.version from 2.24.3 to 2.25.0 by @dependabot[bot] in #361
  • Bump org.asciidoctor:asciidoctorj-diagram from 2.3.2 to 3.0.1 by @dependabot[bot] in #362
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in #363
  • Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #365
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #366
  • Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #367

New Contributors

Full Changelog: jgroups-raft-1.1.0.Final...jgroups-raft-1.1.1.Final

jgroups-raft-1.1.0.Final

08 Apr 15:00

Choose a tag to compare

What's Changed

  • Test case for #306 by @yfei-z in #314
  • chore: Development branch is now 'main' by @rhusar in #330
  • Fix CI which passes even though the tests failed, 'add' platform test… by @rhusar in #333
  • Switch RAFT.log_class implementation to FileBasedLog + Remove leveldbjni-all dependency + enable platform testing on CI by @rhusar in #335
  • docs: Random cleanup, fix asciidoc format, update links, fix typos/st… by @rhusar in #340

Component Updates

  • Bump org.jgroups:jgroups from 5.3.12.Final to 5.3.13.Final by @dependabot in #312
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in #313
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 by @dependabot in #316
  • Bump org.asciidoctor:asciidoctor-maven-plugin from 3.0.0 to 3.1.0 by @dependabot in #317
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.1 to 3.5.2 by @dependabot in #318
  • Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.0 to 3.1.1 by @dependabot in #319
  • Bump log4j.version from 2.24.1 to 2.24.2 by @dependabot in #321
  • Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot in #324
  • Bump log4j.version from 2.24.2 to 2.24.3 by @dependabot in #323
  • Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot in #326
  • Bump org.jgroups:jgroups from 5.3.13.Final to 5.4.2.Final by @dependabot in #334
  • Bump org.assertj:assertj-core from 3.27.1 to 3.27.3 by @dependabot in #328
  • Bump org.jgroups:jgroups from 5.4.2.Final to 5.4.3.Final by @dependabot in #337
  • Bump org.testng:testng from 7.10.2 to 7.11.0 by @dependabot in #338
  • Bump org.jgroups:jgroups from 5.4.3.Final to 5.4.4.Final by @dependabot in #342
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 by @dependabot in #341
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.4.0 to 3.4.1 by @dependabot in #339
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 by @dependabot in #343
  • Bump org.jgroups:jgroups from 5.4.4.Final to 5.4.5.Final by @dependabot in #344
  • Bump org.asciidoctor:asciidoctor-maven-plugin from 3.1.1 to 3.2.0 by @dependabot in #345
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.2 to 3.5.3 by @dependabot in #349
  • Bump org.asciidoctor:asciidoctorj-diagram from 2.3.1 to 2.3.2 by @dependabot in #350

New Contributors

Full Changelog: jgroups-raft-1.0.14.Final...jgroups-raft-1.1.0.Final

jgroups-raft-1.0.14.Final

14 Oct 15:29

Choose a tag to compare

What's Changed

  • Bump org.jgroups:jgroups from 5.3.4.Final to 5.3.5.Final by @dependabot in #264
  • Update manual generation and remove Ant by @jabolina in #265
  • Bump org.asciidoctor:asciidoctorj-diagram from 2.2.14 to 2.3.0 by @dependabot in #268
  • Bump org.jgroups:jgroups from 5.3.5.Final to 5.3.6.Final by @dependabot in #267
  • Bump org.asciidoctor:asciidoctor-maven-plugin from 2.2.5 to 3.0.0 by @dependabot in #266
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2 by @dependabot in #271
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2 by @dependabot in #270
  • Bump org.testng:testng from 7.10.1 to 7.10.2 by @dependabot in #269
  • Bump org.hdrhistogram:HdrHistogram from 2.1.12 to 2.2.1 by @dependabot in #272
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.5.0 to 3.6.0 by @dependabot in #273
  • Bump org.jgroups:jgroups from 5.3.6.Final to 5.3.7.Final by @dependabot in #274
  • Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #276
  • Bump org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0 by @dependabot in #275
  • Bump org.hdrhistogram:HdrHistogram from 2.2.1 to 2.2.2 by @dependabot in #278
  • Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 by @dependabot in #277
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.0 by @dependabot in #279
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0 by @dependabot in #282
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.1.0 by @dependabot in #283
  • Bump org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0 by @dependabot in #285
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.0 to 3.7.1 by @dependabot in #287
  • Bump org.asciidoctor:asciidoctorj-diagram from 2.3.0 to 2.3.1 by @dependabot in #288
  • Bump org.jgroups:jgroups from 5.3.7.Final to 5.3.8.Final by @dependabot in #289
  • Bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #290
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.0 to 3.3.1 by @dependabot in #291
  • Bump org.jgroups:jgroups from 5.3.8.Final to 5.3.9.Final by @dependabot in #292
  • Bump org.apache.maven.plugins:maven-release-plugin from 3.1.0 to 3.1.1 by @dependabot in #293
  • Bump org.jgroups:jgroups from 5.3.9.Final to 5.3.10.Final by @dependabot in #294
  • Handle leader leaving during election procedure by @jabolina in #286
  • Bump org.jgroups:jgroups from 5.3.10.Final to 5.3.11.Final by @dependabot in #296
  • Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.2 to 3.1.3 by @dependabot in #297
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #298
  • Bump org.apache.maven.plugins:maven-install-plugin from 3.1.2 to 3.1.3 by @dependabot in #299
  • Reset state with snapshots by @yfei-z in #302
  • Bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 by @dependabot in #303
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #305
  • Windows specific file methods by @jabolina in #304
  • Bump log4j.version from 2.23.1 to 2.24.0 by @dependabot in #307
  • Async snapshot by working thread of RAFT by @yfei-z in #309
  • Bump log4j.version from 2.24.0 to 2.24.1 by @dependabot in #310
  • Bump org.jgroups:jgroups from 5.3.11.Final to 5.3.12.Final by @dependabot in #311

New Contributors

Full Changelog: jgroups-raft-1.0.13.Final...jgroups-raft-1.0.14.Final