Releases: loopholelabs/drafter
Releases · loopholelabs/drafter
v0.7.3
What's Changed
- Jimmy/arch 364 add migrations to drafter perf tool by @jimmyaxod in #111
Full Changelog: v0.7.2...v0.7.3
v0.7.2
Merge pull request #115 from loopholelabs/releases-hotfix Include packager in CI/CD builds
v0.7.1
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.3
- Bump silo version to include new metrics + improvements
Full Changelog: v0.6.2...v0.6.3
v0.6.2
What's Changed
- build(deps): Bump github.com/klauspost/compress from 1.17.11 to 1.18.0 by @dependabot in #85
- build(deps): Bump github.com/prometheus/client_golang from 1.20.5 to 1.21.1 by @dependabot in #92
- Allow using async engine for device configuration by @pojntfx in #91
- build(deps): Bump golang.org/x/net from 0.35.0 to 0.36.0 in the go_modules group by @dependabot in #94
- Jamesmoore/migration tests by @jimmyaxod in #95
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Merge pull request #89 from loopholelabs/pojntfx/arch-304-update-docs…
v0.6.0
This is a breaking change, a major refactoring more details in #63
What's Changed
- oci: add config for systemd unit file path by @lgfa29 in #73
- Fix shutdown logic in case a runner hasn't been started successfully by @pojntfx in #75
- Integrate
main
by @pojntfx in #77 - Invoke
OnCompletion
hook for both local and remote devices by @pojntfx in #79 - build(deps): Bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #69
- build(deps): Bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group by @dependabot in #70
- build(deps): Bump github.com/metal-stack/go-ipam from 1.14.7 to 1.14.8 by @dependabot in #71
- Add S3 Security Configuration by @pojntfx in #78
- Jamesmoore/arch 224 silo support device groups by @jimmyaxod in #63
Full Changelog: v0.5.3...v0.6.0
v0.5.3
Merge pull request #65 from loopholelabs/switch-to-cbor Switch agent system to CBOR
v0.5.2
Merge pull request #64 from loopholelabs/add-custom-payload-event-sup…