Release v0.1.0
·
37 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Changelog
- 2a59290 Initial commit
- c7468d1 Promote go-flywheel to the canonical superset job system; migrate bedrock off pkg/models/work (#3)
- cd1218e [Sync] Update project files from source repository (d0f9674) (#1)
- 7bec059 build(deps): bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in the go_modules group across 1 directory (#2)
- e2bf91b chore(deps): bump dependencies
- 63df44c chore: add LICENSE and project env config
- 5a6e534 docs(README): update project title emoji and fix spacing
- 0df0d1a docs: expand README with badges and project overview
- b3a1f3a feat(config): add JobsConfig with Validate and Configured
- e9676bd feat(migrate): add dual-mode Migrate(db) with partial-index reconciliation
- e1019a5 feat: add self-contained foundation seam
- a163bbc feat: port the durable job runtime and its test suite
- ec304b2 merge: extract durable job runtime into go-flywheel (T-388)