Welcome! Log In Create A New Profile

Advanced

[ANN] ngx_openresty devel version 1.2.4.13 released

agentzh
December 11, 2012 03:08PM
Hello, folks!

I am happy to announce the new development version of ngx_openresty,
1.2.4.13:

http://openresty.org/#Download

This is possibly the last development release in the 1.2.4.x series if
no regressions are reported.

Special thanks go to all our contributors and users for helping make this
happen!

Below is the complete change log for this release, as compared to the last
(development) release, 1.2.4.11:

* upgraded LuaNginxModule to 0.7.8.

* bugfix: ngx.req.set_body_file() might lead to memory issues
because it directly used the storage of Lua strings
allocated by the Lua GC (we should have allocated a new
memory block on the Nginx side and copy the string data
over).

* upgraded LuaRestyMySQLLibrary to 0.12.

* feature: convert the MySQL "newdecimal" typed fields to Lua
numbers by default as requested by shedar.

* optimize: marked the internal Lua function "_recv_packet" as
a "local" function.

The HTML version of the change log with some helpful hyper-links
can be browsed here:

http://openresty.org/#ChangeLog1002004

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

http://openresty.org/

We have been running extensive testing on our Amazon EC2 test cluster and
ensure that all the components (including the Nginx core) play well
together. The latest test report can always be found here:

http://qa.openresty.org

Enjoy!
-agentzh

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

[ANN] ngx_openresty devel version 1.2.4.13 released

agentzh December 11, 2012 03:08PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 199
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready