Skip to content

Releases: aja-video/contra

v1.0.52

25 Apr 21:28
3d83b12
Compare
Choose a tag to compare
  • Add support for Mikrotrik.
  • Now using native git diffs from go-difflib removing the need for a direct exec.
  • [Minor] Silence excessive registration debug log.
  • [Minor] Clean up and improve error logging.
  • [Minor] Reduce cyclomatic complexities to improve the report card.

v1.0.51

18 Dec 23:23
82b1594
Compare
Choose a tag to compare
  • Config file is now reloaded each interval. Convenient for enabling, disabling, or changing parameters for a running service. (#3, #27)
  • Refactored device definitions. Should be easier to add a new device by creating a file in the /devices/ folder, and adding it to collector_registry. (#24, #27)
    Still need to create the contributor guidelines with some of these basic instructions.
  • Removed some config values. (DisableCollection, DefaultUser, DefaultPass, WebserverEnabled, HTTPListen)
  • EmailSubject config now actually used. (#26)
  • Basic config sanity checking. (#5, #17)
  • Other code cleaning.

v1.0.50

17 Dec 17:45
Compare
Choose a tag to compare
  • Arista support. (#9)
  • Configurable SSH Auth methods. (#8)
  • Minor informational improvements. (#14, #13, #18)

v1.0.2

17 Dec 03:52
f7fd1eb
Compare
Choose a tag to compare

Initial github release. Internally tagged v1.0.4 hence the next tag will be v1.0.50