21.2. release_0.8 CHANGELOG

21.2.1. v0.8.4 (2019-10-15)

21.2.1.1. New Features

  • add nodejs mflog lib

  • add an option for x_forwarded headers

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

21.2.2.1. New Features

  • add nginx/server_tokens option in config

  • load resty.core in nginx conf

21.2.2.2. Bug Fixes

  • fix extra_nginx_server_conf_filename usage

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

21.2.3.1. New Features

  • add an option to configure the nginx real_ip feature

21.2.3.2. Bug Fixes

  • fix security issue by updating django to latest 2.2 serie

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

21.2.4.1. New Features

  • introduce $extra_log_format nginx var

  • introduce MFSERV_CURRENTPLUGIN* variables

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

21.2.5.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)

21.2.5.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