Skip to content

v1.1.11

Compare
Choose a tag to compare
@carlmontanari carlmontanari released this 10 Aug 20:03
· 112 commits to main since this release
f71219f

What's Changed

  • Expose NETCONF server capabilities by @karimra in #141
  • Store the Netconf session ID and expose it using driver.SessionID() by @karimra in #142
  • Fix session-id match by @karimra in #143
  • add commit confirmed options to the NETCONF driver by @karimra in #144
  • feat: first pass at storing both framed and unframed netconf input by @carlmontanari in #147
  • fix: hide ansi pattern in utils behind a sync.Once like other regexps by @carlmontanari in #146

New Contributors

Full Changelog: v1.1.10...v1.1.11