Releases: cirruslabs/orchard
Releases · cirruslabs/orchard
0.46.1
What's Changed
- Some extra documentation for LLMs by @fkorotkov in #377
- Bump the all-updates group across 1 directory with 10 updates by @dependabot[bot] in #380
- Bump google.golang.org/grpc from 1.77.0 to 1.78.0 in the all-updates group by @dependabot[bot] in #383
Full Changelog: 0.46.0...0.46.1
0.46.0
What's Changed
- Bump the all-updates group with 2 updates by @dependabot[bot] in #372
- Ability to set VM's power state and retrieve backing Tart VM's name by @edigaryev in #373
- Bump the all-updates group with 3 updates by @dependabot[bot] in #375
- Power state fixes by @edigaryev in #376
Full Changelog: 0.45.0...0.46.0
0.45.0
What's Changed
- Badger store: avoid code duplication by using generic methods by @edigaryev in #369
- Bump the all-updates group with 3 updates by @dependabot[bot] in #370
- Bump golang.org/x/crypto from 0.44.0 to 0.45.0 by @dependabot[bot] in #371
Full Changelog: 0.44.0...0.45.0
0.44.0
What's Changed
- Simplify state reconciliation and support changing Softnet settings by @edigaryev in #364
- Bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 in the all-updates group by @dependabot[bot] in #363
- VM specification: allow suspendable VMs by @edigaryev in #366
- Bump github.com/go-openapi/runtime from 0.29.0 to 0.29.2 in the all-updates group by @dependabot[bot] in #365
- BadgerDB: set logging level to INFO by @edigaryev in #367
- OpenAPI specification: document requestBody for POST/PUT methods by @edigaryev in #368
Full Changelog: 0.43.0...0.44.0
0.43.0
What's Changed
- Support "tart run"'s --net-softnet-allow and --net-softnet-block by @edigaryev in #361
- Bump golang.org/x/net from 0.45.0 to 0.46.0 in the all-updates group by @dependabot[bot] in #362
Full Changelog: 0.42.1...0.43.0
0.42.1
What's Changed
- Bump the all-updates group with 8 updates by @dependabot[bot] in #360
Full Changelog: 0.42.0...0.42.1
0.42.0
Notable changes
Support for prefixed Orchard Controller API URLs
Orchard Controller now accepts --api-prefix to orchard controller run, which allows prefixing all of its API endpoints with the provided string.
For example, with --api-prefix foo/bar, GET /v1/vms becomes GET /foo/bar/v1/vms.
In addition, worker and things like orchard context create should now correctly handle these prefixes.
What's Changed
- API spec: document VM object more thoroughly by @edigaryev in #354
- Support for prefixed Orchard Controller API URLs by @edigaryev in #355
- Bump the all-updates group with 2 updates by @dependabot[bot] in #356
- API: document VM's "startup_script" by @edigaryev in #358
Full Changelog: 0.41.0...0.42.0
0.41.0
What's Changed
- API: introduce ability to watch a VM by @edigaryev in #351
- Bump github.com/go-openapi/runtime from 0.28.0 to 0.29.0 in the all-updates group across 1 directory by @dependabot[bot] in #350
Full Changelog: 0.40.1...0.41.0
0.40.1
What's Changed
- orchard create vm: do not enable --nested by default by @edigaryev in #348
Full Changelog: 0.40.0...0.40.1
0.40.0
What's Changed
- Use ghcr.io/cirruslabs/macos-sequoia-base:latest for everything by @edigaryev in #344
- orchard create vm: "--nested" flag to enable nested virtualization by @edigaryev in #346
Full Changelog: 0.39.0...0.40.0