Skip to content

Commit 5027da1

Browse files
committed
Bump version and changelog for v3.68.0
1 parent 144ea33 commit 5027da1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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.68.0](https://github.com/buildkite/agent/tree/v3.68.0) (2024-04-04)
9+
[Full Changelog](https://github.com/buildkite/agent/compare/v3.67.0...v3.68.0)
10+
11+
### Changed
12+
- Ensure that disabled warnings get passed to the logger in kubernetes agents [#2698](https://github.com/buildkite/agent/pull/2698) (@moskyb)
13+
- Handle warnings from go-pipeline `Parse` [#2675](https://github.com/buildkite/agent/pull/2675) (@DrJosh9000)
14+
- Don't run pre-exit hooks without command phase [#2707](https://github.com/buildkite/agent/pull/2707) (@DrJosh9000)
15+
16+
### Internal
17+
- Dependabot updates [#2714](https://github.com/buildkite/agent/pull/2714), [#2712](https://github.com/buildkite/agent/pull/2712), [#2709](https://github.com/buildkite/agent/pull/2709), [#2708](https://github.com/buildkite/agent/pull/2708), [#2663](https://github.com/buildkite/agent/pull/2663) (@dependabot[bot])
18+
19+
820
## [v3.67.0](https://github.com/buildkite/agent/tree/v3.67.0) (2024-03-28)
921
[Full Changelog](https://github.com/buildkite/agent/compare/v3.66.0...v3.67.0)
1022

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.67.0
1+
3.68.0

0 commit comments

Comments
 (0)