Releases: buildkite/test-engine-client
Releases · buildkite/test-engine-client
Test Engine Client v1.3.0
Test Engine Client v1.3.0-rc.1
Test Engine Client v1.2.1
What's Changed
- Handle errors outside of example by @nprizal in #230
- chore(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #233
- chore(deps): bump docker/library/golang from 1.23.3 to 1.23.4 in /.buildkite by @dependabot in #234
- chore(deps): bump cypress/included from 13.15.2 to 13.16.1 in /.buildkite by @dependabot in #235
- Retry only if there are failed tests by @nprizal in #238
- Release v1.2.1 by @nprizal in #239
Full Changelog: v1.2.0...v1.2.1
Test Engine Client v1.2.1-rc.2
What's Changed
- chore(deps): bump golang.org/x/sys from 0.27.0 to 0.28.0 by @dependabot in #233
- chore(deps): bump docker/library/golang from 1.23.3 to 1.23.4 in /.buildkite by @dependabot in #234
- chore(deps): bump cypress/included from 13.15.2 to 13.16.1 in /.buildkite by @dependabot in #235
- Retry only if there are failed tests by @nprizal in #238
Full Changelog: v1.2.1-rc.1...v1.2.1-rc.2
Test Engine Client v1.2.1-rc.1
What's Changed
Full Changelog: v1.2.0...v1.2.1-rc.1
Test Engine Client v1.2.0
What's Changed
- chore(deps): bump ruby from 3.3.5-slim-bookworm to 3.3.6-slim-bookworm in /.buildkite by @dependabot in #222
- chore(deps): bump docker/library/golang from 1.23.2 to 1.23.3 in /.buildkite by @dependabot in #220
- chore(deps): bump cypress/included from 13.15.1 to 13.15.2 in /.buildkite by @dependabot in #221
- chore(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #219
- Fix Cypress command by @nprizal in #224
- Add link to examples repo by @nprizal in #223
- Support muted test by @nprizal in #218
- Add logo to startup by @niceking in #225
- Add log group for start of bktec + logo by @niceking in #227
- Display report after run by @nprizal in #226
- Update CHANGELOG for 1.2.0 by @nprizal in #228
Full Changelog: v1.1.0...v1.2.0
Test Engine Client v1.2.0-rc.3
What's Changed
- chore(deps): bump ruby from 3.3.5-slim-bookworm to 3.3.6-slim-bookworm in /.buildkite by @dependabot in #222
- chore(deps): bump docker/library/golang from 1.23.2 to 1.23.3 in /.buildkite by @dependabot in #220
- chore(deps): bump cypress/included from 13.15.1 to 13.15.2 in /.buildkite by @dependabot in #221
- chore(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #219
- Fix Cypress command by @nprizal in #224
- Add link to examples repo by @nprizal in #223
- Support muted test by @nprizal in #218
- Add logo to startup by @niceking in #225
- Add log group for start of bktec + logo by @niceking in #227
- Display report after run by @nprizal in #226
Full Changelog: v1.1.0...v1.2.0-rc.3
Test Engine Client v1.2.0-rc.2
Test Engine Client v1.2.0-rc.1
What's Changed
- chore(deps): bump ruby from 3.3.5-slim-bookworm to 3.3.6-slim-bookworm in /.buildkite by @dependabot in #222
- chore(deps): bump docker/library/golang from 1.23.2 to 1.23.3 in /.buildkite by @dependabot in #220
- chore(deps): bump cypress/included from 13.15.1 to 13.15.2 in /.buildkite by @dependabot in #221
- chore(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 by @dependabot in #219
- Fix Cypress command by @nprizal in #224
- Add link to examples repo by @nprizal in #223
- Support muted test by @nprizal in #218
Full Changelog: v1.1.0...v1.2.0-rc.1
Test Engine Client v1.1.0
What's Changed
- V1.0.0 Changelog by @nprizal in #198
- chore(deps): bump golang.org/x/sys from 0.23.0 to 0.25.0 by @dependabot in #185
- Configure golangci-lint by @nprizal in #199
- chore(deps): bump golang.org/x/sys from 0.25.0 to 0.26.0 by @dependabot in #202
- chore(deps): bump docker/library/golang from 1.23.1 to 1.23.2 in /.buildkite by @dependabot in #204
- Tidy up test data by @nprizal in #205
- Add Cypress Runner by @nprizal in #206
- Add Playwright support by @nprizal in #201
- Update default test command for jest to be less opinionated by @nprizal in #209
- Exclude
node_modules
all the time by @nprizal in #207 - Fix zzglob import path by @DrJosh9000 in #211
- Remove interface check for all runners. by @nprizal in #208
- chore(deps): bump cypress/included from 13.15.0 to 13.15.1 in /.buildkite by @dependabot in #212
- Print actual command when running Jest. by @nprizal in #214
- Escape special characters in testCases in Jest retry command by @nprizal in #213
- Send test runner to create test plan endpoint by @nprizal in #215
- Add script to record support ended for Pact. by @wooly in #216
- Update README and CHANGELOG for v1.1.0 by @nprizal in #217
Full Changelog: v1.0.0...v1.1.0