Skip to content

Commit ed463eb

Browse files
authored
Merge pull request #3670 from buildkite/ming/release-3-115-4
Release 3.115.4
2 parents 8eaf970 + dc60107 commit ed463eb

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.115.4](https://github.com/buildkite/agent/tree/v3.115.4) (2026-01-13)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.115.3...v3.115.4)
10+
11+
### Changed
12+
13+
- Fallback to `/usr/bin/env bash`, when `/bin/bash` does not exist [#3661](https://github.com/buildkite/agent/pull/3661) (@sundbry), [#3667](https://github.com/buildkite/agent/pull/3667) (@zhming0)
14+
15+
### Internal
16+
- Bump various container base image version. [#3669](https://github.com/buildkite/agent/pull/3669), [#3668](https://github.com/buildkite/agent/pull/3668), [#3667](https://github.com/buildkite/agent/pull/3667) (@dependabot[bot])
17+
818
## [v3.115.3](https://github.com/buildkite/agent/tree/v3.115.3) (2026-01-08)
919
[Full Changelog](https://github.com/buildkite/agent/compare/v3.115.2...v3.115.3)
1020

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.115.3
1+
3.115.4

0 commit comments

Comments
 (0)