Skip to content

Releases: caddyserver/nginx-adapter

v0.0.7

31 May 14:58
v0.0.7
b5d78e1
Compare
Choose a tag to compare

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
e1190e7
Compare
Choose a tag to compare

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
1e06ed8
Compare
Choose a tag to compare

Full Changelog: v0.0.4...v0.0.5

v0.0.4

21 Jan 16:16
Compare
Choose a tag to compare

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)