v1.21.0 (03/06/2019)
·
5772 commits
to master
since this release
Features:
- #2403 Adding feature to toggle the menu sidebar (Issue: #2387) [gui]
- #2394 Adding feature to delete ISL and improvement for list screen cache reset , latency calculation on flow detail screen,changed speed with max_bandwidth on isl detail (Issues: #2348, #2339, #2337, #2338) [gui]
- #2395 Re-implement flow create feature using H&S approach (Issue: #1866) [northbound]
- #2360 Re-implement flow reroute feature using H&S approach (Issue: #2017) [northbound]
- #2315 Add flow create API V2 (Issue: #1866) [northbound][area/api] [northbound]
Bug Fixes:
Improvements:
- #2425 Log the root cause of OGM mapping exception in repositories
- #2421 ignore broken test due to incorrect logic in test [tests]
- #2414 Implement "self-executable" fl commands, refactor fl structure (Issue: #1866)
- #2409 rename correlation id for functional and grpc tests [tests]
- #2408 add tests for pinned+protected flow [tests]
- #2405 Persist python lib versions for traffexam [tests]
- #2401 Add logging for ISL disco response in fl kafka producer and fl router
- #2399 Added role and region as custom fields to FL logback config [area/config]
- #2393 Create changelog generator script [area/ops]
- #2368 System doesn't reroute main flow path when protected path is broken and new alt path is available [tests]
- #2347 Add functional tests for BFD feature [tests]
- #2276 Make broadcast MAC address for a discovery packet configurable. (Issues: #2053)
For the complete list of changes, check out the commit log.
Upgrade notes
If you have an older version of Kilda installed, then you must migrate the data stored in Neo4j
before you deploy and start this version. You should execute migration script before starting of deployment.
In case of any issues you are able to rollback these changes using rollback script.