Skip to content

Releases: buildkite/test-collector-ruby

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

v1.1.3

10 Aug 04:53
v1.1.3
d685039
Compare
Choose a tag to compare

What's Changed

  • Use a private reference to JSON.parse to prevent it being mocked by @gchan in #149
  • Version 1.1.3 by @gchan in #150

Full Changelog: v1.1.2...v1.1.3

v1.1.2

10 Aug 00:46
f861373
Compare
Choose a tag to compare

What's Changed

  • Remove branch reference prefix in Github Actions by @gchan in #136
  • Make ruby collector work better for non-web app by @JuanitoFatas in #128
  • Avoid linters complaining about double quotes by @SocalNick in #137
  • Revert "Allow specifying run name prefix and suffix" by @JuanitoFatas in #139
  • Update Code of Conduct contract email address by @JuanitoFatas in #143
  • Add some design documentation to understand how the gem works by @swebb in #146
  • Suppress errors when connecting to Buildkite by @swebb in #145
  • Fix logging level from debug to error by @gchan in #147
  • Version 1.1.2 by @swebb in #148

New Contributors

Full Changelog: v1.1.1...v1.1.2