Skip to content

Releases: buildkite/test-collector-ruby

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

v1.4.1

04 Apr 05:24
58577ea
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.2.4

20 Sep 01:50
b10618d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.2.4

v1.2.3

22 Aug 23:28
3f61a6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.3...v1.2.3