Releases: wdl-dev/wdl
Releases · wdl-dev/wdl
Release list
wdl.20260617.2
- Added
VERSIONas 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
aws4fetchsigner with@wdl-dev/aws-sigv4across 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
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.