File tree Expand file tree Collapse file tree 4 files changed +17
-4
lines changed
Expand file tree Collapse file tree 4 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 1+ # v0.3.4 (2018-09-10)
2+
3+ - Updated version of pytest and pytest-cov
4+ - Fixed the number of endpoints that can be in the mirroring/investigating state
5+ - Improvements to the logging output
6+ - Fixed API when learning at L2
7+ - Reinvestigates if ML results come back with nothing
8+ - Validates connectivity to the controller before making network_tap requests
9+ - Reduce connection timeout times
10+ - Now uses Docker for building Debian package
11+ - Added reinvestigation_frequency as a configuration option for the Debian package
12+ - Fix reprompting when using the Debian package with demo and upgrading
13+
114# v0.3.3 (2018-08-24)
215
316 - Updated version of certifi, gevent, and pytest
Original file line number Diff line number Diff line change 1- 0.3.4.dev
1+ 0.3.4
Original file line number Diff line number Diff line change 5555# built documents.
5656#
5757# The short X.Y version.
58- version = u'0.3.4.dev '
58+ version = u'0.3.4'
5959# The full version, including alpha/beta/rc tags.
60- release = u'0.3.4.dev '
60+ release = u'0.3.4'
6161
6262# The language for content autogenerated by Sphinx. Refer to documentation
6363# for a list of supported languages.
Original file line number Diff line number Diff line change 11Package: poseidon
2- Version: 0.3.4.dev
2+ Version: 0.3.4
33Section: base
44Priority: optional
55Architecture: all
You can’t perform that action at this time.
0 commit comments