Ngx_openresty stable version 1.0.15.10 released

Hello, folks!

I’m happy to announce that the new stable version of ngx_openresty,
1.0.15.10, has just been released:

OpenResty® - Open source

This release is essentially equivalent to the devel version 1.0.15.9
except excluding all the vim backup files *~ from the source code
distribution. thanks Xiaoyu Chen.

Components bundled:

  • LuaJIT-2.0.0-beta10
  • array-var-nginx-module-0.03rc1
  • auth-request-nginx-module-0.2
  • drizzle-nginx-module-0.1.2rc7
  • echo-nginx-module-0.38rc2
  • encrypted-session-nginx-module-0.02
  • form-input-nginx-module-0.07rc5
  • headers-more-nginx-module-0.17rc1
  • iconv-nginx-module-0.10rc7
  • lua-5.1.4
  • lua-cjson-1.0.3
  • lua-rds-parser-0.05
  • lua-redis-parser-0.09
  • lua-resty-memcached-0.07
  • lua-resty-mysql-0.07
  • lua-resty-redis-0.09
  • lua-resty-string-0.06
  • lua-resty-upload-0.03
  • memc-nginx-module-0.13rc3
  • nginx-1.0.15
  • ngx_coolkit-0.2rc1
  • ngx_devel_kit-0.2.17
  • ngx_lua-0.5.0rc30
  • ngx_postgres-0.9
  • rds-csv-nginx-module-0.05rc2
  • rds-json-nginx-module-0.12rc10
  • redis-nginx-module-0.3.6
  • redis2-nginx-module-0.08rc4
  • set-misc-nginx-module-0.22rc8
  • srcache-nginx-module-0.13rc8
  • upstream-keepalive-nginx-module-0.7
  • xss-nginx-module-0.03rc9

You can check out the complete change log here for comparison with the
last stable version 1.0.11.28:

OpenResty® - Open source

Special thanks go to all our contributors and users for making this
release happen :slight_smile:

OpenResty (aka. ngx_openresty) is a full-fledged web application
server by bundling the standard Nginx core, lots of 3rd-party Nginx
modules, as well as most of their external dependencies. See
OpenResty’s homepage for more details:

http://openresty.org/

Have fun!
-agentzh