Skip to content

release_0.8

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

1.1 New Features

  • add nodejs mflog lib
  • add an option for x_forwarded headers

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

2.1 New Features

  • add nginx/server_tokens option in config
  • load resty.core in nginx conf

2.2 Bug Fixes

  • fix extra_nginx_server_conf_filename usage

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

3.1 New Features

  • add an option to configure the nginx real_ip feature

3.2 Bug Fixes

  • fix security issue by updating django to latest 2.2 serie

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

4.1 New Features

  • introduce MFSERV_CURRENT_PLUGIN_* variables
  • introduce $extra_log_format nginx var

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

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)

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