Releases: seqeralabs/tower-agent
Releases · seqeralabs/tower-agent
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)
Release v0.4
Release v0.3
Release v0.2.1
Release v0.2
Changelog
🚀 Features
- b25a393 Force SSL usage. Resolves #16
- f6fe7d7 Automatically reconnect the Agent. Reauthenticate the agent on request. Alert on duplicated Agent. Resolves #3. Resolves #5
- 089c45a Check that Tower API is valid before connecting. Resolves #2
- 3391307 Remove OSX and Windows distributions. Fix jrelease license. Resolves #10
- 895da68 Merge pull request #9 from seqeralabs/task-1-rename-agent-key
- 5fa97dc Rename Agent key to Agent connection ID. Resolves #1
✅ Issues
- a438e8a Add missing license headers
- 1555f33 Add license headers and plugin to check always on tests. Minor formating changes.
- 1f576b1 Add MPL 2.0 license
- bb71872 Hide release tags
- 4feebe2 Next version
- 504fcd3 Do not link discussion to release
- 21a73c7 Improve README. Resolves #6
Contributors
We'd like to thank the following people for their contributions:
- Jordi Deu-Pons (@jordeu)
- Paolo Di Tommaso (@pditommaso)