Commit Graph

2 Commits

Author SHA1 Message Date
f07782d583 feat(worker)!: promote to v1.0.0 — add Len() to Provider, bump deps to v1
Add Len() int to Provider interface; returns current queue depth for
observability and test assertions. Bump launcher and logz to v1.0.1.
Go directive bumped to 1.26. API committed as stable.
v1.0.0
2026-05-12 17:51:34 +00:00
631c98396e docs(worker): correct tier from 2 to 3 and fix dependency tier refs
worker depends on launcher (now correctly Tier 2) and logz (Tier 1),
placing it at Tier 3. The previous docs cited launcher as Tier 1 and
logz as Tier 0, both of which were wrong.
v0.9.0
2026-03-19 13:13:41 +00:00