Skip to content

v0.1.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@STRRL STRRL released this 09 Aug 21:49
· 23 commits to master since this release
bed5bdf

What's Changed

  • refactor: split e2e scenarios into godog features by @STRRL in #327
  • security: patch vulnerable deps (mapstructure GO-2025-3787) and bump Go toolchain by @devin-ai-integration[bot] in #328
  • Improve error propagation in DNS sync and ingress reconcile by @devin-ai-integration[bot] in #330
  • refactor: extract duplicated exposure filtering, DNS TXT lookup, and connector label helpers by @devin-ai-integration[bot] in #329
  • docs: import tunnel.strrl.dev docs site into this repo by @STRRL in #331
  • docs: cover recently merged features and fix helm install commands by @STRRL in #332
  • ci: skip e2e test for docs-only changes by @STRRL in #333
  • docs: add architecture explanation page by @STRRL in #335
  • docs: fill reference gaps in controller configuration and helm values by @STRRL in #337
  • docs: add symptom-oriented troubleshooting page by @STRRL in #338
  • docs: add how-to guide series by @STRRL in #339
  • docs: slim README down to point at the docs site, purify quickstart into a tutorial by @STRRL in #336
  • docs: reorganize sidebar by Divio quadrant and add docs feedback CTA by @STRRL in #340
  • ci: keep e2e-test required check satisfied on docs-only changes by @STRRL in #341
  • fix: garbage collect connector resources on uninstall by @STRRL in #342
  • feat: support cloudflared originRequest settings via ingress annotations by @STRRL in #343
  • feat: add controller observability (health probes, metrics, events) by @STRRL in #344
  • feat: default to patched cloudflared image by @STRRL in #347
  • feat: add Grafana dashboards for controller and per-hostname traffic by @STRRL in #348
  • feat: add Prometheus alert rules for sync health and per-hostname errors by @STRRL in #349

New Contributors

Full Changelog: v0.0.24...v0.1.0-rc.0