What's Changed
- Update ntc-templates requirement from <5.0.0 to <7.0.0 by @salvapinyol in #347
- Allow exceptions in the textfsm parsing process to be handled by caller by @forrejam in #348
- fix read_callback user provided input case (in)sensitivity by @realvitya in #352
- fix: dont use literal eval (why was this even there!?) for logging emit by @carlmontanari in #350
- fix read_callback only_once logic by @realvitya in #354
- Deleted EOF control in telnet sync/async control chars by @lorenzo-d-m in #355
- add arista failed pattern by @alsigna in #356
- add plus sign to prompt by @alsigna in #358
- Fix regex for juniper_junos prompt detection on MX, PTX and SRX platforms. by @kido5217 in #360
New Contributors
- @salvapinyol made their first contribution in #347
- @realvitya made their first contribution in #352
- @lorenzo-d-m made their first contribution in #355
- @alsigna made their first contribution in #356
- @kido5217 made their first contribution in #360
Full Changelog: 2024.07.30...2025.01.30