Skip to content

Releases: buildkite/test-collector-ruby

v2.6.0

21 Mar 01:04
@pda pda
ce0ebd2
Compare
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
Compare
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
Compare
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
Compare
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

v2.3.1

02 Jun 02:20
1e1f3fb
Compare
Choose a tag to compare

What's Changed

  • Log standard error raised during upload by @nprizal in #195

Full Changelog: v2.3.0...v2.3.1

v2.3.0

24 May 02:29
1200f4f
Compare
Choose a tag to compare

What's Changed

Protecting SecureRandom.uuid and suppressing errors from Upload API requests

Full Changelog: v2.2.0...v2.3.0

v2.2.0

26 Apr 23:11
ff051e2
Compare
Choose a tag to compare

What's Changed

Payload of Upload API request is gzipped so sending test execution data is now faster 🏃‍♀️

Full Changelog: v2.1.0...v2.2.0

v2.1.0

05 Apr 04:14
2bcd94c
Compare
Choose a tag to compare

What's Changed

Breaking change that switches the collector from using websockets to stream the data to sending data in chunks via HTTP to the Upload API. Websocket support will be deprecated soon so previous versions of the collector will no longer work.

Full Changelog: v1.5.0...v2.1.0

v1.5.0

29 Jan 21:38
9995bbc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.2

19 Jan 22:30
6420d36
Compare
Choose a tag to compare

What's changed

  • Deployment steps have been added to the README.md
  • Collector name has been amended in the Analytics::API payload to reflect the collector language

New Contributors

Full Changelog: v1.4.1...v1.4.2