Skip to content

Commit a0854aa

Browse files
authored
Merge pull request #3732 from buildkite/release/v3.119.0
2 parents cb8228d + 1a7db49 commit a0854aa

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

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.119.0](https://github.com/buildkite/agent/tree/v3.119.0) (2026-03-03)
9+
10+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.118.1...v3.119.0)
11+
12+
### Added
13+
14+
- Streaming pings [#3697](https://github.com/buildkite/agent/pull/3697) (@DrJosh9000)
15+
- PS-1663: log s3 credential source for visibility [#3723](https://github.com/buildkite/agent/pull/3723) (@zhming0)
16+
17+
### Fixed
18+
19+
- Fix false URL mismatch detection with insteadOf [#3718](https://github.com/buildkite/agent/pull/3718) (@rajatvig)
20+
- A-970: Skip git fetch for already-present commits during checkout [#3725](https://github.com/buildkite/agent/pull/3725) (@zhming0)
21+
- Fix codeowner, add one more owner [#3724](https://github.com/buildkite/agent/pull/3724) (@zhming0)
22+
823
## [v3.118.1](https://github.com/buildkite/agent/tree/v3.118.1) (2026-02-25)
924
[Full Changelog](https://github.com/buildkite/agent/compare/v3.118.0...v3.118.1)
1025

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.118.1
1+
3.119.0

0 commit comments

Comments
 (0)