Travis CI Enterprise release notes
Travis CI Enterprise release notes
enterprise.travis-ci.com

Release 2.2.23

 

Patch

 

 

Bug fixes

  • improved Redis communication
  • added safelists for Bionic builds
  • fixed postgres issue when using latest Xenial based workers
  • added c/c++ defaults for FreeBSD

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.