Skip to content

Releases: acmore/okdev

v0.7.2

21 Apr 01:48
17f2c55

Choose a tag to compare

fix(sync): preserve explicit remote path for mesh (#88)

v0.7.1

19 Apr 10:59
561c502

Choose a tag to compare

fix(cli): harden okdev cp downloads (#87)

v0.7.0

18 Apr 13:29

Choose a tag to compare

test: add unit tests for mesh summary and fix wait timeout error

- Add mesh_test.go to test meshReceiverCount, formatMeshSummary, and meshStatusLines.
- Fix context deadline bug in down.go where client rate limit errors were not treated as timeouts.

v0.7.0-rc6

14 Apr 08:45
517d63e

Choose a tag to compare

v0.7.0-rc6 Pre-release
Pre-release
feat(down): add wait-for-termination flag (#80)

v0.7.0-rc5

14 Apr 00:49
700b225

Choose a tag to compare

v0.7.0-rc5 Pre-release
Pre-release
feat(exec): colorize and align pod name prefixes in multi-pod output …

v0.7.0-rc4

13 Apr 12:01
6d1e121

Choose a tag to compare

v0.7.0-rc4 Pre-release
Pre-release
feat(sync): add mesh health probing and scoped reset to `okdev sync -…

v0.7.0-rc3

13 Apr 01:28
69413a2

Choose a tag to compare

v0.7.0-rc3 Pre-release
Pre-release
feat(sync): add syncthing mesh for multi-pod workspace sync (#74)

v0.7.0-rc2

12 Apr 17:54
6f41bc9

Choose a tag to compare

v0.7.0-rc2 Pre-release
Pre-release
feat(init,workload): add .User/.Repo template vars and session-based …

v0.7.0-rc1

12 Apr 08:34
ad850e5

Choose a tag to compare

v0.7.0-rc1 Pre-release
Pre-release
feat(template): render companion files (#68)

* feat(template): render companion template files

* docs: note multi-file template guidance

v0.6.6

08 Apr 12:07

Choose a tag to compare

feat(config): support sidecar resource overrides