Skip to content

v1.123.0 (08/08/2022)

Compare
Choose a tag to compare
@niksv niksv released this 08 Aug 12:10
· 1345 commits to master since this release

Features:

  • #4866 Added possibility to delete lagPort in case no lagPort on a switch (Issue: #4729) [storm-topologies]
  • #4877 Added query parameter to /api/v1/network/paths for limiting amount of computed paths
  • #4842 Add information about misconfigured rules into switch validation response (Issue: #4834) [docs]

Bug Fixes:

  • #4871 Fix swap-endpoint history recording - response timeout if flow update is disabled (Issue: #4788)
  • #4879 Added hex field, which should display correctly in Swagger UI (Issue: #2120) [api]
  • #4891 Added command context in ActionBolt

Improvements:

  • #4870 Reworked FL RuleManager response topic handling (Issue: #4860) [floodlight]
  • #4872 Stats topology cache notifies zookeeper about readiness only after initialization [storm-topologies]
  • #4875 Add static code analysis for Groovy
  • #4883 Added test relating to issue #4517 (Issues: #4517 #4517) [tests]
  • #4887 Add test for limiting amount of computed paths #4877 (Issues: #4877 #4877) [tests]
  • #4888 Test/deleting already deleted lag port [tests]
  • #4894 Set version of @types/geojson to "7946.0.8" [gui]
  • #4895 Add notification to templates
  • #4897 Remove commented test data (Issue: #3896) [tests]
  • #4898 Remove unnecessary MegaLinter options [tests]
  • #4862 Removed unused methods and constructors from FlowDto

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

Affected Components:

flow-hs, history, flow-monitor, fl, gui, swmanager, stats