Skip to content

Releases: sighupio/furyagent

v0.4.0

18 Dec 14:37
979169c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.4.0-rc.1

30 Oct 14:00
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release

this is a test release, please ignore it.

v0.4.0-rc.0

30 Oct 12:47
fc88146
Compare
Choose a tag to compare
v0.4.0-rc.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0-rc.0

v0.3.0

08 Sep 17:11
0ca02ca
Compare
Choose a tag to compare

Releases notes

This version adds arm64 support and fixes a bug in etcd backup and implements cleanup of tmp backup files.

Changes

  • add arm64 support
  • fix a bug in etcd backup that prevented them to go through
  • add automatic cleanup of temporary etcd backup files
  • update go to 1.19 and all deps to the latest available
  • remove faux '--directory' flag
  • make some folders creation logics a bit more resilient
  • internal code quality improvements
  • improving testing facilities and instructions

v0.3.0-rc2

08 Sep 10:56
Compare
Choose a tag to compare
v0.3.0-rc2 Pre-release
Pre-release

Changelog

  • efc2a6d fix: add CGO_ENABLED=0 to some pipeline steps that were missing it

v0.3.0-rc1

07 Sep 13:28
Compare
Choose a tag to compare
v0.3.0-rc1 Pre-release
Pre-release

Changelog

  • 0b1bbf5 chore: add dist/ folder to gitignore

v0.2.4

08 Mar 15:58
bb6bdc8
Compare
Choose a tag to compare

Changelog

  • f71b10c Add error message to a fatal log in ssh component
  • eafc5eb Add latest release notes
  • 2d3b4ac Improve README with suggestions
  • 7fe2e51 Inital draft for new README
  • 2c6fd98 Merge pull request #29 from sighupio/feat/improve-docs
  • 5d77b57 Replace logo and add tags
  • dacd14c Tweaking the Readme
  • bb6bdc8 Update goreleaser to v1.4.1

v0.2.3

15 Apr 09:21
Compare
Choose a tag to compare

Changelog

e0c90ef Add oracle linux support
d621acc Adding infos about openvpn MacOS install
9ee7782 Bump version: 0.2.2 → 0.2.3

v0.2.2

16 Dec 11:54
Compare
Choose a tag to compare

Changelog

7e9fd2b Bump version: 0.2.1 → 0.2.2
1e7d3fb openvpn client port dynamic (#21)

v0.2.1

07 Jul 10:26
Compare
Choose a tag to compare

Changelog

3842e2d Bump version: 0.2.0 → 0.2.1
50677a1 Raise and error on server missing in yaml
67a0c0b Use bumpversion for version configuration