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

Releases: kytos/python-openflow

2020.1b2

08 Apr 18:17
68b9ae4
Compare
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:

  • Upgraded requirements for dev install mode
  • Fixed installation with setuptools 40.6+

For more information, see the CHANGELOG.

2020.1b1

09 Mar 14:40
6e63b94
Compare
Choose a tag to compare
2020.1b1 Pre-release
Pre-release

This is the first beta release of "helena" (2020.1b1).

For more information, see the CHANGELOG.

2019.2

20 Dec 14:45
916451a
Compare
Choose a tag to compare

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

For more information, see the CHANGELOG.

2019.2rc1

13 Dec 18:12
b256af6
Compare
Choose a tag to compare
2019.2rc1 Pre-release
Pre-release

No changes since last pre-release. This will be the next stable version.

2019.2b3

06 Dec 13:29
c86a8c4
Compare
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:

  • Improved code quality fixing tox informational code issues.

For more information, see the CHANGELOG.

2019.2b2

18 Oct 18:51
Compare
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:

  • [v0x04] Created ListOfBucketCounter class to represent a list of
    BucketCounter instances.
  • [v0x04] Improved unit tests for: Hello, PacketOut, FlowMod,
    SetConfig, FlowStats, AggregateStats, PortDesc, GroupStats,
    Error, MeterMultipartRequest and PacketIn messages.
  • [v0x04] Fixed MultipartReply error when multipart_type is an integer.
  • [v0x04] Fixed Unpack method for the Bucket class to support
    variable length.

For more information, see the CHANGELOG.

2019.2b1

30 Aug 17:38
Compare
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:

  • [v0x04] Added support for ActionExperimenter's body (thanks, @dgarc330!)
  • [v0x01 | v0x04] Added some raw test files to OpenFlow 1.0 and 1.3
  • [v0x04] Added unit tests to OpenFlow 1.3: FlowRemoved, PacketIn, PortStatus,
    FeaturesRequest and FeaturesReply.
  • [v0x04] Improved OpenFlow 1.3 raw dump instructions in README
  • Set pytest as the default unit test framework
  • Removed dependency from online Kytos docs when running tests
  • [v0x04] Fixed OpenFlow 1.3 PacketOut validation before pack()
  • Fixed dependencies for developer-mode install

For more information, see the CHANGELOG.

2019.1

12 Jul 17:36
Compare
Choose a tag to compare

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

2019.1rc1

05 Jul 18:15
Compare
Choose a tag to compare
2019.1rc1 Pre-release
Pre-release

No changes since last pre-release. This will be the next stable version.

2019.1b3

17 Jun 17:25
Compare
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.