Skip to content

Releases: nullclaw/nullboiler

v2026.5.29

29 May 13:36

Choose a tag to compare

v2026.3.3

14 May 01:22

Choose a tag to compare

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

03 Mar 01:07

Choose a tag to compare