- Pin Werkzeug version to prevent Flask pulling in version 1.0
- Fix
api_auth
value error inmdns_callback
- Add
api_auth
parameter to MDNS Client
- Alter executable to run using Python3, alter
stdeb
to replace python 2 package, callcleanup
in stop()
- Add method to raise an exception when no service found or when end of list reached
- Handle case where txt data includes a boolean
- Signal authorization support in API
- Fix python3 errors
- Move NMOS packages from recommends to depends
- Use facade class from nmosnode if present
- Add mDNS bridge client library from nmos-common
- Fix missing files in Python 3 Debian package
- Add support for Python 3
- Changed service type from 'nmos-security' to 'nmos-auth'
- Fix bug in surfacing priorities 1 through 99
- Add ability to surface hostnames in the API
- Fix read from incorrect config file
- Remove periodic re-query for unicast DNS which is no longer required
- Addition of 'nmos-register' mDNS service type
- Addition of 'nmos-security' mDNS service type