Releases: nokia/moler
Releases · nokia/moler
moler v2.0.0
Improved
- Change default runner and connection type (less threads).
- Improve removing escape character from unix output
moler v1.33.0
Improved
- Change dealyafterclose value in Terminal
- Optional ignore exception when try to create all devices
- Print time of processing every command and event while the documentation is being checked
moler v1.32.2
Improved
- Proper handled timeout in wait_for of RunnerSingleThread
moler v1.32.1
Improved
- Check if passed object is ConnectionObserver instance in MolerConnectionForSingleThreadRunner
moler v1.32.0
Added
- add
ADDITIONAL_PARAMS
in device configuration - add possibility use
single-threaded
runner for all ConnectionObservers
Improved
- Add more readable traceback
- Parsing fail and success for RunScript command
- Add new regex for retry password(ssh/telnet commands)
moler v1.31.2
Improved
- Add logs for troubleshooting threads
moler v1.31.1
Improved
- Set flag to run in embeded command
moler v1.31.0
Added
- Unix command nping
- Unix command sysctl
Improved
- Check cmd status before break
- Commands and events - 100% coverage in tests
- Run tests with flake8
Fixed
- CI on GitHub Actions and resolved issues with new Python
- Fix the possibility to break command if the command is not running
moler v1.30.0
Improved
- goto_state_bg
- Parallel tests for device SM
moler v1.29.0
Improved
- Close python
- Packages list