This repository was archived by the owner on Apr 22, 2024. It is now read-only.
2020.2b2
Pre-release
Pre-release
This is the second beta release of "itamar" (2020.2b2).
- Added authentication to REST methods based on configuration option
- Create
configfield onInterface - Added new exception
KytosLinkCreationError - [docs] Created a template blueprint - EP000
- [docs] Added
of_lldp's new REST Endpoints - [docs] Added "Kytos UI Components" section to Dev Guide
- [docs] New note about the creation of UI folders
- [tests] Added
pydocstyleas a required linter - [docs] Updated old blueprints to include standard headers
- [docs] Moved section "Creating a NApp with UI" to the Web-UI documentation
- [docs] Use friendlier
aptcommand instead ofapt-get - [docs] Updated Authentication documentation
- [docs] Updated tutorial "How protect a REST endpoint"
- [tests] Changed tests to use multiple-letter keys in mock link metadata
- Removed hard-coded python3.6 references
- [packaging] Remove the use of distutils from
setup.py - Improved support for newer versions of Python
- Fixed exception when
kytosdcannot update the web UI from GitHub - Fixed parsing of
vlan_poolconfiguration option - [tests] Fixed test_logs for Python 3.8
- [tests] Fixed automated packaging tests under GitHub Actions