Skip to content

v1.23.0 (10/06/2019)

Choose a tag to compare

@niksv niksv released this 11 Jun 14:03
· 5689 commits to master since this release

Features:

  • #2466 Add a feature toggle to reroute a flow with default encapsulation type. (Issue: #647) [api][storm-topologies]
  • #2402 Add a VxLAN resource pool. (Issue: #647) [neo4j]
  • #2406 Added new Encapslation model class and Extended Encapsulation Enum [storm-topologies]

Bug Fixes:

  • #2475 Exclude switch object from switch features equals and hashCode

Improvements:

  • #2470 Add round trip rule into test [tests]
  • #2440 add test: check that protected flow allows traffic on main/protected paths (Issues: #2367 #2415) [tests]
  • #2444 add possibility to set specific controllet on an OVS [tests]
  • #2253 Add CommandContext into all tuples. (Issues: #2199 #2239) [storm-topologies]

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

Affected Components:

isllatency, stats, neo4j, flow, portstate, otsdb, swmanager, router, nbworker

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.