File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ v3.115.1] ( https://github.com/buildkite/agent/tree/v3.115.1 ) (2025-12-12)
9+ [ Full Changelog] ( https://github.com/buildkite/agent/compare/v3.115.0...v3.115.1 )
10+
11+ ### Fixes
12+ - PS-1491: Fix double retry issue for k8s mode bootstrap [ #3628 ] ( https://github.com/buildkite/agent/pull/3628 ) (@zhming0 )
13+
14+ ### Internal
15+ - PB-1023: remove old kubernetes bootstrap setup [ #3629 ] ( https://github.com/buildkite/agent/pull/3629 ) (@zhming0 )
16+ - chore(deps): update zstash to v0.6.0 and update progress callback [ #3630 ] ( https://github.com/buildkite/agent/pull/3630 ) (@wolfeidau )
17+ - feat: add support for concurrent save and restore operations [ #3627 ] ( https://github.com/buildkite/agent/pull/3627 ) (@wolfeidau )
18+
819## [ v3.115.0] ( https://github.com/buildkite/agent/tree/v3.115.0 ) (2025-12-10)
920[ Full Changelog] ( https://github.com/buildkite/agent/compare/v3.114.1...v3.115.0 )
1021
@@ -14,7 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1425### Fixes
1526- Further fixes to custom bucket artifact uploads/downloads [ #3615 ] ( https://github.com/buildkite/agent/pull/3615 ) (@moskyb )
1627
17- ## Internal
28+ ### Internal
1829- Dependabot updates [ #3618 ] ( https://github.com/buildkite/agent/pull/3618 ) [ #3619 ] ( https://github.com/buildkite/agent/pull/3619 ) [ #3622 ] ( https://github.com/buildkite/agent/pull/3622 ) [ #3623 ] ( https://github.com/buildkite/agent/pull/3623 ) [ #3621 ] ( https://github.com/buildkite/agent/pull/3621 ) (@dependabot [ bot] )
1930
2031## [ v3.114.1] ( https://github.com/buildkite/agent/tree/v3.114.1 ) (2025-12-05)
Original file line number Diff line number Diff line change 1- 3.115.0
1+ 3.115.1
You can’t perform that action at this time.
0 commit comments