Releases: buildkite/test-collector-ruby
Releases · buildkite/test-collector-ruby
v2.2.0
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
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
v1.4.2
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
- @KatieWright26 made their first contribution in #16
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.3.1
What's Changed
- Cope with the gem being loaded but not configured when using minitest by @billhorsman in #165
New Contributors
- @billhorsman made their first contribution in #165
Full Changelog: v1.3.0...v1.3.1
v1.3.0
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
What's Changed
- Allow earlier Rails versions by @noodl in #155
- Release v1.2.5 by @JuanitoFatas in #156
New Contributors
Full Changelog: v1.2.4...v1.2.5
v1.2.4
What's Changed
- Fix instrumentation of sleep does not support sleeping forever by @JuanitoFatas in #153
- Release v1.2.4 by @JuanitoFatas in #154
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
- Allow specifying execution name prefix / suffix by @JuanitoFatas in #140
- Release v1.2.3 by @JuanitoFatas in #151
Full Changelog: v1.1.3...v1.2.3