Skip to content

v1.22.0 (06/06/2019)

Choose a tag to compare

@niksv niksv released this 10 Jun 09:15
· 5711 commits to master since this release

Features:

  • #2322 Create a config with default encapsulation type in Neo4j. (Issues: #2427 #647) [api][northbound][storm-topologies]
  • #2327 RTL: Part 2. Added round trip latency default rule (Issue: #580) [floodlight]
  • #2467 Add round trip latency rule to install/delete rules API (Issue: #580) [api][floodlight]
  • #2328 Pinned flow (Issue: #2334) [api][storm-topologies]

Bug Fixes:

  • #2390 Fix orphan meter resources [storm-topologies]

Improvements:

  • #2451 add tests for a pinned flow [tests]
  • #2427 Add flow allocate protected path field migration

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

Affected Components:

reroute, nbworker, flow, nb, neo4j, fl

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 scripts before starting of deployment:

In case of any issues you are able to rollback 1.4 changes using 1.4 rollback-script.cql.
For migration 1.3 you must make a database backup to rollback changes.