- fix location if using plugin type static with prefix_based_routi… (#504)
- fix nginx root usage in some CI corner cases (backport #484) (#485)
- fix a complex issue about nginx var caching (#487)
- fix some rare https configuration issues (#436)
- bug with static files when extra_route is set to / (#425)
- backport of https support and <1024 port binding (from 1.0 branch) (#418)
- add a configuration option to open the endpoint /uuid to other … (bp #393) (#394)
- No interesting change
- No interesting change
- fix signal_wrapper in python2
- change the stop signal with autorestart dev feature
- No interesting change
- No interesting change
- add extra nginx configuration keys for empty plugins
- add a new configuration key for plugins
- important fix about max_age feature
- little improvment in socket up/down feature
- No interesting change
- introduce $extra_log_format nginx var
- introduce MFSERV_CURRENT_PLUGIN_* variables
- replace MODULE* environment variables names by MFMODULE* (MODULE_HOME becomes MFMODULE_HOME and so on)
- add an option to configure the nginx real_ip feature
- load resty.core in nginx conf
- add nginx/server_tokens option in config
- build mfserv without mfcom (mfcom layers are now included in mfext) (#254)
- add nodejs mflog lib
- infinite max_retry for circus (#258)
- add an option for x_forwarded headers
- add a warning if nginx/port is < 1024
- fix security issue by updating django to latest 2.2 serie
- fix circus generation test