Skip to content

v1.2.4

Compare
Choose a tag to compare
@william-richard william-richard released this 10 Mar 13:47
· 978 commits to master since this release

This release consists of minor bug fixes, and whatever pull requests were accepted since v1.2.3.

  • Various documentation/labeling fixes ( #95, #94, #99, #103, #104)
  • vlan names can be optional (Chris Burroughs #93)
  • squeryl session cleanup and updated deployment automation (Dallas Marlow #109)
  • Upgraded to play 2.0.4, to handle a UTF8 issue (Dallas Marlow #108)
  • Upgraded bonecp (Dallas Marlow #110)
  • Added Metrics support (Chris Burroughs #86)
  • Added dockerfiles, so users can build and run Collins with Docker, if they choose to (Johannes 'fish' Ziemke #111)
  • Minor script fixes (Will Richard and Brent Langston #97 and #113)
  • Trim whitespace from strings before sending them to solr, to get more accurate results (Will Richard #115)
  • Update Bootstrap link in docs footer (Chris Rebert #119)
  • Don't parse config yml files if plugins are disabled (Gabe Conradi #122)
  • Allow LSHW and LLDP updates in more states (Gabe Conradi #123)
  • Accept collins asset state when doing a state update or state delete (Dallas Marlow #124)
  • Created a 'contrib' directory for helpful script for running and maintaining collins (Will Richard & Gabe Conradi #126)
  • Ensured that variables provided when using text/x-shellscript API endpoint are valid POSIX (Will Richard & Gab Conradi #129)