Skip to content

Commit b0b52ac

Browse files
authored
Merge pull request #2961 from buildkite/release-v3.79.0
Bump version and CHANGELOG for v3.79.0
2 parents 7d80e70 + 167a1f7 commit b0b52ac

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ 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.79.0](https://github.com/buildkite/agent/tree/v3.79.0) (2024-08-29)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.78.0...v3.79.0)
10+
11+
### Fixed
12+
- Fix error when hook cannot be run due to missing interpreter [#2948](https://github.com/buildkite/agent/pull/2948) (@mcncl)
13+
14+
### Added
15+
- Support for multiple trace context encodings [#2947](https://github.com/buildkite/agent/pull/2947) (@DrJosh9000)
16+
17+
### Internal
18+
- Bump github.com/buildkite/go-pipeline from 0.11.0 to 0.12.0 [#2959](https://github.com/buildkite/agent/pull/2959) (@wolfeidau)
19+
- Dependabot churn: [#2951](https://github.com/buildkite/agent/pull/2951), [#2955](https://github.com/buildkite/agent/pull/2955), [#2949](https://github.com/buildkite/agent/pull/2949), [#2956](https://github.com/buildkite/agent/pull/2956), [#2954](https://github.com/buildkite/agent/pull/2954), [#2950](https://github.com/buildkite/agent/pull/2950), [#2953](https://github.com/buildkite/agent/pull/2953) (@dependabot[bot])
20+
821
## [v3.78.0](https://github.com/buildkite/agent/tree/v3.78.0) (2024-08-20)
922
[Full Changelog](https://github.com/buildkite/agent/compare/v3.77.0...v3.78.0)
1023

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.78.0
1+
3.79.0

0 commit comments

Comments
 (0)