Current section
Files
Jump to
Current section
Files
buildkite_test_collector
CHANGELOG.md
CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.3.2](https://github.com/buildkite/text_collector_elixir/compare/v0.3.1...v0.3.2) (2025-09-23)
### Bug Fixes:
* invalid references to Mix project module. (#132) by James Harton
### Improvements:
* replace tesla with req (#133) by James Harton
* Use `req` instead of `tesla` for HTTP client by James Harton
## [v0.3.1](https://github.com/buildkite/text_collector_elixir/compare/v0.3.0...v0.3.1) (2025-03-25)
## [v0.3.0](https://github.com/buildkite/text_collector_elixir/compare/v0.2.0...v0.3.0) (2023-01-12)
### Features:
* Add collector and version to all analytics API payloads(#13)
* Add local test environment to get flakey test from dev environment (#12)
## [v0.2.0](https://github.com/buildkite/text_collector_elixir/compare/v0.1.2...v0.2.0) (2022-07-04)
### Features:
* Add manual tracing. (#6)
### Bug Fixes:
* Reduce default batch size from 500 to 100
## [v0.1.2](https://github.com/buildkite/text_collector_elixir/compare/v0.1.1...v0.1.2) (2022-06-13)
### Bug Fixes:
* correctly handle skipped and excluded tests. (#5)
## [v0.1.1](https://github.com/buildkite/text_collector_elixir/compare/v0.1.0...v0.1.1) (2022-06-03)
### Bug Fixes:
* typos
* Update mix file with correct Github links
## [v0.1.0](https://github.com/buildkite/text_collector_elixir/compare/v0.1.0...v0.1.0) (2022-06-01)