Skip to content

Commit 8b3d172

Browse files
committed
Update changelog for v4.0.0-beta.1
1 parent 995dd42 commit 8b3d172

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99
[Full Changelog](https://github.com/buildkite/agent/compare/v3.123.1...v4.0.0-beta.1)
1010

1111
### Changed in v4
12+
- The following experiments are now default behaviour (promoted):
13+
- `normalised-upload-paths`
14+
- `override-zero-exit-on-cancel`
15+
- `resolve-commit-after-checkout`
16+
- `propagate-agent-config-vars`
17+
- Remove `allow-artifact-path-traversal` experiment
18+
- Remove deprecated Docker support
19+
- `spawn-with-priority` is now a string, removing the `descending-spawn-priority` experiment [#3821](https://github.com/buildkite/agent/pull/3821) (@moskyb)
1220
- Newline after meta data get [#3835](https://github.com/buildkite/agent/pull/3835) (@moskyb)
1321
- Remove deprecated CLI flags [#3834](https://github.com/buildkite/agent/pull/3834) (@moskyb)
22+
- Remove deprecated plugin env vars [#3852](https://github.com/buildkite/agent/pull/3852) (@DrJosh9000)
1423

1524
### Changed in v3 since v3.123.1
1625

0 commit comments

Comments
 (0)