2024.07.30
What's Changed
- Check if stdout at EOF before read by @forrejam in #322
- Chore/pins by @carlmontanari in #323
- Add maintenance mode in cisco_nxos prompt patterns by @mota-ovhcloud in #324
- refactor: unset onlcr in system transport by @carlmontanari in #328
- Transport name validation only for core transport (to fix non-core transport loading) by @mvenditto in #329
- fix: another ansi fixup for some linux boxes by @carlmontanari in #326
- feat: always drain the channel for generic driver with a default on open by @carlmontanari in #333
- feat: further expanded asni pattern stuff by @carlmontanari in #332
- Issue #336, ssh_config_file and ssh_known_hosts_file True behaviour with system transport by @bennnnnnnn in #337
- Adding lazy logging along critical path by @MattCatz in #343
- Bypass by @MattCatz in #344
New Contributors
- @forrejam made their first contribution in #322
- @mota-ovhcloud made their first contribution in #324
- @mvenditto made their first contribution in #329
- @bennnnnnnn made their first contribution in #337
Full Changelog: 2024.01.30...2024.07.30