Skip to content

Releases: arista-eosplus/ztpserver

v2.1.0: Merge pull request #418 from arista-eosplus/release-2.1.0

23 Sep 15:10
ba2c4cd
Compare
Choose a tag to compare

Release v2.0.1

04 Sep 09:09
f079163
Compare
Choose a tag to compare

Enhancements

  • Force executing bootstrap script with python3 if available (#398)

Fixed

  • Fixed binary file hashing while extrating metadata (#396)
  • Fixed install_image action (#397)

Release v2.0.0

07 Aug 16:31
8058dcc
Compare
Choose a tag to compare

Enhancements

  • Server py3 support (#382)
  • Boostrap + actions py2/py3 support (#388)
  • CI github actions pipeline

Release 1.6.0

13 Jul 15:07
2a26fde
Compare
Choose a tag to compare

Enhancements

  • Add Ansible action docs (#352)
  • Update Bootstrap regex for old EOS versions (#354)
  • Add Docker (#362)
  • Add streaming for large EOS images (#376)

Fixed

  • Fix RPM builds (#351)
  • No blank lines at beginning of file (#355)
  • Fix interface matcher for remote_interface regex processing (#360)
  • Fix intf pattern range (#361)

Release 1.5.0

09 May 14:28
Compare
Choose a tag to compare

Enhancements

  • Booststrap client - use unix:sockets by default on images with support (#344)
  • Action install_image - support for disabling downgrade (#343)
  • Resolve file download issues - disable gzip, deflate in HTTP requests (#342 )

Fixed

  • Fix "resource file missing" error on validate (#339) [@urvishpanchal]
  • Docs - Fix setup.py install paths when on ReadTheDocs (#328)

Hotfix for Pypi Packaging

21 Apr 13:06
Compare
Choose a tag to compare

The Pypi package omitted the plugins. This release modifies MANIFEST.in to include that directory.

Release 1.4

11 Aug 17:44
Compare
Choose a tag to compare

This release contains bug fixes and a number of documentation enhancements.

Release Notes

Documentation

Release 1.3.2

25 Mar 20:05
Compare
Choose a tag to compare

This release contains bug fixes and a number of documentation enhancements.

Release Notes

Documentation

Release 1.3.1

09 Feb 21:23
Compare
Choose a tag to compare

Fixed installation bugs.

Release 1.3.0

09 Feb 20:48
Compare
Choose a tag to compare

Release highlights:

  • "ztps --validate" validates all config files
  • "ztps --clear-resources" clears all resource allocations
  • new actions: run_bash_script, run_cli_commands
  • support for config-handlers on startup-config PUT request completion
  • server-side logging enhancements
  • ZTPServer Cookbook

Documentation: http://ztpserver.readthedocs.org/en/master/

Release Notes: http://ztpserver.readthedocs.org/en/master/ReleaseNotes1.3.html

License: http://ztpserver.readthedocs.org/en/master/license.html

Support: http://ztpserver.readthedocs.org/en/master/support.html