v0.3.0
·
18 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
See CHANGELOG.md for curated notes.
Artifacts
- Container:
ghcr.io/terraplane-org/terraplane:0.3.0 - Helm:
oci://ghcr.io/terraplane-org/charts/terraplane(--version 0.3.0)
What's Changed
- Job claim handler API by @xyzjace in #79
- Provide a heartbeat endpoint for agents to refresh their job claims by @xyzjace in #80
- Agent job ack handler by @xyzjace in #81
- Agent job result handler by @xyzjace in #82
- Improved job reaping and status handling by @xyzjace in #83
- Orchestrator HTTP client for the agent by @xyzjace in #85
- Send agent responses to the orchestrator over http by @xyzjace in #86
- Agent poll loop by @xyzjace in #87
- Replace dispatcher with reaper by @xyzjace in #88
- Big bloody code removal by @xyzjace in #89
- Polish documentation and cleanup for websocket removal by @xyzjace in #90
- Turn websocket agents in to polling agents by @xyzjace in #78
Full Changelog: v0.2.0...v0.3.0