Skip to content

Releases: rancher/system-agent

v0.3.7-rc2

28 Jun 19:01
7b85001
Compare
Choose a tag to compare
v0.3.7-rc2 Pre-release
Pre-release

What's Changed

  • Add support for CATTLE_AGENT_STRICT_VERIFY | STRICT_VERIFY env vars by @Oats87 in #171
  • Version bump for Alpine and Kubectl by @macedogm in #174

New Contributors

Full Changelog: v0.3.6...v0.3.7-rc2

v0.3.7-rc1

27 Jun 18:30
3bf716f
Compare
Choose a tag to compare
v0.3.7-rc1 Pre-release
Pre-release

What's Changed

  • Add support for CATTLE_AGENT_STRICT_VERIFY | STRICT_VERIFY env vars by @Oats87 in #171

Full Changelog: v0.3.6...v0.3.7-rc1

v0.3.6

25 Mar 20:58
41c07d0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.3.6

v0.3.6-rc2

05 Mar 19:10
41c07d0
Compare
Choose a tag to compare
v0.3.6-rc2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.3.6-rc2

v0.3.6-rc1

01 Mar 18:09
df30d89
Compare
Choose a tag to compare
v0.3.6-rc1 Pre-release
Pre-release

What's Changed

  • Cleanup and exit if cannot download valid connection info. by @vwbusguy in #151

New Contributors

Full Changelog: v0.3.5...v0.3.6-rc1

v0.3.5-rc2

02 Feb 16:54
df30d89
Compare
Choose a tag to compare
v0.3.5-rc2 Pre-release
Pre-release

Caution: Changes in this tag are NOT included in the v0.3.5 tag ( which is cut from the same commit as v0.3.5-rc1). Those changes will be in the next release.

What's Changed

  • Cleanup and exit if cannot download valid connection info. by @vwbusguy in #151

New Contributors

Full Changelog: v0.3.5-rc1...v0.3.5-rc2

v0.3.5: Add interlocks to ensure operations are not interrupted (#150)

01 Mar 00:15
806ef42
Compare
Choose a tag to compare
* Add interlocks to ensure system-agent does not get restarted when it is applying a plan and does not start applying a plan when a restart is pending
* Remove s390x from drone file
* Don't always set CROSS to true when building

Signed-off-by: Chris Kim <[email protected]>

v0.3.5-rc1

12 Dec 22:19
806ef42
Compare
Choose a tag to compare
v0.3.5-rc1 Pre-release
Pre-release

What's Changed

  • Update module github.com/mattn/go-colorable to v0.1.13 by @renovate-rancher in #125
  • Update plugins/manifest Docker tag to v1.4.0 by @renovate-rancher in #135
  • Update module golang.org/x/sync to v0.3.0 by @renovate-rancher in #134
  • Update module github.com/sirupsen/logrus to v1.9.3 by @renovate-rancher in #132
  • Update alpine Docker tag to v3.18.3 by @renovate-rancher in #128
  • Update dependency golangci/golangci-lint to v1.54.2 by @renovate-rancher in #129
  • Update module github.com/urfave/cli/v2 to v2.25.7 by @renovate-rancher in #133
  • Update module github.com/rancher/wharfie to v0.6.2 by @renovate-rancher in #131
  • Update module github.com/google/go-containerregistry to v0.16.1 by @renovate-rancher in #130
  • Add interlocks to ensure operations are not interrupted by @Oats87 in #150

Full Changelog: v0.3.4...v0.3.5-rc1

** NOTE **: This release DOES NOT have s390x binaries

v0.3.4-rc2

05 Oct 07:52
57830e0
Compare
Choose a tag to compare
v0.3.4-rc2 Pre-release
Pre-release

!!! DO NOT USE !!!

This tag was pushed by mistake and the changes below will likely need to be going to the next release like v0.3.5.

What's Changed

  • Update module github.com/mattn/go-colorable to v0.1.13 by @renovate-rancher in #125
  • Update plugins/manifest Docker tag to v1.4.0 by @renovate-rancher in #135
  • Update module golang.org/x/sync to v0.3.0 by @renovate-rancher in #134
  • Update module github.com/sirupsen/logrus to v1.9.3 by @renovate-rancher in #132
  • Update alpine Docker tag to v3.18.3 by @renovate-rancher in #128
  • Update dependency golangci/golangci-lint to v1.54.2 by @renovate-rancher in #129
  • Update module github.com/urfave/cli/v2 to v2.25.7 by @renovate-rancher in #133
  • Update module github.com/rancher/wharfie to v0.6.2 by @renovate-rancher in #131
  • Update module github.com/google/go-containerregistry to v0.16.1 by @renovate-rancher in #130

Full Changelog: v0.3.4-rc1...v0.3.4-rc2

v0.3.4: Merge pull request #121 from rayandas/cve-fix

30 Oct 16:55
63eb11a
Compare
Choose a tag to compare

Bump alpine version, docker version and go deps to fix CVEs