Skip to content

Releases: buildkite/test-collector-ruby

v2.12.0

10 Feb 04:37
@pda pda
cb0c423

Choose a tag to compare

What's Changed

  • Prevent OOM with bounded thread pool and memory cleanup by @joshuay03 in #250
  • Remove Gemfile.lock from version control by @pda in #251

New Contributors

Full Changelog: v2.11.0...v2.12.0

v2.11.0

10 Feb 04:29
@pda pda
2cf848b

Choose a tag to compare

What's Changed

  • Add test location prefix by @malclocke in #248
  • API endpoint configurable with BUILDKITE_ANALYTICS_ENDPOINT by @pda in #239

Full Changelog: v2.10.0...v2.11.0

v2.10.0

10 Feb 04:28
@pda pda
6f3b5e1

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.0...v2.10.0

v2.9.0

21 Feb 05:20
@pda pda
58093a1

Choose a tag to compare

What's Changed

  • Buildkite::TestCollector.tag_execution(key, value) by @pda in #240

Full Changelog: v2.8.0...v2.9.0

v2.8.0

04 Feb 23:20
@pda pda
47303e4

Choose a tag to compare

What's Changed

  • Buildkite::TestCollector.tags: specify tags for all executions by @pda in #235

Minor:

  • Development dependencies bumped for Ruby 3.4 by @pda in #232
  • HTTPClient: minor refactor; naming, constructor args by @pda in #233
  • HTTPClient: #post_upload replaces #post_json; receives run_env by @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

16 Dec 20:39
0e4d011

Choose a tag to compare

What's Changed

Full Changelog: v2.7.1...v2.7.2

v2.7.1

15 Dec 22:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.0...v2.7.1

v2.7.0

17 Sep 00:47

Choose a tag to compare

Features:

Add configurable span filters #220 - @catkins
Fixes:

Correctly report HTTP error during upload #223 - @zhming0

v2.6.1

09 Sep 23:35

Choose a tag to compare

  • Fix missing failed examples if rspec hooks fail #221 - @zhming0

v2.6.0

21 Mar 01:04
@pda pda
ce0ebd2

Choose a tag to compare

What's Changed

  • Trace spans can be filtered by minimum duration specified by BUILDKITE_ANALYTICS_TRACE_MIN_MS #215 - @pda

Full Changelog: v2.5.0...v2.6.0