Skip to content

Releases: nokia/moler

moler v1.1.0

13 Nov 09:49
2d9ff99
Compare
Choose a tag to compare
  • #227 - Add gzip command
  • #234 - skip asyncio test under python 2
  • #235 - Textual events chunk processing
  • #236 - ret is not required for sudo

moler v1.0.1

05 Nov 08:43
5616347
Compare
Choose a tag to compare
  • #231 - Command start hotfix
  • #232 - Add new Sphinx files for docs generation

moler v1.0.0

31 Oct 08:06
64afc6c
Compare
Choose a tag to compare
  • #221 - Device factory clone device
  • #224 - Fix non abs path in cmd events doc test
  • #225 - Add base classes for events for all devices
  • #228 - Add fixes for relpath
  • #229 - Command slice to match command start

moler v0.15.1

21 Oct 07:02
c6502d7
Compare
Choose a tag to compare
  • #222 - Sudo result refactoring

moler v0.15.0

16 Oct 09:11
10c74ae
Compare
Choose a tag to compare
  • #215 - New generic class for commands they are changig prompt
  • #217 - Better coverage in unit tests
  • #218 - Remove xterm window title set
  • #219 - Device factory improvement

moler v0.14.0

02 Oct 08:42
5ed4287
Compare
Choose a tag to compare
  • #204 - Ssh keep alive
  • #206 - Textual event should not process output when event is done
  • #212 - Abstract device
  • #213 - Don't raise exception by non ASCII chars on connection

moler v0.13.0

18 Sep 11:46
ab3575d
Compare
Choose a tag to compare
  • #197 - One event for detect state prompts
  • #198 - Device get neighbour devices
  • #199 - Add on_success to base command textual class
  • #200 - Dump prompts when device is created
  • #201 - Add moler ASCII art logo and version into logs

moler 0.12.0

22 Aug 08:02
Compare
Choose a tag to compare
  • #191 - scp refactoring
  • #193 - Add new command systemctl - resolve #180
  • #194 - Fix running tee command inside sudo
  • #195 - Load observers using instance_loader

moler 0.11.0

07 Aug 09:45
Compare
Choose a tag to compare
  • #166 - Do not wait for timeout for command ssh or telnet when password fails.
  • #168 - Add get_logging_path method to loggers
  • #169 - Change regex in netstat cmd
  • #170 - Adds method _decode_line to CommandTextualGeneric
  • #171 - Cmd du
  • #172 - cmd history
  • #173 - Cmd cut
  • #174 - Logger to many file handlers
  • #175 - Not run asyncio test
  • #176 - More readable communiques
  • #177 - Ssh telnet generic
  • #178 - fixed loggers
  • #179 - Proxy pc device development
  • #181 - Device scpi
  • #182 - Ssh telnet prompt just after login
  • #184 - Sudo fail support
  • #185 - Log the callbacks
  • #186 - Test io tcp inv
  • #187 - Add method to validate prompts uniqueness
  • #188 - log info about created device

moler 0.10.0

18 Jun 11:16
Compare
Choose a tag to compare

New Features

  • #156 - Scpi device

Improvements

  • #154 - Change logging path during Moler execution
  • #158 - SSH login info enhancements
  • #159 - Update fail regex for genricunix
  • #160 - Delete timeout parameter from command_params
  • #161 - Command su - the same interface as ssh
  • #162 - Add parameter for_state to get_event and get_cmd methods of TextualDevice
  • #163 - Print stacktrace on demand
  • #164 - Update regex for failed login counter