Skip to content

Dev-Release 4.3.0-dev

Pre-release
Pre-release
Compare
Choose a tag to compare
@Nikita-Smirnov-Exactpro Nikita-Smirnov-Exactpro released this 23 Oct 08:20
· 15 commits to dev-version-4 since this release

Added:

  • Configure number of threads for rules execution. Parameter rules-execution-threads

Updated:

  • common: 5.6.0-dev
  • grpc-check1: 4.3.0-dev
  • rxjava: 2.2.21

Merged

  • Changes from 3.10.0 version
    • Added:
      • Support for disabling of order verification for simple collection
      • Switch for events publication in checkpoint request. Parameter enable-checkpoint-events-publication should be used for that.
    • Changed:
      • Migrated sailfish-utils version from 3.12.2 to 3.12.3
      • Improved condition output format for EQ_PRECISION, WILDCARD, LIKE, IN, MORE, LESS operations and their
        negative versions
      • Changed the way the check1 works with threads internally.
        Now it uses a common executor for running check rules instead of creating an executor per each rule