Skip to content

Commit da00408

Browse files
authored
Merge pull request #3421 from buildkite/ming/release-v3-103-1
release/v3.103.1: Bump version and CHANGELOG for v3.103.1
2 parents 5884a41 + 05b328f commit da00408

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,26 @@ 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.103.1](https://github.com/buildkite/agent/tree/v3.103.1) (2025-08-07)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.103.0...v3.103.1)
10+
11+
### Fixed
12+
- PS-980: fix custom TMPDIR break hook wrapper [#3416](https://github.com/buildkite/agent/pull/3416) (@zhming0)
13+
14+
### Changed
15+
- PS-1000: ensure a static & short checkout path for k8s stack agent [#3420](https://github.com/buildkite/agent/pull/3420) (@zhming0)
16+
- Make the 'Pipeline upload not yet applied: processing' message info, not warning [#3419](https://github.com/buildkite/agent/pull/3419) (@moskyb)
17+
18+
### Internal
19+
- build(deps): bump thor from 0.19.4 to 1.4.0 [#3417](https://github.com/buildkite/agent/pull/3417) (@dependabot[bot])
20+
- build(deps): bump the cloud-providers group across 1 directory with 7 updates [#3414](https://github.com/buildkite/agent/pull/3414) (@dependabot[bot])
21+
- build(deps): bump the container-images group across 7 directories with 4 updates [#3415](https://github.com/buildkite/agent/pull/3415) (@dependabot[bot])
22+
- Update to use OIDC session tags on AWS role assumption [#3412](https://github.com/buildkite/agent/pull/3412) (@duckalini)
23+
- chore: move the tool.go to new tool dependency [#3409](https://github.com/buildkite/agent/pull/3409) (@wolfeidau)
24+
- Upgrade to go-pipeline v0.15.0 [#3408](https://github.com/buildkite/agent/pull/3408) (@DrJosh9000)
25+
- Only run tests if code has changed [#3407](https://github.com/buildkite/agent/pull/3407) (@DrJosh9000)
26+
27+
828
## [v3.103.0](https://github.com/buildkite/agent/tree/v3.103.0) (2025-07-22)
929
[Full Changelog](https://github.com/buildkite/agent/compare/v3.102.2...v3.103.0)
1030

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.103.0
1+
3.103.1

0 commit comments

Comments
 (0)