Releases: sighupio/furyagent
Releases · sighupio/furyagent
v0.4.0
What's Changed
- feat: make openvpn certs idempotent by @alessiodionisi in #49
- feature/upgrade versions by @omissis in #51
- feat: upgrade go to 1.21.5 by @alessiodionisi in #53
New Contributors
- @alessiodionisi made their first contribution in #49
Full Changelog: v0.3.0...v0.4.0
v0.4.0-rc.1
this is a test release, please ignore it.
v0.4.0-rc.0
What's Changed
- feat: make openvpn certs idempotent by @alessiodionisi in #49
- feature/upgrade versions by @omissis in #51
New Contributors
- @alessiodionisi made their first contribution in #49
Full Changelog: v0.3.0...v0.4.0-rc.0
v0.3.0
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
Changelog
- efc2a6d fix: add CGO_ENABLED=0 to some pipeline steps that were missing it
v0.3.0-rc1
Changelog
- 0b1bbf5 chore: add dist/ folder to gitignore
v0.2.4
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