Skip to content

Releases: openai/tart-guest-agent

v0.10.0

04 May 19:37
e22f6fb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

23 Jan 13:53
84fe9c4

Choose a tag to compare

What's Changed

  • Bump golang.org/x/sys from 0.39.0 to 0.40.0 in the all-updates group by @dependabot[bot] in #36
  • Prevent goroutine leak and use an exponential backoff by @edigaryev in #38

Full Changelog: v0.8.1...v0.9.0

v0.8.1

05 Jan 12:36
57b93eb

Choose a tag to compare

What's Changed

  • Bump the all-updates group with 3 updates by @dependabot[bot] in #34
  • Bump google.golang.org/grpc from 1.77.0 to 1.78.0 in the all-updates group by @dependabot[bot] in #35

Full Changelog: v0.8.0...v0.8.1

v0.8.0

11 Dec 15:07
c166ad5

Choose a tag to compare

What's Changed

  • Bump the all-updates group with 2 updates by @dependabot[bot] in #22
  • Bump the all-updates group with 3 updates by @dependabot[bot] in #23
  • Bump the all-updates group with 4 updates by @dependabot[bot] in #24
  • Bump the all-updates group with 2 updates by @dependabot[bot] in #25
  • Bump google.golang.org/protobuf from 1.36.9 to 1.36.10 in the all-updates group by @dependabot[bot] in #26
  • Bump the all-updates group with 3 updates by @dependabot[bot] in #27
  • Bump the all-updates group with 2 updates by @dependabot[bot] in #28
  • Bump the all-updates group with 2 updates by @dependabot[bot] in #29
  • Bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 in the all-updates group by @dependabot[bot] in #30
  • Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 in the all-updates group by @dependabot[bot] in #31
  • When running in daemon or agent mode, wait indefinitely until terminated by @edigaryev in #33

Full Changelog: v0.7.0...v0.8.0

v0.7.0

04 Aug 12:34
da981a8

Choose a tag to compare

What's Changed

  • Automatically install and start a systemd service by @edigaryev in #21

Full Changelog: v0.6.0...v0.7.0

v0.6.0

01 Aug 10:40
5876689

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

v0.5.1

19 Jun 15:12
43606ef

Choose a tag to compare

What's Changed

  • tart-guest-agent --run-agent: make errors non-fatal by @edigaryev in #15

Full Changelog: v0.5.0...v0.5.1

v0.5.0

19 Jun 09:06
24335e9

Choose a tag to compare

What's Changed

  • RPC: introduce ResolveIP() method to support "tart ip --resolver=agent" by @edigaryev in #14

Full Changelog: v0.4.1...v0.5.0

v0.4.1

11 Jun 20:08
50b54ac

Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.35.0 to 0.38.0 by @dependabot in #11
  • tart exec support: fix StdoutPipe() and StderrPipe() usage by @edigaryev in #13

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

19 May 14:54
9fac15b

Choose a tag to compare

What's Changed

  • "tart exec" support (--run-rpc) and component groups (e.g. --run-daemon) by @edigaryev in #10

Full Changelog: v0.3.0...v0.4.0