Skip to content

v0.4.0

Compare
Choose a tag to compare
@stp-ip stp-ip released this 24 Jan 11:51
· 72 commits to master since this release

2020-01-24

Documentation for v0.2.0

Documentation

Examples

Changes since v0.1.0

  • Separate out gomods type into its own Caddy plugin Gomods
  • Separate out torproxy type into its own Caddy plugin Torproxy
  • New proxy type 248
  • New git type 289
  • New gometa type
  • New dockerv2 type with pull support only
  • Header support 311
  • Use TXTDirect version in builds 310
  • Add TXT record validator tool 304
  • Add predefined regex mode 296
  • Add path chaining 293
  • Add referer header, if not present 280
  • New e2e test coverage 298
  • Support Caddy v1 266
  • Add regex capture groups as placeholders 257
  • Add more test coverage
  • Support go modules
  • Add Prometheus metrics
  • Redirect permanently with a timeout 192
  • path: Wildcard support 147
  • path: Path metric per host 250

Fixes since v0.1.0

  • Normalize path used for zone lookups
  • Various fixes and refactoring to improve stability