Skip to content

Releases: semaphoreci/agent

v2.4.0

04 Feb 09:31
v2.4.0
7fc190a

Choose a tag to compare

Changelog

  • 7fc190a feat: update log artifact to use .gz extension when compressed (#270)

v2.3.3

16 Jan 19:37
v2.3.3
239e394

Choose a tag to compare

Changelog

  • a8e712e ci: migrate semaphore YAMLs to use Ubuntu 24.04 (#267)
  • 239e394 fix: update docker-compose version detection to support future versions (#268)

v2.3.2

24 Oct 09:20
v2.3.2
9936534

Choose a tag to compare

Changelog

  • 9936534 fix: prevent splitting \r\n newlines across output buffer chunks (#265)

v2.3.1

30 Sep 11:36
v2.3.1
d03fc80

Choose a tag to compare

Changelog

  • a4ba30b build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.2 (#259)
  • 1b9107c build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0 (#261)
  • d14d1e0 build(deps): bump rack from 2.2.8.1 to 2.2.14 in /test/hub_reference (#258)
  • d03fc80 fix(test): security issue in tests: Rack::QueryParser bypass (#264)
  • 05457df fix: add PATH environment variable to launchd daemon configuration (#263)
  • 9878d71 fix: update Dockerfiles to use Ubuntu 22 (#260)
  • b2396ab toil: upgrade Go to 1.23 (#262)

v2.3.0

23 Jan 14:28
94bb642

Choose a tag to compare

Changelog

  • e83dc12 build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0 (#254)
  • 94bb642 feat: introduce default container for kubernetes executor (#255)

v2.2.28

03 Oct 11:50
v2.2.28
86ee0a9

Choose a tag to compare

Changelog

  • 86ee0a9 feat: compress job logs above a threshold before uploading it as an artifact (#253)

v2.2.27

02 Oct 11:56
v2.2.27
6a53759

Choose a tag to compare

Changelog

  • 6a53759 fix: expose temp file with environment variables in Windows (#252)

v2.2.26

13 Sep 14:44
v2.2.26
2368d3c

Choose a tag to compare

Changelog

v2.2.25

09 Aug 12:26
v2.2.25
24f7f04

Choose a tag to compare

Changelog

  • 24f7f04 feat: set User-Agent HTTP header on requests (#249)
  • 58209f7 fix: improve eventlogger.GeneratePlainTextFile() performance for big files (#248)

v2.2.24

23 Jul 17:58
v2.2.24
d0c0c6c

Choose a tag to compare

Changelog

  • d0c0c6c fix: make callback retry attempts configurable (#247)