Skip to content

v1.18.2

Choose a tag to compare

@timofei-durakov timofei-durakov released this 27 May 13:22
· 5928 commits to master since this release

Features:

  • #2309 Adding feature to import and export topology screen settings [area/gui] (Issues: #2293 [area/gui][feature] )
  • #2280 Adding feature of copy to clipboard on list screens [area/gui] (Issues: #2275 [area/gui][feature] )

Bug Fixes:

  • #2250 Add error response for CRUD Flow when features disabled [area/northbound] (Issues: #1920 [bug][priority/4-low] )
  • #2256 Add test for stats max values. Bump spock to 1.3 [area/testing] (Issues: #2255 [bug][priority/4-low] )

Improvements:

  • #2311 Customise neo4j container
  • #2308 Add test to verify excess rules and meters deletion while sync [area/testing]
  • #2306 Expose ElasticSearch ports.
  • #2303 Slightly improve lab service api parallelism [area/testing] (Issues: #15 )
  • #2300 Remove AbstractException class [refactor]
  • #2297 Refactoring of functional tests to use topology helper where possible [area/testing]
  • #2287 Rework TagExtension for new tags format. Introduce IterationTags [area/testing]
  • #2286 Log discovery data received by speaker
  • #2277 Added argument for FROM in all Dockerfile [area/cicd]
  • #2274 Restore gitignore coverage
  • #2272 Improve test name logging in functional-tests module [area/testing]
  • #2271 Changed oracle jdk to openjdk
  • #2270 Changed default elasticsearch index name from logstash to kilda
  • #2260 Add fields to SwitchDto from database model.
  • #2252 Enhancement to change default metric in packet loss graph to packets [area/gui] (Issues: #2202 [area/gui][enhancement]
  • #2240 Minor tests updates [area/testing]
  • #2238 Manage to pass kafka-key from storm to speaker
  • #2234 Bolts in fl-router are stateless in terms of storm
  • #2233 Extend functional test for Floodlight and Kafka outage [area/testing]
  • #2226 Improve TopologyHelper vastly. Introduce PotentialFlow entity [area/testing]
  • #2223 Add test: "Unable to create a flow on an isl port" [area/testing] (Issues: #2222 [area/testing]
  • #2210 Improve discovery topology logging
  • #2208 Lower log level for "lost" discovery packets
  • #2196 Fix functional tests for logging [area/testing]
  • #2188 Func tests/add tests for updating bw [area/testing]
  • #2186 Remove execute method override into CoordinatedBolt
  • #2167 ADD: meter validation tests [area/testing] (Issues: #2066, #2131 [area/testing]