Releases: openai/tart-guest-agent
Releases · openai/tart-guest-agent
v0.10.0
What's Changed
- Add more options to
execby @fkorotkov-oai in #47
New Contributors
- @fkorotkov-oai made their first contribution in #47
Full Changelog: v0.9.0...v0.10.0
v0.9.0
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
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
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
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
What's Changed
- Enable weekly Dependabot updates for "gomod" ecosystem by @edigaryev in #18
- Bump the all-updates group with 5 updates by @dependabot[bot] in #19
- Linux support by @edigaryev in #17
- Bump the all-updates group with 2 updates by @dependabot[bot] in #20
Full Changelog: v0.5.1...v0.6.0
v0.5.1
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
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
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
- @dependabot made their first contribution in #11
Full Changelog: v0.4.0...v0.4.1
v0.4.0
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