Skip to content

Releases: nullclaw/nullboiler

v2026.5.29

Choose a tag to compare

@github-actions github-actions released this 29 May 13:36

Full Changelog: v2026.3.3...v2026.5.29

v2026.3.3

Choose a tag to compare

@github-actions github-actions released this 14 May 01:22

What's Changed

  • Graph-based workflow orchestration engine by @DonPrus in #1
  • fix: make migration 004 ALTER TABLE statements idempotent by @TheRefreshCNFT in #3
  • chore: migrate nullboiler to zig 0.16 by @DonPrus in #5
  • Add WorkflowDef preflight validation command by @venzeles in #6
  • fix(server): replace readSliceShort with posix.read to fix HTTP hang by @YeonV in #7
  • fix(config): ignore unknown fields when parsing config.json by @YeonV in #8
  • fix(build): pin shell scripts to LF endings to unblock Docker builds on Windows clones by @kures in #9
  • fix(http): unblock request reader after Zig 0.16 migration by @kures in #10
  • docs(api): add OpenAPI 3.1 spec for HTTP API by @kures in #11
  • feat(observability): add Grafana dashboards, Prometheus scrape config + AlertManager rules by @kures in #12
  • feat(observability): add live-state gauges to /metrics by @kures in #13

New Contributors

Full Changelog: v2026.3.2...v2026.3.3

v2026.3.2

Choose a tag to compare

@github-actions github-actions released this 03 Mar 01:07