Releases: buildkite/test-collector-rust
Releases · buildkite/test-collector-rust
v0.1.3
What's Changed
- Bump Rust Test Collector patch version from 0.1.1 to 0.1.2 by @gchan in #6
- chore: fix uncommited
Cargo.lock
after recent update. by @jimsynz in #7 - chore: Add dependabot configuration. by @jimsynz in #8
- Add
--help
and--version
args by @pda in #35
Plus:
- chore(deps): bump ureq from 2.4.0 to 2.8.0 by @dependabot in #14
- chore(deps): bump serial_test from 0.6.0 to 2.0.0 by @dependabot in #10
- chore(deps): bump uuid from 1.0.0 to 1.5.0 by @dependabot in #13
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #9
- chore(deps): bump ureq from 2.8.0 to 2.9.0 by @dependabot in #16
- chore(deps): bump serde from 1.0.192 to 1.0.193 by @dependabot in #18
- chore(deps): bump uuid from 1.5.0 to 1.6.1 by @dependabot in #17
- chore(deps): bump ureq from 2.9.0 to 2.9.1 by @dependabot in #19
- chore(deps): bump serde from 1.0.193 to 1.0.195 by @dependabot in #25
- chore(deps): bump serial_test from 2.0.0 to 3.0.0 by @dependabot in #24
- chore(deps): bump serde_json from 1.0.108 to 1.0.111 by @dependabot in #23
- chore(deps): bump serde_json from 1.0.111 to 1.0.113 by @dependabot in #28
- chore(deps): bump serde from 1.0.195 to 1.0.196 by @dependabot in #27
- chore(deps): bump ureq from 2.9.1 to 2.9.4 by @dependabot in #29
- chore(deps): bump ureq from 2.9.4 to 2.9.5 by @dependabot in #30
- chore(deps): bump uuid from 1.6.1 to 1.7.0 by @dependabot in #26
- chore(deps): bump ureq from 2.9.5 to 2.9.6 by @dependabot in #31
- chore(deps): bump serde from 1.0.196 to 1.0.197 by @dependabot in #33
- chore(deps): bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #32
New Contributors
- @gchan made their first contribution in #6
- @jimsynz made their first contribution in #8
- @pda made their first contribution in #35
Full Changelog: 0.1.2...v0.1.3
0.1.2
What's Changed
- PIE-1481 Remove identifier from Rust test collector payloads by @amybiyuliu in #3
- chore(deps): bump bumpalo from 3.9.1 to 3.14.0 by @dependabot in #5
- chore(deps): bump webpki from 0.22.0 to 0.22.2 by @dependabot in #4
Full Changelog: 0.1.1...0.1.2
Add Collector :name and :version to API payload
What's Changed
This release updates the Analytics API payload to contain the collectors name and version by @KatieWright26 in #2
New Contributors
@KatieWright26 made their first contribution in #2
Full Changelog: v0.1.0...0.1.1