Skip to content

Commit 5ba8fc1

Browse files
authored
Merge pull request #3350 from buildkite/markw/release/v3.99.0
Bump version and CHANGELOG for v3.99.0
2 parents 2e25569 + 354331d commit 5ba8fc1

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.99.0](https://github.com/buildkite/agent/tree/v3.99.0) (2025-06-20)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.98.2...v3.99.0)
10+
11+
### Fixed
12+
- Fix AquireJob to return early and trigger a sentinal error for rejection [#3349](https://github.com/buildkite/agent/pull/3349) (@wolfeidau)
13+
- Upload all pipelines present in the input [#3347](https://github.com/buildkite/agent/pull/3347) (@DrJosh9000)
14+
- Add if_changed processing to pipeline upload [#3226](https://github.com/buildkite/agent/pull/3226) (@DrJosh9000)
15+
16+
> [!IMPORTANT]
17+
> This includes a fix for a regression agent behavior, AcquireJob which no longer reports "non eligible" jobs with a exit code 27.
18+
819
## [v3.98.2](https://github.com/buildkite/agent/tree/v3.98.2) (2025-06-17)
920
[Full Changelog](https://github.com/buildkite/agent/compare/v3.98.1...v3.98.2)
1021

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.98.2
1+
3.99.0

0 commit comments

Comments
 (0)