Skip to content

Commit 594ba56

Browse files
authored
Merge pull request #3768 from buildkite/release-v3.120.1
Bump version and changelog for v3.120.1
2 parents 878a037 + 8bd4462 commit 594ba56

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ 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.120.1](https://github.com/buildkite/agent/tree/v3.120.1) (2026-03-17)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.120.0...v3.120.1)
10+
11+
### Fixed
12+
- Adds `API_KEY` values to the redacted list [#3761](https://github.com/buildkite/agent/pull/3761) (@mcncl)
13+
- fix: Support []string fields in ReadFromEnvironment [#3767](https://github.com/buildkite/agent/pull/3767) (@DrJosh9000)
14+
15+
### Internal
16+
- Trigger docs-draft-writer pipeline on merge to main [#3760](https://github.com/buildkite/agent/pull/3760) (@omehegan)
17+
18+
### Dependency updates
19+
- build(deps): bump the container-images group across 1 directory with 2 updates [#3764](https://github.com/buildkite/agent/pull/3764) (@dependabot[bot])
20+
- build(deps): bump the container-images group across 5 directories with 2 updates [#3766](https://github.com/buildkite/agent/pull/3766) (@dependabot[bot])
21+
- build(deps): bump the golang-x group with 3 updates [#3762](https://github.com/buildkite/agent/pull/3762) (@dependabot[bot])
22+
- build(deps): bump the cloud-providers group with 8 updates [#3765](https://github.com/buildkite/agent/pull/3765) (@dependabot[bot])
23+
824
## [v3.120.0](https://github.com/buildkite/agent/tree/v3.120.0) (2026-03-13)
925
[Full Changelog](https://github.com/buildkite/agent/compare/v3.119.2...v3.120.0)
1026

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.120.0
1+
3.120.1

0 commit comments

Comments
 (0)