File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v3.117.0] ( https://github.com/buildkite/agent/tree/v3.117.0 ) (2026-02-04)
9+ [ Full Changelog] ( https://github.com/buildkite/agent/compare/v3.116.0...v3.117.0 )
10+
11+ ### Added
12+ - Flag to fetch the diff-base before diffing for ` if_changed ` [ #3689 ] ( https://github.com/buildkite/agent/pull/3689 ) (@DrJosh9000 )
13+
14+ ### Fixed
15+ - Continue heartbeats while job is stopping [ #3694 ] ( https://github.com/buildkite/agent/pull/3694 ) (@DrJosh9000 )
16+
17+ ### Internal
18+ - Make ` bucket-url ` optional for cache commands [ #3690 ] ( https://github.com/buildkite/agent/pull/3690 ) (@mitchbne )
19+
820## [ v3.116.0] ( https://github.com/buildkite/agent/tree/v3.116.0 ) (2026-01-28)
921[ Full Changelog] ( https://github.com/buildkite/agent/compare/v3.115.4...v3.116.0 )
1022
Original file line number Diff line number Diff line change 1- 3.116 .0
1+ 3.117 .0
You can’t perform that action at this time.
0 commit comments