Releases: tarantool/nginx_upstream_module
Releases · tarantool/nginx_upstream_module
v2.3.7
v2.3.5-beta
- parse_args adds escaping support
v2.3.4-beta
Update ngx_http_tnt_version.h bump version
v2.3.3
v2.3.2
v2.3.1
- tnt_http_methods, the new option, which allow to accept one or many http methods. If method alloed, then module expects JSON carried in request body, for details see JSON If tnt_method is not set, then the name of the Tarantool stored procedure is the protocol JSON.
- tnt_pass_http_request has new option parse_args.
- NOTE For details see README.md file
v2.3.0
- tnt_http_methods, the new option, which allow to accept one or many http methods. If method alloed, then module expects JSON carried in request body, for details see JSON If tnt_method is not set, then the name of the Tarantool stored procedure is the protocol JSON.
- tnt_pass_http_request has new option parse_args.
NOTE For details see README.md file
Minor fixes
Fix compilation error under debian
Minor fixes
v0.2.1 Update README.md