From e02ba5134edb578b1b429b44860640912400eefd Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 8 Apr 2016 19:27:52 +0000 Subject: yahns 1.12.3 - more fixes and doc updates This release only contains two changes since v1.12.2: * proxy_http_response: workaround non-terminated backends The first is a fix for the undocumented and unstable "proxy_pass" feature: https://yhbt.net/yahns-public/20160406062556.10988-1-e@80x24.org/t/ However, I'm considering supporting proxy_pass as a stable API: https://yhbt.net/yahns-public/20160220081619.GA10850@dcvr.yhbt.net/t/ * doc: recommend "verify_mode: OpenSSL::SSL::VERIFY_NONE" Only a documentation change prompted by the discovery that some browsers/platforms will try to prompt users for client certs: https://yhbt.net/yahns-public/20160316003434.GA14791@dcvr.yhbt.net/t/ --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 2003e3f..926dc25 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -5,7 +5,7 @@ CONSTANT = "Yahns::VERSION" RVF = "lib/yahns/version.rb" GVF = "GIT-VERSION-FILE" -DEF_VER = "v1.12.2" +DEF_VER = "v1.12.3" vn = DEF_VER.dup # First see if there is a version file (included in release tarballs), -- cgit v1.2.3-24-ge0c7