Skip to content

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Sep 17:06
· 15 commits to main since this release
829e1d6

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]

[Bug Fixes]

[Technical]

[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