NBomber v4.1.2
· One min read
NBomber
- Scheduler timer calibration
- Fixed stopping process for scenarios
- Add API method NBomberRunner.EnableStopTestForcibly
- Fixed. Incorrect handling of stop scenarios earlier blocks the console
- Fixed. Under the high load the console timer is desynchronize
- Added Log.CloseAndFlush
- Refactored functionality to stop Scenario actors
- Refactored measuring time to use time buckets
- Changed the default ReportingInterval to 5 sec
- Adapted NBomber for int64 changes in NBomber.Contracts
NBomber.Cluster
- [Fixed] Added auto reconnection for NATS clients on initialization phase
- [Fixed] Coordinator should wait forever when MinAgentsCount is specified but not satisfied
- [Fixed] Coordiantor fails in case when only EmptyScenario defined in TargetScenarios
New Contributors
- @candritzky made their first contribution in https://github.com/PragmaticFlow/NBomber/pull/566
Full Changelog: https://github.com/PragmaticFlow/NBomber/compare/v4.1.0...v4.1.2