Skip to content

Commit 759246b

Browse files
authored
Merge pull request #3612 from buildkite/release/v3.114.1
Bump version + changelog for v3.114.1
2 parents a1be636 + b07af22 commit 759246b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ 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.114.1](https://github.com/buildkite/agent/tree/v3.114.1) (2025-12-05)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.114.0...v3.114.1)
10+
11+
### Fixed
12+
- Fix issue where artifacts uploaded to customer-managed s3 buckets could not be downloaded [#3607](https://github.com/buildkite/agent/pull/3607) (@moskyb)
13+
14+
### Internal
15+
- Add an end-to-end testing framework! [#3611](https://github.com/buildkite/agent/pull/3611) [#3610](https://github.com/buildkite/agent/pull/3610) [#3609](https://github.com/buildkite/agent/pull/3609) [#3608](https://github.com/buildkite/agent/pull/3608) [#3606](https://github.com/buildkite/agent/pull/3606) [#3604](https://github.com/buildkite/agent/pull/3604) [#3599](https://github.com/buildkite/agent/pull/3599) (@DrJosh9000)
16+
- Dependency updates [#3601](https://github.com/buildkite/agent/pull/3601) [#3600](https://github.com/buildkite/agent/pull/3600) (@dependabot[bot])
17+
- Update MIME types [#3603](https://github.com/buildkite/agent/pull/3603) (@DrJosh9000)
18+
819
## [v3.114.0](https://github.com/buildkite/agent/tree/v3.114.0) (2025-11-25)
920
[Full Changelog](https://github.com/buildkite/agent/compare/v3.113.0...v3.114.0)
1021

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.114.0
1+
3.114.1

0 commit comments

Comments
 (0)