Skip to content

Releases: go-coldbrew/workers

v0.0.4

05 Apr 15:46
0c62e84

Choose a tag to compare

feat: export BaseMetrics for forward-compatible custom Metrics implementations, use value type to avoid allocation

v0.0.3

05 Apr 15:20
efe3938

Choose a tag to compare

feat: Metrics interface with Prometheus implementation, log context injection, safe NewPrometheusMetrics caching

v0.0.2

05 Apr 11:26

Choose a tag to compare

chore: add LICENSE (Apache 2.0), .gitignore, badges, enhanced package docs, AGENTS.md

v0.0.1

05 Apr 07:42

Choose a tag to compare

Initial release — worker lifecycle library built on suture with builder pattern, WorkerContext, dynamic child workers, helpers (EveryInterval, ChannelWorker, BatchChannelWorker), tracing, and logging