Skip to content

Commit 4e462c9

Browse files
authored
Merge pull request #3006 from buildkite/patrickrobinson/release/3.82.1
Bump version and CHANGELOG for v3.82.1
2 parents 859859b + 6b8ce7e commit 4e462c9

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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.82.1](https://github.com/buildkite/agent/tree/v3.82.1) (2024-09-23)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.82.0...v3.82.1)
10+
11+
### Fixed
12+
- Work around issue with http2 connections on linux not cleanly closing, causing agents to be marked as lost [#3005](https://github.com/buildkite/agent/pull/3005) (@patrobinson)
13+
814
## [v3.82.0](https://github.com/buildkite/agent/tree/v3.82.0) (2024-09-17)
915
[Full Changelog](https://github.com/buildkite/agent/compare/v3.81.0...v3.82.0)
1016

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.82.0
1+
3.82.1

0 commit comments

Comments
 (0)