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

Changelog History
Page 8

  • v3.5.3 Changes

    October 24, 2018

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • โšก๏ธ Update to alpine to 3.8 in docker image #842 (@lox)
    • Set BUILDKITE_AGENT_CONFIG in docker images to /buildkite #834 (@blakestoddard)
    • ๐Ÿ›  Fix agent panics on ARM architecture #831 (@jhedev)
  • v3.5.2 Changes

    October 09, 2018

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • ๐Ÿ›  Fix issue where pipelines with a top-level array of steps failed #830 (@lox)
  • v3.5.1 Changes

    October 08, 2018

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ”’ Ensure plugin directory exists, otherwise checkout lock thrashes #828 (@lox)
  • v3.5.0 Changes

    October 08, 2018

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • โž• Add plugin locking before checkout #827 (@lox)
    • ๐Ÿ— Ensure pipeline parser maintains map order in output #824 (@lox)
    • โšก๏ธ Update aws sdk #818 (@sj26)
    • ๐Ÿ›  Fix boostrap typo #814 (@ChefAustin)

    ๐Ÿ”„ Changed

    • ๐Ÿ— annotate takes body as an arg, or reads from a pipe #813 (@sj26)
    • ๐Ÿ— Respect pre-set BUILDKITE_BUILD_CHECKOUT_PATH #806 (@lox)
    • โž• Add time since last successful heartbeat/ping #810 (@lox)
    • โšก๏ธ Updating launchd templates to only restart on error #804 (@lox)
    • ๐Ÿ‘ Allow more time for systemd graceful stop #819 (@lox)
  • v3.4.0 Changes

    July 18, 2018

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • โž• Add basic plugin definition parsing #748 (@lox)
    • ๐Ÿ‘ Allow specifying which phases bootstrap should execute #799 (@lox)
    • ๐Ÿ— Warn in bootstrap when protected env are used #796 (@lox)
    • ๐Ÿ Cancellation on windows kills bootstrap subprocesses #795 (@amitsaha)
  • v3.3.0 Changes

    July 11, 2018

    ๐Ÿ— Full Changelog

    โž• Added

    • ๐Ÿ‘ Allow tags from the host to be automatically added with --add-host-tags #791 (@lox)
    • ๐Ÿ‘ Allow --no-plugins=false to force plugins on #790 (@lox)
  • v3.2.1 Changes

    June 28, 2018

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • โœ‚ Remove the checkout dir when git clean fails #786 (@lox)
    • โž• Add a --dry-run to pipeline upload that dumps json #781 (@lox)
    • ๐Ÿ‘Œ Support PTY under OpenBSD #785 (@derekmarcotte) #787 (@derekmarcotte)
    • ๐Ÿ— Experiments docs and experiment cleanup #771 (@lox)
  • v3.2.0 Changes

    May 25, 2018

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • ๐Ÿ— Propagate exit code > 1 out of failing hooks #768 (@lox)
    • ๐Ÿ›  Fix broken list parsing in cli arguments --tags and --experiments #772 (@lox)
    • โž• Add a virtual provides to the RPM package #737 (@jnewbigin)
    • ๐Ÿ— Clean up docker image building #755 (@lox)
    • ๐Ÿ— Don't trim whitespace from the annotation body #766 (@petemounce)
  • v3.1.2 Changes

    May 10, 2018

    ๐Ÿ— Full Changelog

    ๐Ÿ”„ Changed

    • ๐Ÿ— Experiment: Pass jobs an authenticated unix socket rather than an access token #759 (@lox)
    • โœ‚ Remove buildkite:git:branch meta-data #753 (@sj26)
    • ๐Ÿ— Set TERM and PWD for commands that get executed in shell #751 (@lox)

    ๐Ÿ›  Fixed

    • ๐Ÿ— Avoid pausing after job has finished #764 (@sj26)
  • v3.1.1 Changes

    May 02, 2018

    ๐Ÿ— Full Changelog

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix stdin detection for output redirection #750 (@lox)