- Use a private reference to JSON.parse to prevent it being mocked 149 - ghcan
1.1.2
- Remove branch reference prefix in Github Actions 136 - gchan - Make ruby collector work better for non-web app 128 - JuanitoFatas - Avoid linters complaining about double quotes 137 - SocalNick - Revert "Allow specifying run name prefix and suffix" 139 - JuanitoFatas - Update Code of Conduct contact email address 143 - JuanitoFatas - Suppress errors when connecting to Buildkite 145 - swebb - Add some design documentation to understand how the gem works 146 - swebb - Fix logging level from debug to error 147 - gchan
1.1.1
- Strip CR/LF from token input 127 - gchan - Allow specify run name prefix and suffix 130 - juanitofatas - Improve Minitest support by using after_teardown 131 - davidstosik - Avoid breaking test suite stubs `Process.clock_gettime` 132 - juanitofatas (thanks ChrisBR)
1.1.0
- Remove an internal debugging change 115 — juanitofatas - Remove warnings 116 - juanitofatas - Fix old gem name still in debugging and warning messages 117 - juanitofatas - Include module from `Minitest` 118 - juanitofatas - Fix Minitest loading without using minitest hook 125 — paulca
1.0.1
- Fix project_dir issue expecting a string, not a Pathname 112 — paulca
1.0.0
- Option to disable detailed tracing 108 - blanknite - minitest support (beta) 103 - mariovisic, blaknite - Handle re-raised disconnect exceptions 102 - JuantoFatas - Make trace lookup faster using a Hash 98 - blaknite, mariovisic - Introduce more configurable logging 97 - JuanitoFatas