Skip to content

v1.81.0 (18/01/2021)

Choose a tag to compare

@niksv niksv released this 20 Jan 22:32
· 3216 commits to master since this release

Features:

  • #3844 Added ability to run Kilda in blue and green modes locally
  • #3910 Handle deserialization messages in KafkaVersioning [storm-topologies]
  • #3986 Added parallelism properties for server42-control topology
  • #3962 Run make build-stable by default to run kilda
  • #3872 Added kafka message versioning with ZooKeeper [floodlight][northbound][storm-topologies]
  • #3948 Added health check API for GRPC

Bug Fixes:

  • #3917 Remove transient from abstract bolt config field
  • #3933 Added FL role and region to local FL logs [floodlight]
  • #3936 adding missing db script file for world map (Issue: #3935) [gui]
  • #3877 Reimplement round trip discovery event processing [storm-topologies]
  • #3949 Added retries for ZK connectiong during initialization
  • #3950 Fix for unit tests caused by system properties

Improvements:

  • #3909 Improvement in world map popup info for maximize and minimize the window (Issue: #3855) [gui]
  • #3984 HotFix: Change default parallelism for otsdb and flow hs topologies [storm-topologies]
  • #3925 Remove some unused classes in network topology [storm-topologies]
  • #3928 Test/improvements [tests]
  • #3929 Fix multi-reroute spec [tests]
  • #3943 Minor fixes in zookeeper event handling.
  • #3947 Add topology_name to ContextMap for logging purposes
  • #3951 Added comments for creating ZK nodes [docs]
  • #3952 Restore getZkTopoName() for topologies
  • #3953 Added default value for blue green mode
  • #3890 turn on the multiTable mode by default for func tests [tests]
  • #3823 Lock GRPC low level particularity into a single wrapper
  • #3892 Fix swap endpoints for looped flows (Issue: #3846)
  • #3955 Restore make compile
  • #3956 Fix some cleanups in functional tests to increase test stability (Issue: #3960) [tests]
  • #3957 Create KildaWallpaper.png [docs]
  • #3898 Add flow-id for attendant traffic stat entries [storm-topologies]
  • #3963 Create common ZK nodes by default

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

Affected Components:

stats, nb, fl, flow-hs, grpc, gui, otsdb, network