- Edited
Hi guys! I am glad to announce that the new development version of ngx_openresty, 1.4.2.1, is now released: http://openresty.org/#Download Below is the complete change log for this release, as compared to the last (devel) release, 1.4.1.3: * upgraded the Nginx core to 1.4.2. * see <http://nginx.org/en/CHANGES-1.4> for changes. * upgraded LuaRestyDNSLibrary to 0.10. * feature: now we return all the answer records even when the DNS server returns a non-zero error code, in which case the error code and error string are now set as the "errcode" and "errstr" fields in the Lua table returned. thanks Matthieu Tourne for requesting this. The HTML version of the change log with some helpful hyper-links can be browsed here: http://openresty.org/#ChangeLog1004002 We have run extensive testing on our Amazon EC2 test cluster and ensured 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