This repository was archived by the owner on May 6, 2020. It is now read-only.
Deis Controller v2.13.0
v2.12.0 -> v2.13.0
Features
50a1592config.py: Add ability to setup default tags726a587ingress: Feature work for experimental native ingress0e117b1api: allow app names up to 63 characters in length (#1198)2e8ec75Makefile,rootfs: run unit and style tests in container
Refactors
807fe82utils: use python 3.5 asyncio keywords
Fixes
1156475serializers.py: update PROCTYPE_MATCH to disallow uppercase characters (#1261)a8002a2api: split command arguments by space if entrypoint is not /bin/bash -c (#1264)2dce7cdsettings/production: convert "false" to boolean correctly
Documentation
cd016e9api,scheduler: fix "timeout" typos
Maintenance
703c249requirements: update idna to 2.42224594requirements: update psycopg2 to 2.71aed9e2requirements: update jsonfield to 2.0.049ec35drequirements: update Django to 1.10.68d6126arequirements: update gunicorn to 19.7.02d071f4requirements: update idna to 2.553d34derequirements: update jsonfield to 2.0.10274973rootfs/requirements.txt: add pyasn1fcae228requirements: update django-auth-ldap to 1.2.1074372a5requirements: update jmespath to 0.9.2530256crequirements: update djangorestframework to 3.6.2f01b846requirements: update psycopg2 to 2.7.1429a645requirements: update gunicorn to 19.7.10caeb81Makefile: remove broken "test-unit-quick" targete8e6f58dev_requirements: use deis/requests-mock fork