Skip to content

Commit 944efc7

Browse files
authored
Merge pull request #3626 from buildkite/release/3.115.0
Bump version + changelog for v3.115.0
2 parents 62f7116 + e8da4df commit 944efc7

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ 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.2](https://github.com/buildkite/agent/tree/v3.114.2) (2025-12-10)
9-
[Full Changelog](https://github.com/buildkite/agent/compare/v3.114.1...v3.114.2)
8+
## [v3.115.0](https://github.com/buildkite/agent/tree/v3.115.0) (2025-12-10)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.114.1...v3.115.0)
10+
11+
### Added
12+
- `--changed-files-path` for pipeline upload, which allows users to specify a list of files changed for `if_changed` computation [#3620](https://github.com/buildkite/agent/pull/3620) (@pyrocat101)
1013

1114
### Fixes
1215
- Further fixes to custom bucket artifact uploads/downloads [#3615](https://github.com/buildkite/agent/pull/3615) (@moskyb)

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.114.2
1+
3.115.0

0 commit comments

Comments
 (0)