Releases: telstra/open-kilda
v1.126.3 (20/12/2022)
Bug Fixes:
For the complete list of changes, check out the commit log.
Affected Components:
stats, flow-hs
v1.126.2 (14/12/2022)
Bug Fixes:
- #4999 Add maxLatency validation
- #5005 Add ability to have equal max_latency and max_latency_tier2
- #4990 Add affinity vs diversity path computation tests (Issue: #4961)
Improvements:
- #4995 #4988: Add tests on patch and update of one-switch and two-switch y-flow (Issue: #4988) [tests]
- #5001 Revert #4875 "Add static code analysis for Groovy" (Issues: #4875 #4875) [tests]
- #5003 Add logging of all API request bodies on info level
- #5008 Use RuleManager for creating/deleting of mirrors [floodlight]
- #5009 Deprecate single table switch mode [docs]
- #4987 Update test retry options [tests]
For the complete list of changes, check out the commit log.
Deprecation
Starting from release 1.126.2 single table mode for switches becomes deprecated. New features will be designed
only for multi table mode. Current features will support single table mode till July 1, 2023. After that single table
mode support can be removed from any feature.
Affected Components:
flow-hs, fl
v1.126.1 (12/12/2022)
v1.126.0 (21/11/2022)
Features:
- #4906 Add api v2 switch validation (Issues: #4834 #4950) [northbound][storm-topologies]
- #4946 Added tests and removed dead code (Issue: #4916) [northbound][storm-topologies]
- #4948 Moved V1/V2 validation parameters handling to NB [northbound][storm-topologies]
Bug Fixes:
- #4992 Increased timeout in unit-tests [tests]
- #4942 Fixed path search with max latency over under-maintenance isls (Issues: #4927 #4986)
- #4989 Fixed updating of Y flow while one subflow is one switch (Issue: #4988)
Improvements:
For the complete list of changes, check out the commit log.
Affected Components:
swmanager, nb, flow-hs
v1.125.2 (09/11/2022)
Bug Fixes:
- #4977 Set lacp_reply to true if value is not specified (Issue: #4976) [northbound]
- #4981 Fixed updating of one switch Y flow (Issue: #4972)
- #4951 Fix stats for y flow ingress endpoint (Issue: #4926) [floodlight][storm-topologies]
Improvements:
- #4962 Implement true Y-flow sync
- #4973 Added balanced grouping into connected devices topology
- #4978 Added info about latency into create/update logs
For the complete list of changes, check out the commit log.
Affected Components:
stats, flow-hs, fl, connected, nb
v1.125.1 (27/10/2022)
Bug Fixes:
- #4953 Added tuple grouping into Connected Devices Topology (Issue: #4952)
- #4957 Fixed max_latency unit for Y-flows (Issue: #4956) [northbound]
Improvements:
- #4968 Added parallelism options into flow hs for not loaded bolts
For the complete list of changes, check out the commit log.
Affected Components:
flow-hs, nb, connected
v1.125.0 (20/10/2022)
Features:
- #4958 Added LACP replies for LAG ports [floodlight][northbound][storm-topologies]
- #4959 Added functional tests for LACP feature (Issues: #2882 #3439) [tests]
For the complete list of changes, check out the commit log.
Affected Components:
nb, swmanager, fl
Upgrade notes:
OrientDB schema have been changed in this release. You need to apply schema migration. Please follow migration instructions.
v1.124.0 (06/10/2022)
Features:
- #4932 Added "discover new isls in under maintenance mode" feature with toggle; (Issue: #4930) [storm-topologies]
- #4943 Added description about vlan stat rules into cookies.md [docs]
Bug Fixes:
- #4902 Added diverse and affinity group IDs to flow history update dump (Issue: #3807)
- #4935 Fix flow sync deactivate action
- #4936 Delete switch connected devices before switch delete (Issue: #4934) [storm-topologies]
- #4937 Do not install/remove shared rules for mirrors (Issue: #4938) [floodlight]
- #4939 Test/connected devices fix and extension [tests]
- #4941 Relaxing devel env memory limits
- #4914 Fixed incorrect updating of LLDP/ARP connected devices on switch (Issues: #4911 #4912 #4913) [storm-topologies]
For the complete list of changes, check out the commit log.
Affected Components:
network, flow-hs, fl, nbworker
v1.123.1 (01/09/2022)
Bug Fixes:
- #4928 Collect
flow.ingress.*
andflow.*
metrics from mirror rule if it's exist (Issue: #4915) [storm-topologies] - #4929 Fixed flow monitoring (Issue: #4923)
- #4901 Removal action now saves dump once for both primary and protected paths (Issue: #4391)
- #4902 Added diverse and affinity group IDs to flow history update dump (Issue: #3807)
- #4904 Fixed and enabled test (Issue: #3627) [tests]
- #4905 Changed error message for illegal state in predicate builder [storm-topologies]
- #4909 Fixed OVERWRITE_DEFAULTS action on delete rules (Issue: #2960) [storm-topologies]
- #4889 Fixed path filtering by maxLatency (Issue: #4525) [storm-topologies]
Improvements:
- #4900 Unignore test according to #3847 (Issues: #3847 #3847 #3847) [tests]
- #4907 Add note to Northbound API v1 page. [northbound]
- #4908 LAG port removal test fix - removing redundant checks, and fix source of ports array (Issue: #4729) [tests]
- #4921 adding new test for the vxlan flow ping (Issue: #4920) [tests]
For the complete list of changes, check out the commit log.
Affected Components:
nb, stats, nbworker, flow-hs, swmanager
v1.123.0 (08/08/2022)
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