Releases: caddyserver/nginx-adapter
Releases · caddyserver/nginx-adapter
v0.0.7
31 May 14:58
Compare
Sorry, something went wrong.
No results found
Changelog
b5d78e1 chore: update ci/cd flows
33ac0ff chore: upgrade vulnerable transitive deps
36f3b89 core: resolve compatibility with v2.8.0
v0.0.6
07 Jul 17:28
Compare
Sorry, something went wrong.
No results found
Changelog
cae2261 Update readme to reflect the deprecation of "go get -u" (#28 )
9b4df8d bug: append missed warnings
e1190e7 bug: fix compatibility with latest caddy (#32 )
96fff53 bug: location: only append astrisk to matcher if the argument path does not end in astrisk
v0.0.5
18 Jul 04:13
Compare
Sorry, something went wrong.
No results found
v0.0.4
21 Jan 16:16
Compare
Sorry, something went wrong.
No results found
Changelog
4a48bb3 add CI/CD
dbe70a5 bug: fix conversion of status code int caddyhttp.WeakString
50635ac delegate pretty-ing the JSON to caddy core
ec5e4b0 fix a bug in the generation of loggers and mapping loggers to host names
39f7ba1 handle the index
directive in http
and server
contexts
77eae3f handle the include directive (#20 )