Skip to content

Latest commit

 

History

History
220 lines (146 loc) · 6.13 KB

CHANGELOG.md

File metadata and controls

220 lines (146 loc) · 6.13 KB

v0.5.1

2020-05-23

Documentation for v0.5.1

Documentation

Examples

Changes since v0.5.0

  • Use a new endpoint parser for dockerv2 343
  • Add new E2E tests to cover more dockerv2 use cases 344

Fixes since v0.5.0

  • Change the Docker CLI requests parser Regex

v0.5.0

2020-04-23

Documentation for v0.5.0

Documentation

Examples

Changes since v0.4.1

  • Support wildcards for apex zones
  • Add domain whitelist for path metrics
  • Add new tests and cover more path chaining combinations in E2E tests

Fixes since v0.4.1

  • Fix path chaining's request loop bug
  • Fix version in dev builds
  • Fix to= field check for dockerv2 records

v0.4.1

2020-03-23

Documentation for v0.4.1

Documentation

Examples

Changes since v0.4.0

  • Support upstream records to avoid having duplicate records on different zones
  • Add use= to TXT record fields
  • Add more E2E tests to cover upstream record support

Fixes since v0.4.0

  • Fix a bug in custom regexes that required request's query
  • Fix predefined regex order bug
  • Custom headers get urldecoded to create valid headers

v0.4.0

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

v0.3.0

2019-09-04

Documentation for v0.2.0

Documentation

Examples

Changes since v0.1.0

Intermediate release. All changes will be listed in v0.4.0

-->

v0.2.0

2018-08-07

Documentation for v0.2.0

Documentation

Examples

Changes since v0.1.0

  • Path based redirects
  • Enforce absolute zones on DNS requests
  • Blacklist favicon redirects
  • Blacklist _internal gometa paths
  • Custom DNS resolver
  • Refactor fallbacks (root fallback, global fallback etc.)
  • Remove Caddy telemetry
  • Update docs
  • Iterate on spec

v0.1.0

2017-10-12

Documentation for v0.1.0

Documentation

Examples

Changes since v0.0.0

  • Host based redirects
  • Go package import vanity url redirects
  • 404 defaulting
  • Optional default redirect to "www." subdomain
  • Optional global redirect