File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,24 @@ 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.113.0] ( https://github.com/buildkite/agent/tree/v3.113.0 ) (2025-11-18)
9+ [ Full Changelog] ( https://github.com/buildkite/agent/compare/v3.112.0...v3.113.0 )
10+
11+ ### Added
12+ - Add Prometheus /metrics handler and some basic metrics [ #3576 ] ( https://github.com/buildkite/agent/pull/3576 ) (@DrJosh9000 )
13+
14+ ### Fixed
15+ - Fix the pipeline upload --reject-secrets flag not rejecting secrets [ #3580 ] ( https://github.com/buildkite/agent/pull/3580 ) (@moskyb )
16+ - Fix idle tracking for agents that never received jobs [ #3579 ] ( https://github.com/buildkite/agent/pull/3579 ) (@scadu )
17+
18+ ### Internal
19+ - Clarify agent idlemonitor states in comment [ #3582 ] ( https://github.com/buildkite/agent/pull/3582 ) (@DrJosh9000 )
20+ - Put secret scan error into exit message [ #3581 ] ( https://github.com/buildkite/agent/pull/3581 ) (@DrJosh9000 )
21+
22+ ### Dependency updates
23+ - build(deps): bump the golang-x group with 3 updates [ #3583 ] ( https://github.com/buildkite/agent/pull/3583 ) (@dependabot [ bot] )
24+ - build(deps): bump the cloud-providers group with 7 updates [ #3584 ] ( https://github.com/buildkite/agent/pull/3584 ) (@dependabot [ bot] )
25+
826## [ v3.112.0] ( https://github.com/buildkite/agent/tree/v3.112.0 ) (2025-11-12)
927[ Full Changelog] ( https://github.com/buildkite/agent/compare/v3.111.0...v3.112.0 )
1028
Original file line number Diff line number Diff line change 1- 3.112 .0
1+ 3.113 .0
You can’t perform that action at this time.
0 commit comments