Skip to content

Releases: loopholelabs/drafter

v0.7.3

16 Jun 18:48
a7c3fb9
Compare
Choose a tag to compare

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

06 Jun 21:26
0268180
Compare
Choose a tag to compare
Merge pull request #115 from loopholelabs/releases-hotfix

Include packager in CI/CD builds

v0.7.1

21 May 10:20
Compare
Choose a tag to compare

Full Changelog: v0.7.0...v0.7.1

v0.7.0

21 May 09:36
25bf1de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.7.0

v0.6.3

02 Apr 16:12
Compare
Choose a tag to compare
  • Bump silo version to include new metrics + improvements

Full Changelog: v0.6.2...v0.6.3

v0.6.2

15 Mar 17:14
7808852
Compare
Choose a tag to compare

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

05 Mar 00:03
7a2cb34
Compare
Choose a tag to compare
Merge pull request #89 from loopholelabs/pojntfx/arch-304-update-docs…

v0.6.0

27 Feb 19:49
5e91f57
Compare
Choose a tag to compare

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

07 Jan 17:44
5d74338
Compare
Choose a tag to compare
Merge pull request #65 from loopholelabs/switch-to-cbor

Switch agent system to CBOR

v0.5.2

18 Dec 01:21
a96530e
Compare
Choose a tag to compare
Merge pull request #64 from loopholelabs/add-custom-payload-event-sup…