The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| acorn-v0.9.2-linux-amd64.tar.gz | 2023-11-06 | 29.8 MB | |
| acorn-v0.9.2-linux-arm64.tar.gz | 2023-11-06 | 27.2 MB | |
| acorn-v0.9.2-macOS-universal.tar.gz | 2023-11-06 | 62.0 MB | |
| acorn-v0.9.2-macOS-universal.zip | 2023-11-06 | 61.1 MB | |
| acorn-v0.9.2-windows-amd64.zip | 2023-11-06 | 30.6 MB | |
| checksums.txt | 2023-11-06 | 494 Bytes | |
| checksums.txt.sig | 2023-11-06 | 96 Bytes | |
| cosign.pub | 2023-11-06 | 178 Bytes | |
| README.md | 2023-11-04 | 2.8 kB | |
| v0.9.2 source code.tar.gz | 2023-11-04 | 1.8 MB | |
| v0.9.2 source code.zip | 2023-11-04 | 3.0 MB | |
| Totals: 11 Items | 215.4 MB | 1 | |
This is a follow-up to the v0.9.1 release to address a few bugs and enhancements. See the full changelog below.
What's Changed
- Avoid dev session region errors when no region is specified by @thedadams in https://github.com/acorn-io/runtime/pull/2291
- retry app rm on conflict by @keyallis in https://github.com/acorn-io/runtime/pull/2292
- Fix issue with parsing implied volumes by @tylerslaton in https://github.com/acorn-io/runtime/pull/2290
- Always update ready status/conditions by @ibuildthecloud in https://github.com/acorn-io/runtime/pull/2293
- Remove algolia for docs. by @cloudnautique in https://github.com/acorn-io/runtime/pull/2300
- Add public type for QuotaRequests by @tylerslaton in https://github.com/acorn-io/runtime/pull/2299
- Add pre-stop hooks for containers that expose ports by @thedadams in https://github.com/acorn-io/runtime/pull/2298
- Ignore not found errors when deleting pods by @thedadams in https://github.com/acorn-io/runtime/pull/2303
- Ignore external services when comparing hashes by @thedadams in https://github.com/acorn-io/runtime/pull/2304
- Refactor DeploySpec so that secrets are first by @thedadams in https://github.com/acorn-io/runtime/pull/2305
- Update run help to be more concise and useful by @cjellick in https://github.com/acorn-io/runtime/pull/2308
- Dashboard auto-complete by @cjellick in https://github.com/acorn-io/runtime/pull/2288
- Stop rerunning create jobs on non-generation bumping updates by @thedadams in https://github.com/acorn-io/runtime/pull/2307
- Update to point to runtime docs by @cloudnautique in https://github.com/acorn-io/runtime/pull/2309
- support http2 protocol (#1523) by @keyallis in https://github.com/acorn-io/runtime/pull/2306
- Adjust status calculations by @thedadams in https://github.com/acorn-io/runtime/pull/2310
- fix: typo by @testwill in https://github.com/acorn-io/runtime/pull/2230
- Fix internal registry not working on some storage classes by @ibuildthecloud in https://github.com/acorn-io/runtime/pull/2313
- Add ability to read port from svc.status.loadbalancer.port by @StrongMonkey in https://github.com/acorn-io/runtime/pull/2302
- Remove GH workflow for adding issue to project by @cjellick in https://github.com/acorn-io/runtime/pull/2315
- change: block devsessions if IAR is enabled (#2180) by @iwilltry42 in https://github.com/acorn-io/runtime/pull/2314
- Only set Status.Defaults.Volumes if it hasn't been set by @tylerslaton in https://github.com/acorn-io/runtime/pull/2297
- Enable generating endpoints with paths and exposing job ports. by @njhale in https://github.com/acorn-io/runtime/pull/2318
New Contributors
- @testwill made their first contribution in https://github.com/acorn-io/runtime/pull/2230
Full Changelog: https://github.com/acorn-io/runtime/compare/v0.9.1...v0.9.2