File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [ v3.65.0] ( https://github.com/buildkite/agent/tree/v3.65.0 ) (2024-02-23)
9
+ [ Full Changelog] ( https://github.com/buildkite/agent/compare/v3.64.0...v3.65.0 )
10
+
11
+ ### Added
12
+ - Add flag for setting annotation priority [ #2644 ] ( https://github.com/buildkite/agent/pull/2644 ) (@matthewborden )
13
+
14
+ ### Changed
15
+ - Chill out credential helper logging [ #2650 ] ( https://github.com/buildkite/agent/pull/2650 ) (@moskyb )
16
+
17
+ ### Internal
18
+ - Fix test of JobAPI requiring socket set [ #2651 ] ( https://github.com/buildkite/agent/pull/2651 ) (@triarius )
19
+
8
20
## [ v3.64.0] ( https://github.com/buildkite/agent/tree/v3.64.0 ) (2024-02-21)
9
21
[ Full Changelog] ( https://github.com/buildkite/agent/compare/v3.63.1...v3.64.0 )
10
22
Original file line number Diff line number Diff line change 1
- 3.64 .0
1
+ 3.65 .0
You can’t perform that action at this time.
0 commit comments