- Replace RequiresAuth decorator with AuthMiddleware middleware
- Pin version of mediatimestamp
- Fix version pinning of werkzeug
- Fix double Cb component in Flow mock data
- Fix Content-Type exposed by transporttype resource
- Alter executable to run using Python3, alter
stdeb
to replace python 2 package
- Fix ordering issue causing OPTIONS fails with Python 3
- Fix non-JSON response from GETs to NMOS demo driver
- Change variable names, add function for API version and transport type validation, fix tests
- Add mechanism to access Sender's receiver_id from driver
- Move NMOS packages from recommends to depends
- Switch to using facade class from nmosnode
- Fix Linting, change tests file structure, add Python 2/3 linting stages to CI
- Fix potential race condition in the availability of SDP files
- Fix missing files in Python 3 Debian package
- Addition of NMOS Oauth2 Security Decorators to protect connection endpoints
- Add Python 3 support
- Add missing monkey patch call for gevent, potentially causing freezes
- Add support for provisional API v1.1
- Release version with v1.0 API support