You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#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.