Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 3.01 KB

HISTORY.md

File metadata and controls

41 lines (26 loc) · 3.01 KB

Change log

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.3.0 (2018-08-06)

Full Changelog

Added

  • (FM-6952) Add types and providers for configuring AAA #232 (willmeek)
  • (NETDEV-41) add facility to syslog_settings #228 (shermdog)

Fixed

  • (NETDEV-38) removing banner type, use netdev #238 (tphoney)
  • (FM-7184/FM-7197) Handle authentication errors and custom prompts #237 (shermdog)
  • (FM-7224) Split command and connection timeout and make configurable #236 (shermdog)
  • Update 'create issue' link in metadata.json #233 (davidmalloncares)
  • (maint) Fix os fact and add hostname fact #227 (shermdog)
  • (maint) Fix for NTP Auth key password test on 3750 #224 (willmeek)
  • (maint) NTP Server acceptance test - allow symbol on yaml load #223 (willmeek)
  • (FM-7064) Improve parsing of network interface speed values #214 (willmeek)
  • (FM-7067) Send a newline on Config T mode to clear prompt #212 (willmeek)

0.2.0 (2018-06-15)

Full Changelog

Added

  • (FM-6989) Support Tacacs server deprecated CLI #220 (willmeek)

Fixed

  • (maint) Adding changelog generator #217 (tphoney)
  • (FM-7074) Add list of tested IOS versions to OperatingSystem metadata #216 (willmeek)
  • (FM-7069) hocon vs yaml #215 (tkishel)
  • (FM-7068) run pdk update, fix blacksmith #213 (tphoney)