Skip to content

Commit b014dbb

Browse files
authored
Merge pull request #3695 from buildkite/ming/release-3-117-0
Release 3.117.0
2 parents 883ac81 + d25a2b4 commit b014dbb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66
and 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

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.116.0
1+
3.117.0

0 commit comments

Comments
 (0)