Skip to content

v1.0.0-beta.72

Choose a tag to compare

@thatmattlove thatmattlove released this 16 Jan 20:52

Fixed

  • #104: Handle the usage of juniper_junos as a NOS. juniper_junos will now automatically be mapped to juniper.
  • Fix an issue with dual RP juniper devices and structured output, where output containing {master} outside of the XML output was improperly stripped out, causing a parsing failure.

Changed

  • BREAKING: The installer no longer generates a Systemd service file. While this was likely convenient for most, it introduced significant complexity and caused most installations using ~/hyperglass as the app path to fail, with no clear way to resolve it. Further, while Systemd is arguably the most common, it is not the only process manager available. As such, the docs will be updated with a Systemd example, much like the current reverse proxy documentation.