Releases: seqeralabs/tower-agent
Releases · seqeralabs/tower-agent
Release v0.5.1
Changelog
- 8d6899b fix: upgraded to micronaut 4 and resolve security issues (#62)
- 6ca040c Enable dependabot (#60)
- e371ff3 Set Apache 2.0 license (#53)
- 357e6d2 Expand payload to 10MB (#59)
- 05a0bac Use official GH action (#54)
- adf439f Update build.yml : execute on PR too (#55)
Contributors
We'd like to thank the following people for their contributions:
- Arnau Alcázar Lleopart (@arnaualcazar)
- Dr Marco Claudio De La Pierre (@marcodelapierre)
- Jordi Deu-Pons (@jordeu)
- Mattia Bosio (@mbosio85)
- Munish Chouhan (@munishchouhan)
- Tomás Crespo García
Release v0.5.0
What's Changed
Full Changelog: v0.4.5...v0.5.0
Release v0.4.5
What's Changed
- Reconnection logic by @jordeu in #50
- Set default heartbeat interval to 45 seconds
- Allow to configure heartbeat using environment variable
TOWER_AGENT_HEARTBEAT
.
Full Changelog: v0.4.4...v0.4.5
Release v0.4.4
Release v0.4.3
Release v0.4.2
Changelog
- 02d2a93 Fail on unknown user name.
- 342f0a6 Improve readme
- e11d97d Use USER environment by default and fallback to 'user.name'
- a1398aa Use latest URL download at README
Contributors
We'd like to thank the following people for their contributions:
- Jordi Deu-Pons (@jordeu)
- Paolo Di Tommaso (@pditommaso)
Release v0.4.1
Changelog
- bf3822f Add comments and more logging
- 58b3014 On error, use always exit code 1 instead of -1
- 1c9ef35 Show agent version, tower required version, user name and work directory at startup.
- 05382e6 Validate workDir and userName parameters
Contributors
We'd like to thank the following people for their contributions:
- Jordi Deu-Pons (@jordeu)
- Paolo Di Tommaso (@pditommaso)