github PragmaticFlow/NBomber v6.5.0
NBomber v6.5.0

4 hours ago

Improvements

  • JSON Config: TargetScenarios is now optional (#980) — You no longer need to explicitly specify TargetScenarios in your JSON configuration. When omitted, NBomber falls back to the registered scenarios automatically.

  • Cluster JSON Config: Coordinator settings are now optional (#983) — The Coordinator section can be left out of the cluster JSON config, simplifying setups where coordinator-specific settings aren't needed.

  • License expiration notices — NBomber now surfaces license expiration earlier:

    • Logs an info message when the license expires in less than 1 year.
    • Logs a warning message when it expires within 60 days (now showing the exact expiration date).

Internal / Maintenance

  • Made cluster and runner tests deterministic to eliminate flaky failures.
  • Bumped NBomber.Contracts dependency.
  • Cosmetic cleanups in CliArgs and DomainTypes.

Don't miss a new NBomber release

NewReleases is sending notifications on new releases.