Releases: tallarium/reverse_proxy_plug
Releases · tallarium/reverse_proxy_plug
v2.1.1
29 Oct 08:55
Compare
Sorry, something went wrong.
No results found
fix: removes transfer-encoding header from responses with non compliant status codes (#151 )
v2.1.0
23 Sep 15:04
Compare
Sorry, something went wrong.
No results found
v2.0.0
01 Sep 14:03
Compare
Sorry, something went wrong.
No results found
Breaking changes
HTTPoison and Tesla are optional dependencies, but one of them must be chosen. #141
v1.5.0
23 Aug 12:40
Compare
Sorry, something went wrong.
No results found
New features
Support configurable HTTP clients #118
Recycle cookies in upstream request #135
Handle x-forwarded-for headers #133
v1.4.0
01 Aug 12:41
Compare
Sorry, something went wrong.
No results found
New features
support 1-arity upstream function #120
add support for error callbacks with arity 2 #136
v1.3.3
01 Aug 09:34
Compare
Sorry, something went wrong.
No results found
Fixes
when raw_body is provided always use it #131
v1.3.2
14 Nov 18:42
Compare
Sorry, something went wrong.
No results found
Fixes
Limit http methods and add custom method option #105 @j-deng
v1.3.1
12 Aug 13:17
Compare
Sorry, something went wrong.
No results found
New features
Allow error_callback to be an MFA tuple (#93 ) @PatrickSachs
Allow the upstream to be specified by a function computed on each request (#74 ) @esambo
Fixes
Fail when missing upstream keyword opt (#84 ) @jimmybot
Don't add double slashes when the request path is the root (#85 ) @jimmybot
v1.3.0
23 Jul 16:46
Compare
Sorry, something went wrong.
No results found
New features
:status_callbacks option for handling streamed responses (#89 )
v1.2.2
19 Jun 15:26
Compare
Sorry, something went wrong.
No results found