Release v0.17.0
What's Changed
- Update Go toolchain to 1.25.11 by @maxdml in #328
- refactor: use crdb_version parameter to detect CockroachDB by @chenjpu in #327
- track worker queue tasks being executed in memory by @maxdml in #337
- More workflow filters by @maxdml in #338
- Deduplication policies by @maxdml in #339
- Allow filtering out step outputs + handle conductor flags by @maxdml in #340
- Step aggregates by @maxdml in #344
- Auth info from parent to child by @salmangada in #341
- Tests: drop data instead of wiping the DB by @maxdml in #348
- Support configured instance + fix collision execution by @maxdml in #347
- Feat : Custom retry conditions in steps by @salmangada in #346
New Contributors
- @chenjpu made their first contribution in #327
- @salmangada made their first contribution in #341
Full Changelog: v0.16.0...v0.17.0