Skip to content

v1.64.0

Choose a tag to compare

@rozdy rozdy released this 07 Jul 12:41
· 3902 commits to master since this release

v1.64.0 (06/07/2020)

Features:

  • #3589 Added location field to Switch DTO (Issue: #3571) [northbound]
  • #3595 Added PATCH Switch operation for location and pop fields. (Issue: #3572) [northbound][storm-topologies]
  • #3542 Feature to display isl and switch maintenance mode on list pages (Issues: #3532 #3533) [gui]
  • #3579 Add status_info field to Flow (Issue: #3570)

Bug Fixes:

  • #3593 Fix merge pr issues
  • #3541 Skip reroute requests for flows without affected path segment (Issue: #3390) [storm-topologies]
  • #3562 Fix for authentication Xss and permission access issue (Issue: #3553) [gui]
  • #3574 One switch flows update status on switch events (Issue: #1464) [storm-topologies]
  • #3578 Handle case when trying to update available bandwidth of non existent ISL (Issue: #3255)

Improvements:

  • #3590 Add pinned flag to FlowPatchDto [northbound][storm-topologies]
  • #3591 Forbid intentional reroutes for pinned flows [storm-topologies]
  • #3537 Switch validation cleanup [storm-topologies]
  • #3550 remove TODOs related to mapping [tests]
  • #3556 minor improvements/fixes for func tests [tests]
  • #3561 Add more tests to smoke_switches suite [tests]
  • #3568 Add test that tries to create a single-sw flow with periodic pings [tests]
  • #3581 Add group-id to history flow dump objects [northbound]
  • #3582 Don't drop group id when updating flow without diverse_flowid param

Other changes:

  • #3588 Improve Delete ISL logs [northbound][storm-topologies]
  • #3525 In functional tests where possible remove the VIRTUAL tag [tests]
  • #3538 Server42 Part 3 Storm Control Topology [storm-topologies]

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

Affected Components:

network, nb, swmanager, flow-hs, nbworker, gui, reroute