Skip to content

v1.128.0 (28/02/2023)

Compare
Choose a tag to compare
@niksv niksv released this 28 Feb 17:17
· 1083 commits to master since this release

Features:

  • #5062 Design for HA-flows (Issue: #5061) [docs]
  • #5066 HA flows Part 1: API objects (Issue: #5061) [northbound]
  • #5081 HA flows Part 2: Added DB objects (Issue: #5061)
  • #5087 HA flows Part 4: Added messages for CRUD operations (Issue: #5061)
  • #5088 HA flows Part 5: Added CRUD operations stub (Issue: #5061)
  • #5089 Added functional tests for HA-flow CRUD stub (Issue: #5061) [tests]

Bug Fixes:

  • #5091 Hotfix: Disable to allocate protected path for one switch flow by PATCH (Issue: #5084) [storm-topologies]
  • #5102 Fixing issue with stats collection on HW otsdb [tests]

Improvements:

  • #5073 Unignore flow func tests [tests]
  • #5086 Add max depth to the error while path computation (Issue: #5085)
  • #5030 #5017: #4926: Add tests to verify missing YFlow/subflows stats (Issues: #4926 #5017) [tests]
  • #5095 fixing descriptions for the legacy test [tests]
  • #5096 Changing error description for path latency < maxLatency t2 test [tests]
  • #5100 Revert "#5017: #4926: Add tests to verify missing YFlow/subflows stats" (Issues: #4926 #5017) [tests]
  • #5101 Ignore legacy broken test - "User is able to replug ISL with enabled BFD, receive new ISL, enable bfd on it and replug back" [tests]

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

Affected Components:

nb, flow-hs, nbworker

Upgrade notes:

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