This is an automated email from the ASF dual-hosted git repository.

hubcio pushed a change to branch dependabot/gradle/bdd/java/java-cd8d95ca16
in repository https://gitbox.apache.org/repos/asf/iggy.git


    from 2925708d8 chore(deps): Bump the java group across 3 directories with 5 
updates
     add 5c571cedd chore(deps): Bump the github-actions group with 2 updates 
(#4197)
     add 003cfe845 docs(node): fix "diclaimer" typo in README (#4188)
     add 914bf23b7 feat(simulator): separate a vacuous run and assert through 
the drain (#4191)
     add f6e571121 Merge branch 'master' into 
dependabot/gradle/bdd/java/java-cd8d95ca16

No new revisions were added by this update.

Summary of changes:
 .github/workflows/_build_rust_artifacts.yml  |   2 +-
 .github/workflows/_common.yml                |   4 +-
 .github/workflows/_test.yml                  |   2 +-
 .github/workflows/coverage-baseline.yml      |   6 +-
 .github/workflows/post-merge.yml             |   2 +-
 core/consensus/src/impls.rs                  | 125 ++++++++++++++--
 core/shard/src/lib.rs                        |  14 +-
 core/simulator/src/bin/workload-fuzz.rs      | 137 +++++++++++-------
 core/simulator/src/lib.rs                    | 204 +++++++++++++++++++++++----
 core/simulator/src/workload/mod.rs           |  18 ++-
 core/simulator/src/workload/oracle.rs        |  27 +++-
 core/simulator/src/workload/state_checker.rs |  66 +++++++--
 foreign/node/README.md                       |   2 +-
 13 files changed, 484 insertions(+), 125 deletions(-)

Reply via email to