Skip to content

Commit

Permalink
Merge pull request #2758 from buildkite/patrickrobinson/release/3.71.0
Browse files Browse the repository at this point in the history
Bump version and CHANGELOG for v3.71.0
  • Loading branch information
patrobinson authored Apr 30, 2024
2 parents 0c84a28 + 0a47d7e commit f0c251c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [v3.71.0](https://github.com/buildkite/agent/tree/v3.71.0) (2024-04-30)
[Full Changelog](https://github.com/buildkite/agent/compare/v3.70.0...v3.71.0)

## Fixed
- Make preferring runtime env default off [#2747](https://github.com/buildkite/agent/pull/2747) (@patrobinson)
- Use roko to retry k8s socket dial [#2746](https://github.com/buildkite/agent/pull/2746) (@DrJosh9000)
- Tweak ETXTBSY retry, and be helpful for ENOENT [#2736](https://github.com/buildkite/agent/pull/2736) (@DrJosh9000)

### Added
- Experiment: override zero exit code on cancel [#2741](https://github.com/buildkite/agent/pull/2741) (@DrJosh9000)

## [v3.70.0](https://github.com/buildkite/agent/tree/v3.70.0) (2024-04-18)
[Full Changelog](https://github.com/buildkite/agent/compare/v3.69.0...v3.70.0)

Expand Down
2 changes: 1 addition & 1 deletion version/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.70.0
3.71.0

0 comments on commit f0c251c

Please sign in to comment.