Skip to content

Commit 030b328

Browse files
authored
Merge pull request #3360 from buildkite/release-v3.100.1
Bump version and changelog for v3.100.1
2 parents 36ecbb9 + 9cf8398 commit 030b328

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.100.1](https://github.com/buildkite/agent/tree/v3.100.1) (2025-06-25)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.100.0...v3.100.1)
10+
11+
### Fixed
12+
- Fix regression in pipeline upload with no-interpolation [#3359](https://github.com/buildkite/agent/pull/3359) (@DrJosh9000)
13+
14+
### Internal
15+
- Avoid goroutine failing after test [#3356](https://github.com/buildkite/agent/pull/3356) (@DrJosh9000)
16+
17+
### Dependencies
18+
- build(deps): bump github.com/buildkite/shellwords from 0.0.0-20180315084142-c3f497d1e000 to 1.0.0 [#3352](https://github.com/buildkite/agent/pull/3352) (@dependabot[bot])
19+
- build(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 [#3353](https://github.com/buildkite/agent/pull/3353) (@dependabot[bot])
20+
- build(deps): bump the container-images group across 6 directories with 2 updates [#3354](https://github.com/buildkite/agent/pull/3354) (@dependabot[bot])
21+
- build(deps): bump the cloud-providers group with 5 updates [#3355](https://github.com/buildkite/agent/pull/3355) (@dependabot[bot])
22+
823
## [v3.100.0](https://github.com/buildkite/agent/tree/v3.100.0) (2025-06-23)
924
[Full Changelog](https://github.com/buildkite/agent/compare/v3.99.0...v3.100.0)
1025

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.100.0
1+
3.100.1

0 commit comments

Comments
 (0)