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

Changelog History
Page 5

  • v3.15.2 Changes

    October 10, 2019

    ๐Ÿ— Full Changelog

    โž• Added

    • Support GS credentials via BUILDKITE_GS_APPLICATION_CREDENTIALS #1093 (@GaryPWhite)
    • โž• Add --include-retried-jobs to artifact download/shasum #1101 (@toolmantim)
  • v3.15.1 Changes

    September 30, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix a race condition that causes panics on job accept #1095 (@lox)
  • v3.15.0 Changes

    September 17, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • ๐Ÿ— Let the agent serve a status page via HTTP. #1066 (@philwo)
    • ๐Ÿ— Only execute the "command" hook once. #1055 (@philwo)
    • ๐Ÿ›  Fix goroutine leak and memory leak after job finishes #1084 (@lox)
    • Allow gs_downloader to use GS_APPLICATION_CREDENTIALS #1086 (@GaryPWhite)
    • โšก๏ธ Updates to step update and added step get #1083 (@keithpitt)
  • v3.14.0 Changes

    August 16, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix progress group id in debug output #1074 (@lox)
    • ๐Ÿ— Avoid os.Exit in pipeline upload command #1070 (@lox)
    • ๐Ÿ— Reword the cancel-grace-timeout config option #1071 (@toolmantim)
    • ๐Ÿ— Correctly log last successful heartbeat time. #1065 (@philwo)
    • Add a test that BUILDKITE_GIT_SUBMODULES is handled #1054 (@lox)

    ๐Ÿ”„ Changed

    • โž• Added feature to enable encryption at rest for artifacts in S3. #1072 (@wolfeidau)
    • ๐Ÿ— If commit is HEAD, always use FETCH_HEAD in agent checkout #1064 (@matthewd)
    • โšก๏ธ Updated --help output in the README and include more stuff in the "Development" section #1061 (@keithpitt)
    • ๐Ÿ‘ Allow signal agent sends to bootstrap on cancel to be customized #1041 (@lox)
    • ๐Ÿ— buildkite/pipeline.yaml etc in pipeline upload default search #1051 (@pda)
    • ๐Ÿ— Move plugin tests to table-driven tests #1048 (@lox)
  • v3.13.2 Changes

    July 20, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fix panic on incorrect token #1046 (@lox)
    • โž• Add artifactory vars to artifact upload --help output #1042 (@harrietgrace)
    • ๐Ÿ›  Fix buildkite-agent upload with absolute path (regression in v3.11.1) #1044 (@petercgrant)
    • ๐Ÿ— Don't show vendored plugin header if none are present #984 (@lox)
  • v3.13.1 Changes

    July 08, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • โž• Add meta-data keys command #1039 (@lox)
    • ๐Ÿ›  Fix bug where file upload hangs and add a test #1036 (@lox)
    • ๐Ÿ›  Fix memory leak in artifact uploading with FormUploader #1033 (@lox)
    • โž• Add profile option to all cli commands #1032 (@lox)
  • v3.13.0 Changes

    June 12, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • ๐Ÿ— Quote command to git submodule foreach to fix error with git 2.20.0 #1029 (@lox)
    • ๐Ÿ”จ Refactor api package to an interface #1020 (@lox)
  • v3.12.0 Changes

    May 22, 2019

    ๐Ÿ— Full Changelog

    โž• Added

    • โž• Add checksums for artifactory uploaded artifacts #961 (@lox)
    • Add BUILDKITE_GCS_PATH_PREFIX for the path of GCS artifacts #1000 (@DoomGerbil)

    ๐Ÿ”„ Changed

    • ๐Ÿ— Don't force set the executable bit on scripts to be set #1001 (@kuroneko)
    • ๐Ÿ— Deprecate disconnect-after-job-timeout #1009 (@lox)
    • โšก๏ธ Update Ubuntu docker image to docker-compose 1.24 #1005 (@pecigonzalo)
    • โšก๏ธ Update Artifactory path parsing to support windows #1013 (@GaryPWhite)
    • ๐Ÿ”จ Refactor: Move signal handling out of AgentPool and into start command #1012 (@lox)
    • ๐Ÿ”จ Refactor: Simplify how we handle idle timeouts #1010 (@lox)
    • โœ‚ Remove api socket proxy experiment #1019 (@lox)
    • โœ‚ Remove msgpack experiment #1015 (@lox)
  • v3.11.5 Changes

    May 13, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix broken signal handling #1011 (@lox)

    ๐Ÿ”„ Changed

    • โšก๏ธ Update Ubuntu docker image to docker-compose 1.24 #1005 (@pecigonzalo)
  • v3.11.4 Changes

    May 08, 2019

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fix bug where disconnect-after-idle stopped working #1004 (@lox)