Skip to content

Commit f594eea

Browse files
authored
Merge pull request #3585 from buildkite/release-v3.113.0
Bump version and changelog for v3.113.0
2 parents d113ab6 + 55dcd3e commit f594eea

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ 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.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

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.112.0
1+
3.113.0

0 commit comments

Comments
 (0)