File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 1+ # v0.1.5 (2018-03-09)
2+
3+ - Adds support for RabbitMQ events from FAUCET
4+ - Allows queue to not be exclusive
5+ - Improve mirroring ports to allow for multiple mirrors simultaneously
6+ - Fixes feedback and gets out of mirroring when appropriate
7+ - Includes p0f in the helper script
8+ - Fixes a change in the formatting of the FAUCET log file
9+ - Slightly better error checking for environment variables
10+
111# v0.1.4 (2018-02-09)
212
313 - Updated versions for dependencies
Original file line number Diff line number Diff line change 1- v0.1.5.dev
1+ v0.1.5
Original file line number Diff line number Diff line change 5858# built documents.
5959#
6060# The short X.Y version.
61- version = u'0.1.5.dev '
61+ version = u'0.1.5'
6262# The full version, including alpha/beta/rc tags.
63- release = u'0.1.5.dev '
63+ release = u'0.1.5'
6464
6565# The language for content autogenerated by Sphinx. Refer to documentation
6666# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments