Skip to content

v1.5.0

Compare
Choose a tag to compare
@rmadsen rmadsen released this 10 Dec 08:59
· 364 commits to master since this release

Version 1.5.0

Welcome to the first public release of EOS SDK! Thank you for checking out Arista's EOS SDK—we can't wait to see what you build. To get started, check out the documentation or quickstart guide. You can explore the API documentation for this release here: http://aristanetworks.github.io/EosSdk/docs/1.5.0/ref/. To download the corresponding EOS extension, follow the download and installation instructions.

A note on versioning: at this time, we expect no backwards-incompatible changes to the provided modules. Future releases will likely update existing APIs, but will do so in a compatible manner and only require recompilation. However, we may find it necessary to make an incompatible API change based on feedback we receive from contributors like yourself. Once we've let these modules incubate for a sufficient amount of time, we'll move to release 2.0.0 and start strictly following semantic versioning

Features

  • Integrate the repository with Travis CI.
  • Add a LICENSE file

Bugs and fixes

  • Fix a few typos in comments.