Skip to content

Releases: txtdirect/txtdirect

v0.5.1

23 May 13:57
cbfbda5
Compare
Choose a tag to compare

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

23 Apr 19:49
6116449
Compare
Choose a tag to compare

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

23 Mar 18:38
ea97a19
Compare
Choose a tag to compare

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

24 Jan 11:51
Compare
Choose a tag to compare

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.4.0-beta.2

05 Dec 13:50
d8c0429
Compare
Choose a tag to compare
v0.4.0-beta.2 Pre-release
Pre-release
Merge pull request #305 from erbesharat/fix/build

Fix build

v0.4.0-beta

07 Oct 16:09
Compare
Choose a tag to compare
v0.4.0-beta Pre-release
Pre-release
Merge branch 'master' of github.com:txtdirect/txtdirect

v0.4.0-alpha

26 Jul 15:41
b6d8488
Compare
Choose a tag to compare
v0.4.0-alpha Pre-release
Pre-release
Merge pull request #272 from erbesharat/migrate/tor

[tor]: Remove the code from TXTDirect

v0.2.0

07 Aug 09:35
0a23010
Compare
Choose a tag to compare

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

12 Oct 08:42
Compare
Choose a tag to compare

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