20.1. release_0.8 CHANGELOG

20.1.1. v0.8.3 (2019-09-30)

20.1.1.1. New Features

  • add nginx/server_tokens option in config

  • load resty.core in nginx conf

20.1.1.2. Bug Fixes

  • fix extra_nginx_server_conf_filename usage

20.1.2. v0.8.2 (2019-09-25)

20.1.2.1. New Features

  • add an option to configure the nginx real_ip feature

20.1.2.2. Bug Fixes

  • fix security issue by updating django to latest 2.2 serie

20.1.3. v0.8.1 (2019-09-16)

20.1.3.1. New Features

  • introduce MFSERV_CURRENTPLUGIN* variables

  • introduce $extra_log_format nginx var

20.1.4. v0.8.0 (2019-08-14)

20.1.4.1. New Features

  • use envtpl new option –reduce-multi-blank-lines (#183)

  • move plugin extra_nginx_general_conf to server section.

  • allow / to be used as extra_route

  • add a new configuration key (for extending nginx conf)

  • add template “flask”

  • rename circus watcher names (step => app)

  • debug circus and nginx configuration generation

  • add a healthcheck endpoint

  • add some smart start/stop options and features

  • add proxy_ignore_client_abort option

  • plugins.hotswap feature!

  • add plugin dir as valid path for lua files (for openresty)

20.1.4.2. Bug Fixes

  • fix extra daemon feature and add test

  • remove debug message in nginx conf

  • add the missing line for numprocesses

  • issues in flask plugin.

  • typo with virtualdomain based routing

  • more precise condition to delete python-requirement