Skip to content

Commit

Permalink
Update the release date and add config error in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nprizal committed Sep 11, 2024
1 parent d98652c commit 72c83ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Changelog

## 0.9.0 - 2024-09-03
## 0.9.0 - 2024-09-11
- ⚠️ **BREAKING** Add the `BUILDKITE_SPLITTER_RESULT_PATH` required environment variable. See [Migrating to 0.9.0](https://github.com/buildkite/test-splitter/tree/db4cab8cd6c82392553cd80481cf75e3888c2f4c?tab=readme-ov-file#migrating-to-090).
- Experimental support for Jest by setting `BUILDKITE_SPLITTER_TEST_RUNNER` to `jest`.
- Update the retry behavior to only retry failed tests.
- Update split-by-example behavior to perform more work server-side.
- Improve configuration error message.
- Fix issue printing dry-run errors.
- Fix issue with `BUILDKITE_STEP_ID` presence validation.

Expand Down

0 comments on commit 72c83ce

Please sign in to comment.