| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-08-25 | 957 Bytes | |
| core_Darwin_x86_64.tar.gz | 2026-08-25 | 15.3 MB | |
| core_0.1.0_Linux_arm64_debug.tar.gz | 2026-08-25 | 26.9 MB | |
| core_0.1.0_Linux_x86_64_debug.tar.gz | 2026-08-25 | 29.4 MB | |
| core_Darwin_arm64.tar.gz | 2026-08-25 | 14.0 MB | |
| core_Linux_x86_64.tar.gz | 2026-08-25 | 14.9 MB | |
| core_Linux_arm64.tar.gz | 2026-08-25 | 13.3 MB | |
| core_0.1.0_Darwin_arm64.tar.gz | 2026-08-25 | 14.0 MB | |
| core_0.1.0_Darwin_x86_64.tar.gz | 2026-08-25 | 15.3 MB | |
| core_0.1.0_Linux_arm64.tar.gz | 2026-08-25 | 13.3 MB | |
| core_0.1.0_Linux_x86_64.tar.gz | 2026-08-25 | 14.9 MB | |
| README.md | 2026-08-25 | 2.0 kB | |
| v0.1.0 source code.tar.gz | 2026-08-25 | 334.7 kB | |
| v0.1.0 source code.zip | 2026-08-25 | 486.6 kB | |
| Totals: 14 Items | 172.4 MB | 0 | |
Changelog
- [06bcc1] Bump github.com/docker/docker (#638)
- [435f70] Bump golang.org/x/net from 0.10.0 to 0.17.0 (#616)
- [7465c3] Final-state round: moby v29 client, fixes, style and cut passes, engine-cache performance, docs (#655)
- [b5e8d9] Go 1.27, latest dependencies, cocoon-style build and docs (#646)
- [95fd1a] Whole-repo hygiene sweep: layout, comment budget, modern Go, bug fixes (#647)
- [606f64] add engine params to engine API (#641)
- [ce8d1b] add metrics for UP/DOWN nodes (#619)
- [e29866] add script to build go plugin (#625)
- [baae21] also remove node status when removing node (#643)
- [4b842c] better metrics for node status (#620)
- [8e2884] build: bump the otlp trace exporters past GHSA-w8rr-5gcm-pp58 (#653)
- [08fc1b] cut: decode plugin params with encoding/json/v2 instead of mapstructure (#648)
- [beb6e0] cut: load config with yaml.v3 and a small default/required walker instead of configor (#649)
- [b9632e] don't call GetNode in checkNodeStatus (#644)
- [926557] don't check invalid nodes in metrics middleware (#618)
- [74509a] enable revive, fix all warnings
- [dff459] export global logger (#640)
- [4066bf] file log (#627)
- [5409d5] fix build progress
- [00f643] fix depends issues
- [969435] fix: log level doesn't take effect (#628)
- [08e4fb] ignore err nil lint error
- [92ab9f] license: MIT with the projecteru2 copyright line (#651)
- [ab0c41] prepare engine for node if calling info is needed (#634)
- [2705d8] refactor ignore lock impl
- [c76e66] remove metric cache when node has been removed by other core instances (#642)
- [ce6550] remove useless engine check (#631)
- [30067d] return error earlier when no nodes available (#617)
- [ff909e] set node status before remove node (#645)
- [e7ba64] some samll improvements (#626)
- [96b31a] some trivial improvements (#621)
- [03b85e] support go plugin (#624)
- [195b24] support ignoring workload lock in RawEngine operation (#636)
- [54bdcc] support skipping image pull when deploy (#635)
- [c8b84e] update requirements