Releases: buildkite/test-collector-ruby
Releases · buildkite/test-collector-ruby
v2.12.0
What's Changed
- Prevent OOM with bounded thread pool and memory cleanup by @joshuay03 in #250
- Remove
Gemfile.lockfrom version control by @pda in #251
New Contributors
- @joshuay03 made their first contribution in #250
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- Add test location prefix by @malclocke in #248
- API endpoint configurable with
BUILDKITE_ANALYTICS_ENDPOINTby @pda in #239
Full Changelog: v2.10.0...v2.11.0
v2.10.0
v2.9.0
v2.8.0
What's Changed
Minor:
- Development dependencies bumped for Ruby 3.4 by @pda in #232
- HTTPClient: minor refactor; naming, constructor args by @pda in #233
- HTTPClient:
#post_uploadreplaces#post_json; receivesrun_envby @pda in #234 - Add Ruby 3.4 to Buildkite build matrix by @gchan in #236
- Create new pipeline for releasing to rubygems by @yob in #237
Full Changelog: v2.7.2...v2.8.0
v2.7.2
What's Changed
- Remove call to deleted formatter by @malclocke in #230
Full Changelog: v2.7.1...v2.7.2
v2.7.1
What's Changed
- Update references from Test Analytics to Test Engine by @meghan-kradolfer in #225
- Update CODEOWNERS by @wooly in #227
- Remove failed test links from the job log by @malclocke in #228
New Contributors
Full Changelog: v2.7.0...v2.7.1