Skip to content

Releases: buildkite/test-collector-ruby

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

v2.5.0

21 Feb 22:32
9885730

Choose a tag to compare

What's Changed

  • Remove ActiveSupport from being a primary dependency. by @pat in #212

New Contributors

  • @pat made their first contribution in #212

Full Changelog: v2.4.0...v2.5.0

v2.4.0

14 Nov 23:49
6875b65

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.4.0

v2.3.2

05 Sep 00:00
v2.3.2
c57c586

Choose a tag to compare

What's Changed

  • Add support for Codeship by @swebb in #198
  • Restore compatibility with older Ruby versions by @gchan in #201
  • Report Ruby version to Test Analytics by @gchan in #203

Maintenance Changes

  • Test gem under every supported Ruby version by @gchan in #200
  • Test collector on 3.3-rc Ruby in anticipation of Dec 2023 release by @gchan in #202
  • Prepare gem for 2.3.2 release by @gchan in #204

Full Changelog: v2.3.1...v2.3.2