Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
This repository was archived by the owner on Apr 22, 2024. It is now read-only.

Releases: kytos/kytos

2020.1b2

08 Apr 20:19
18a2b24

Choose a tag to compare

2020.1b2 Pre-release
Pre-release

This is the second beta release of "helena" (2020.1b2).
The major changes are:

  • kytosd now creates configuration only in post-install - #1042
  • Fixed SandboxViolation when installing Kytos as a dependency
    from PyPI - #494
  • Fixed install from wheel package format - #922
  • Fixed "There is no config file." error when starting kytosd - #951
  • Upgraded versions for all dependencies

For more information, see the CHANGELOG.

2020.1b1

09 Mar 17:35
44fe77b

Choose a tag to compare

2020.1b1 Pre-release
Pre-release

This is the first beta release of "helena" (2020.1b1).
The main changes are:

  • New unit tests for NApps:
    • kytos/kronos, coverage increased from 0% to 31%
    • kytos/mef_eline, coverage increased from 67% to 70%
    • kytos/of_core, coverage increased from 28% to 47%
  • New blueprint: EP018 - Kytos testing pipeline and definitions.

For more information, see the CHANGELOG.

2019.2

20 Dec 17:23
9817a79

Choose a tag to compare

[2019.2] - "gil" stable - 2019-12-20

This the "gil" stable release, based on our last pre-releases.
Some of the key changes are:

Changed

  • Changed loggers to begin the hierarchy with "kytos."
  • Modify the kytos developer mode to check the installation of configuration files.
  • Blueprint EP016: Changed layout and improvement ideas.
  • Blueprint EP017: More details on OpenFlow errors.
  • Improved installation of dependencies - pinned versions for dependencies
    in the production and developer install modes.

Added

  • New blueprint: EP018 - API Authentication.
  • New blueprint: EP019 - Improvements on Statistics Metrics Collections.
  • New blueprint: EP020 - Data and Settings Persistence.
  • New Authentication module - REST endpoints can now be protected
    using the @authenticated decorator.
  • New etcd backend for the Storehouse NApp (experimental).
  • New /metadata REST endpoint to access package metadata.
    kytos-utils now uses this to look for version mismatches.
  • NApps Server now has e-mail verification and password reset for devs
  • Added python-openflow unit test coverage section to Kytos Dev guide
  • Interface objects have a new boolean lldp attribute (default True).
    Other applications can look at this attribute to determine the LLDP behavior.

Fixed

  • Fixed duplicated logs (#993)
  • Fixed exception handling during NApp setup which could cause
    locks on kytosd shutdown (#1000)
  • Fixed kytos installation without virtual env (eg.: sudo).

For more information, see the CHANGELOG.

2019.2rc1

13 Dec 19:19
2d7227a

Choose a tag to compare

2019.2rc1 Pre-release
Pre-release

This is the first release candidate for "gil" (2019.2rc1). The main changes are:

Added

  • New etcd backend for the Storehouse NApp (experimental)
  • NApps Server now has e-mail verification and password reset for devs
  • Added python-openflow unit test coverage section to Kytos Dev guide

Fixed

  • Fixed duplicated logs (#993)
  • Fixed exception handling during NApp setup which could cause
    locks on kytosd shutdown (#1000)

For more information, see the CHANGELOG.

2019.2b3

06 Dec 15:14
3b7d73d

Choose a tag to compare

2019.2b3 Pre-release
Pre-release

This is the third beta release of "gil" (2019.2b3). The main changes are:

  • New Authentication module - REST endpoints can now be protected
    using the @authenticated decorator.
  • New unit tests to the Authentication module.
  • New /metadata REST endpoint to access package metadata.
    kytos-utils now uses this to look for version mismatches.
  • Blueprint EP018 - Updated endpoints to configure Authentication module.
  • Fixed kytos installation without virtual env (eg.: sudo).

For more information, see the CHANGELOG.

2019.2b2

18 Oct 19:55
41bb541

Choose a tag to compare

2019.2b2 Pre-release
Pre-release

This is the second beta release of "gil" (2019.2b2). The main changes are:

  • New blueprint: EP018 - API Authentication.
  • New blueprint: EP019 - Improvements on Statistics Metrics Collections.
  • New blueprint: EP020 - Data and Settings Persistence.
  • Changed loggers to begin the hierarchy with "kytos."
  • Modify the kytos developer mode to check the installation of configuration files.
  • Blueprint EP016: Changed layout and improvement ideas.
  • Blueprint EP017: More details on OpenFlow errors.

For more information, see the CHANGELOG.

2019.2b1

30 Aug 18:59

Choose a tag to compare

2019.2b1 Pre-release
Pre-release

This is the first beta release of "gil" (2019.2b1). Some of the key changes are:

  • Interface objects have a new boolean lldp attribute (default True).
    Other applications can look at this attribute to determine the LLDP behavior.
  • Improved installation of dependencies - pinned versions for dependencies
    in the production and developer install modes.

For more information, see the CHANGELOG.

2019.1

12 Jul 17:45

Choose a tag to compare

This the "fafa" stable release, based on our last pre-releases.

Some of the key changes are:

  • New Kronos NApp. It'll be responsible for handling time series data,
    with initial support for InfluxDB (EXPERIMENTAL).
  • Changed default OpenFlow TCP port to 6653
  • kytos-utils decoupled from kytos core
  • Added REST API endpoints to manage NApps from remote applications
  • pytest is now the default tool for Kytos' unit tests

2019.1rc1

05 Jul 19:42

Choose a tag to compare

2019.1rc1 Pre-release
Pre-release

Release candidate for 2019.1. For more details see the CHANGELOG.

2019.1b3

17 Jun 18:36

Choose a tag to compare

2019.1b3 Pre-release
Pre-release

This is the third beta release of "fafa" (2019.1).

For more information, visit CHANGELOG.md.