Patch
Bug fixes
- Various security updates
- Fix for 'follow logs' button position in job view
- Added logout method to API
Known Issues
- Migrations and database creation are not run by default on startup when in HA mode. Have to run te-db-migrate and then te-db-migrate-logs manually on the platform host.
- In HA mode canceling an individual job of a build matrix can return a 502.
- HTTPS clones fail when GitHub Enterprise instance is using a self-signed cert.