Skip to content

Releases: wdl-dev/wdl

wdl.20260617.2

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:50
wdl.20260617.2
e62fffe
  • Added VERSION as the release tag source of truth and relaxed release tag validation so multiple WDL patch releases can ship on the same locked workerd date.
  • Documented HA/public ingress behavior and added configurable additional public ALB hosts for future public surfaces.
  • Added the CLI integration delegated token template.
  • Replaced the vendored aws4fetch signer with @wdl-dev/aws-sigv4 across S3/R2 paths while preserving transient retry behavior.
  • Fixed S3 list query encoding for prefixes containing spaces and expanded signer coverage for retry and signed-header behavior.
  • Redacted D1 and Durable Object owner task IDs from tenant-visible metadata and error paths.
  • Bounded Durable Object fetch body reads before buffering.

wdl.20260617.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 02:33
wdl.20260617.1
13e0dbe

Initial WDL open source release

  • Opens WDL as a self-hosted multi-tenant Workers platform built on stock Cloudflare workerd.
  • Supports dynamic worker loading, namespace routing, control/auth, service and platform bindings, live tailing, and Prometheus metrics.
  • Provides the core runtime surfaces: KV, R2, D1, Durable Objects, queues, cron triggers, Workflows, and ASSETS.
  • Ships public Docker images, Docker Compose local development, Terraform greenfield AWS deployment, and Kubernetes manifests.
  • Published under the Apache License, Version 2.0.