Skip to content

Commit 88d0a48

Browse files
authored
Merge pull request #3721 from buildkite/release/v3.118.1
Bump version + changelog for v3.118.1
2 parents b7780f0 + 515f69a commit 88d0a48

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ 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.118.1](https://github.com/buildkite/agent/tree/v3.118.1) (2026-02-25)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.118.0...v3.118.1)
10+
11+
### Changed
12+
- Add retry logic to secret getting [#3706](https://github.com/buildkite/agent/pull/3706) (@mcncl)
13+
14+
#### Internal
15+
- Test experiment documentation [#3719](https://github.com/buildkite/agent/pull/3719) (@moskyb)
16+
817
## [v3.118.0](https://github.com/buildkite/agent/compare/v3.117.0...v3.118.0) (2026-02-16)
918

1019
### Added

version/VERSION

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

0 commit comments

Comments
 (0)