All Versions
174
Latest Version
Avg Release Cycle
26 days
Latest Release
309 days ago

Changelog History
Page 6

  • v3.11.3 Changes

    May 08, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ— Prevent host tags from overwriting aws/gcp tags #1002 (@lox)

    ๐Ÿ”„ Changed

    • ๐Ÿ— Replace signalwatcher package with os/signal #998 (@lox)
    • ๐Ÿ— Only trigger idle disconnect if all workers are idle #999 (@lox)
  • v3.11.2 Changes

    April 20, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • ๐Ÿ— Send logging to stderr again #996 (@lox)
  • v3.11.1 Changes

    April 20, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ— Ensure heartbeats run until agent is stopped #992 (@lox)
    • ๐Ÿ”จ Revert "Refactor AgentConfiguration into JobRunnerConfig" to fix error accepting jobs#993 (@lox)
  • v3.11.0 Changes

    April 16, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ‘ Allow applying ec2 tags when config tags are empty #990 (@vanstee)
    • ๐Ÿ— Upload Artifactory artifacts to correct path #989 (@GaryPWhite)

    ๐Ÿ”„ Changed

    • ๐Ÿ— Combine apache and nginx sources for mime types. #988 (@blueimp)
    • ๐Ÿ‘Œ Support log output in json #966 (@lox)
    • โž• Add git-fetch-flags #957 (@lox)
  • v3.10.4 Changes

    April 05, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix bug where logger was defaulting to debug #974 (@lox)
    • ๐Ÿ›  Fix race condition between stop/cancel and register #971 (@lox)
    • ๐Ÿ›  Fix incorrect artifactory upload url #977 (@GaryPWhite)
  • v3.10.3 Changes

    April 02, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix bug where ec2 tags aren't added correctly #970 (@lox)
    • ๐Ÿ›  Fix bug where host tags overwrite other tags #969 (@lox)
  • v3.10.2 Changes

    March 31, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • โšก๏ธ Update artifatory uploader to use the correct PUT url #960 (@GaryPWhite)

    ๐Ÿ”„ Changed

    • ๐Ÿ”จ Refactor: Move logger.Logger to an interface #962 (@lox)
    • ๐Ÿ”จ Refactor: Move AgentWorker construction and registration out of AgentPool #956 (@lox)
  • v3.10.1 Changes

    March 24, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix long urls for artifactory integration #955 (@GaryPWhite)
  • v3.10.0 Changes

    March 12, 2019

    ๐Ÿ— Full Changelog

    โž• Added

    • ๐Ÿ— Experimental shared repositories (git mirrors) between checkouts #936 (@lox)
    • ๐Ÿ‘Œ Support disconnecting agent after it's been idle for a certain time period #932 (@lox)

    ๐Ÿ”„ Changed

    • ๐Ÿ— Restart agents on SIGPIPE from systemd in systemd units #945 (@lox)
  • v3.9.1 Changes

    March 06, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Allow the Agent API to reject header times #938 (@sj26)
    • ๐Ÿ— Increase pipeline upload retries on 5xx errors #937 (@toolmantim)
    • ๐Ÿ— Pass experiment environment vars to bootstrap #933 (@lox)