Skip to content

v1.90.0

Choose a tag to compare

@dpoltavets dpoltavets released this 13 Apr 15:24
· 2803 commits to master since this release

v1.90.0 (13/04/2021)

Bug Fixes:

  • #4104 Fix zkClient to work in Windows env
  • #4168 Cleanup flow multi table flags
  • #4179 Fixed unhandled input in RerouteTopology if topology is inactive [storm-topologies]
  • #4187 Fixed flow loop for single vlan multi table flow (Issue: #4186)
  • #4202 Fixed missed RequestsLogFile in func tests template [tests]
  • #4140 Added max latency fields into /v1/network/paths API (Issue: #4139) [northbound][storm-topologies]

Improvements:

  • #4162 Added unit tests for server42 commands and refactor processInstallServer42Rule() [floodlight][tests]
  • #4166 imrpove "System reverts both flows if fails during rule installation … [tests]
  • #4172 ignore test according to #4170 [tests]
  • #4174 improve FlowHistorySpec, FlowValidationNegative/V2Spec [tests]
  • #4182 Make traffexam to not hide into network namespace [tests]
  • #4192 Add sonargate github action [tests]
  • #4195 Switch unittests to Ubuntu 20.04 [tests]
  • #4147 add test for 'network/paths' endpoint using LATENCY strategy [tests]
  • #4087 Add tests for flow monitoring feature [tests]
  • #4154 Removed unused methods and variables from floodlight [floodlight]
  • #4156 improve s42 spec [tests]

Other changes:

  • #4165 Enable test-retry plugin [tests]
  • #4105 Start moving to spock2.0 [tests]
  • #4109 Multyfloodlight monitoring design [docs]
  • #4193 Update lockkeeper readme with proper docker build command [docs]
  • #4153 Improve assertion error message for sw validation in swHelper [tests]

For the complete list of changes, check out the commit log.

Affected Components:

flow-hs, fl, nb, nbworker, reroute

Upgrade notes:

If you have an older version of Kilda installed, then you must migrate the data stored in OrientDB. Follow the migration instructions.