Skip to content

v1.99.0 (15/07/2021)

Choose a tag to compare

@niksv niksv released this 15 Jul 11:50
· 2486 commits to master since this release

Features:

  • #4327 add test for flowSLA [tests]

Bug Fixes:

  • #4288 Fix link properties validation (Issue: #4161) [storm-topologies]
  • #4303 Fix the missing cache errors in Stats caused by partial flow updates (Issue: #4246) [storm-topologies]
  • #4368 Fix/build issues in UI [gui]
  • #4346 Fix feature toggles (Issues: #2441 #4345) [storm-topologies]

Improvements:

  • #4357 fix assertPortIsStable in PortAntiflapHelper [tests]
  • #4358 unignore test according to #4271 [tests]
  • #4359 Minor typos fixed in tests [tests]
  • #4360 Force ordering of flow's history events
  • #4364 reduce latencyUpdateInterval for local func-tests [tests]
  • #4341 Add func tests for strict_bandwidth feature [tests]
  • #4343 Fix 'make test-topology' command [tests]
  • #4349 unignore according to #4317 [tests]
  • #4351 Add validation of OrientDB connections in the graph factory [storm-topologies]

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

Affected Components:

flow-hs, gui, stats, network, orientdb, connected, reroute, ping, isllatency, nbworker, swmanager, flow-monitor

Upgrade notes:

OrientDB schema have been changed in this release. You need to apply schema migration. Please follow migration instructions.