Skip to content

Releases: seqeralabs/tower-agent

Release v0.5.0

12 Dec 10:36
d758993
Compare
Choose a tag to compare

What's Changed

  • Move reconnect logic to main thread by @jordeu in #51

Full Changelog: v0.4.5...v0.5.0

Release v0.4.5

01 Aug 07:12
5eb394f
Compare
Choose a tag to compare

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

28 Jul 06:32
26d3836
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.3...v0.4.4

Release v0.4.3

17 Jan 15:02
87f4d1f
Compare
Choose a tag to compare

Changelog

  • 28e90f3 Fix Agent freeze on long command responses

NOTE: This fix requires Tower v21.12.0 or above to work with bigger command responses.

Contributors

We'd like to thank the following people for their contributions:

Release v0.4.2

16 Dec 09:57
b17a52c
Compare
Choose a tag to compare

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:

Release v0.4.1

15 Dec 16:33
426711a
Compare
Choose a tag to compare

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:

Release v0.4

13 Dec 17:34
009d676
Compare
Choose a tag to compare

Changelog

  • Do not allow insecure connections in any way. #25
  • Allow to provide Agent workDir as an option #28
  • Move sensitive data logging to trace level #32

Contributors

We'd like to thank the following people for their contributions:

Release v0.3

03 Dec 21:03
0801f6e
Compare
Choose a tag to compare

Changelog

  • 5455bcc Remove version from the release artifact
  • 04422e3 Use GraalVM 21.3.0.r11
  • 05a5230 Send info message

Contributors

We'd like to thank the following people for their contributions:

Release v0.2.1

05 Nov 16:11
05508f9
Compare
Choose a tag to compare

Changelog

Contributors

We'd like to thank the following people for their contributions:

Release v0.2

04 Nov 12:14
d90ded8
Compare
Choose a tag to compare

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

  • a0ca8e7 Use native-image configuration files. Fixes #7

  • 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: