Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fix: fixed parsing issue in OpenVPN which caused some node and links to be missed if the OpenVPN nodes had same IP but different ports - Feature: detect changes in nodes and links - Change: Added/remove/changed nodes/links are now sorted - Change: Unspecified fields like node's label and link's ``cost_text`` are now always shown as empty string if they are not specified - Change: Parse ``cost_text`` field from links - **Backward incompatible change**: the output of ``diff`` in this release differs slightly from the previous versions. Applications using previous netdiff versions will likely need minor adjustments to their code - Documentation Improvements - Added support for openwisp-utils~=0.5.0 Signed-off-by: Ajay Tripathi <ajay39in@gmail.com>
- Loading branch information