v2.0.1
Which download is which
One tag, two builds of the same command:
| Contains | Licence | |
|---|---|---|
swarmcli_<OS>_<ARCH>.tar.gz, eldaratech/swarmcli:<version>, :latest, the swarmcli cask and Scoop manifest |
this repository, plus licensed code that is inert until a licence verifies | this repository's code is Apache-2.0; the licensed code is proprietary |
swarmcli_<OS>_<ARCH>_oss.tar.gz, eldaratech/swarmcli:<version>-oss, the swarmcli-oss cask and manifest |
this repository, and nothing else | wholly Apache-2.0 |
The command inside both is swarmcli, and they differ in what the build
contains rather than in how it is driven — swarmcli version names which one
you are running. checksums-merged.txt verifies the first set and
checksums-oss.txt the second; neither is named plain checksums.txt, because
one manifest could not say which set it covered.
Full picture: docs/editions.md.
What's Changed since v2.0.0
[UI]
- fix(services): HEALTH stops guessing once the task is over (#633) @eldara-cruncher
[Bug Fixes]
- fix(charts): judge a one-shot by its task, not by the pause it cannot avoid (#649) @eldara-cruncher
- fix(docker): count only constraint-eligible nodes for a global service (#644) @eldara-cruncher
[Technical]
- chore(release): clear the upgrade notes now v2.0.0 is cut (#642) @eldara-cruncher
[Dependencies]
- chore(deps): bump golang.org/x/mod from 0.40.0 to 0.41.0 in the go-minor-patch group (#645) @dependabot[bot]
Business Edition
Compatibility
| Component | Version |
|---|---|
| swarmcli (CE) | v2.0.1 |
| swarmcli-agent | v2.0.0 |
| swarmcli-rbac-proxy | v2.1.3 |
What's Changed since v2.0.0
[Bug Fixes]
- fix(bootstrap): take the global agent's desired count from CE's helper
Internal changes
- chore(release): pin the GA set for v2.0.1
- chore(release): pin the v2.0.1-rc1 round
- chore(release): clear the upgrade notes now v2.0.0 is cut