Weave Scope 1.11.6
Release 1.11.6
This is largely a performance improvement release: the biggest change is that the probe now publishes full reports one in three times; the rest are deltas which are much smaller hence use less CPU and memory in the app. #3677
Also a new debugging summary function in the app, exposed via http #3686
Some other small performance improvements:
- perf(probe): reduce copying of nodes #3679
- perf(probe): add 'omitempty' tag to Topology.Nodes #3678
- perf(probe): update netlink library to bring in performance improvements #3681
- perf(multitenant): quantise report cache in query side of aws-collector #3671
Other changes:
- add tracing spans for rendering to the UI via websocket #3682
- update some javascript dependencies #3664
- upgrade JavaScript ui-components #3670 #3673
- fix(test-flake): poll for result in TestRegistryDelete() to avoid race #3688
- refactor: remove old unnecessary controls code #3680
- stop render package depending on probe #3675
- remove some unused string constants #3674