Skip to content

Releases: buildkite/test-collector-ruby

v2.3.1

02 Jun 02:20
1e1f3fb

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

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

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

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

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

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

v1.4.1

04 Apr 05:24
58577ea

Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.1

v1.3.1

14 Dec 04:02
v1.3.1
40789af

Choose a tag to compare

What's Changed

  • Cope with the gem being loaded but not configured when using minitest by @billhorsman in #165

New Contributors

Full Changelog: v1.3.0...v1.3.1

v1.3.0

14 Dec 00:49

Choose a tag to compare

What's Changed

  • Document the annotation method by @swebb in #157
  • Document execution prefix/suffix environment variables by @swebb in #158
  • Handle ETIMEDOUT during socket connection by @blaknite in #162
  • Add ability to pass custom run env to Test Analytics API by @blaknite in #163

Full Changelog: v1.2.5...v1.3.0

v1.2.5

22 Sep 07:59
291a08f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.2.5