Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

49 lines (38 loc) · 1.06 KB

CHANGELOG

ver.: 0.1.0 (24.06.2016)

  • First release

ver.: 0.1.1 (25.06.2016)

  • Add recommended PostgreSQL settings

ver.: 0.1.2 (26.06.2016)

  • Add platform-specific agents (py3 / django)
  • Agents are stateless now
  • Add ability to scale agents

ver.: 0.1.3 (29.06.2016)

  • Update py3 / django agent (add locale)

ver.: 0.2.0 (27.12.2016)

  • Add restart policy
  • Drop ansible support for django agents (django, django-nodejs)
  • Add GIT to django agent
  • Add Django + Node.js agent
  • Readme updates

ver.: 0.2.1 (19.06.2017)

  • Update Django + Node.js agent

ver.: 0.3 (18.08.2017)

  • Custom TC server Dockerfile
  • Auto download JDBC driver (issue #3)
  • Remove Django agent
  • Readme updates

ver.: 0.4 (13.09.2017)

  • Add HTTPs support (Let's Encrypt)
  • Add nginx conf for TC server
  • Cleanup
  • Readme updates

ver.: 0.4.3 (14.09.2017)

  • Big uploads support (up to 500M)
  • WebSocket support for nginx-proxy
  • Custom conf for proxy

ver.: 0.4.4 (14.09.2017)

  • Compose fixes

ver.: 0.5.0 (06.12.2017)

  • Add Ruby Bundle agent