v1.49.0 (28/02/2020)
·
4551 commits
to master
since this release
v1.49.0 (28/02/2020)
Features:
- #3075 [Server 42] Design for Round Trip Ping rules [docs]
- #3121 Design for ARP connected devices on switch (Issue: #3118) [docs]
- #2876 Design for LLDP connected devices on switch (Issue: #2917) [docs]
Bug Fixes:
- #3088 Fix the responses in swagger docs. (Issues: #2382 #2765) [northbound]
- #3039 Fix MeterVerifyCommand to handle inaccurate meter bandwidth and burst (Issue: #3027) [floodlight]
- #3174 Correct handle empty affected isl set in reroute throttling [storm-topologies]
- #3055 Fixed issue in flow path stats graph (Issue: #3052) [gui]
- #3069 Fixed flow ping for VXLAN flows [floodlight]
Improvements:
- #3208 improve building procedure for kilda-base-lab-service image
- #3084 Fixed unit test for multi table [tests]
- #3153 Get rid of flow wrappers in Ping topology. [storm-topologies]
- #3155 Added a status tag to the flow.latency metric in the Ping topology. [storm-topologies]
- #3030 Imrovement for gzip compression in UI and browser (Issue: #3029) [gui]
- #3160 Return empty list instead of null on dumpMeters request [floodlight]
- #3161 Get rid of the FlowPair wrapper. [storm-topologies]
- #3163 Get rid of UnidirectionalFlow wrapper. [storm-topologies]
- #3169 Move transit table_id to 5 [floodlight]
- #3112 improvement: generate topology with one-way link only [tests]
- #3191 Expose OF transaction id into speaker logs [floodlight]
- #3198 test improvements [tests]
Other changes:
- #3211 Fix running Storm topology locally (in dev environment)
- #3091 Now verify cleanup per feature rather than per spec [tests]
- #3222 Docker base image for Lab-Api bumped to Ubuntu Eoan
- #3192 Fix running func-tests and perf-tests in IDEA.
- #3190 Fix python3 dependency list [docs]
- #3193 Fix build.gradle - proper task reference in buildAndCopyArtifacts.
- #3066 Fixed security vulnerability in kildagui [gui]
For the complete list of changes, check out the commit log.
Affected Components:
nb, fl, gui, flow, reroute, nbworker, ping