Review feedback.

This commit is contained in:
Tom Wilkie
2015-10-29 09:09:12 +00:00
parent 5283a010a7
commit 0dbb045d51

View File

@@ -7,6 +7,8 @@ New features:
[#574](https://github.com/weaveworks/scope/pull/574)
- Add containers-by-hostname view
[#545](https://github.com/weaveworks/scope/pull/545)
- Build using Go 1.5, with vendored dependancies
[#584](https://github.com/weaveworks/scope/pull/584)
- Make `scope launch` work from remote hosts, with an appropriately defined DOCKER_HOST
[#524](https://github.com/weaveworks/scope/pull/524)
- Increase DNS poll frequency such that Scope clusters up more quickly
@@ -17,15 +19,17 @@ New features:
[#572](https://github.com/weaveworks/scope/pull/572)
- Warn if the users tries to run Scope on Docker versions <1.5.0
[#557](https://github.com/weaveworks/scope/pull/557)
- Add support for loading the Scope UI from https endpoings
- Add support for loading the Scope UI from https endpoints
[#572](https://github.com/weaveworks/scope/pull/572)
- Add support from probe sending reports to https endpoints
[#575](https://github.com/weaveworks/scope/pull/575)
Big fixes:
Bug fixes:
- Correctly track short-lived connections from the internet
[#493](https://github.com/weaveworks/scope/pull/493)
- Fix a corner case where short-lived connections between containers are incorrectly attributed
[#577](https://github.com/weaveworks/scope/pull/577)
- Ensure service credentials are sent when doing intial probe<->app handshake
- Ensure service credentials are sent when doing initial probe<->app handshake
[#564](https://github.com/weaveworks/scope/pull/564)
- Sort reverse-DNS-resolved names to mitigate some UI fluttering
[#562](https://github.com/weaveworks/scope/pull/562)
@@ -35,6 +39,8 @@ Big fixes:
[#581](https://github.com/weaveworks/scope/issue/581)
- Build and test using Go 1.5 and vendor all dependancies
[#584](https://github.com/weaveworks/scope/pull/584)
- Fix "close on nil channel" error on shutdown
[#599](https://github.com/weaveworks/scope/issues/599)
## Release 0.8.0