Releases: DataDog/dd-sdk-swift-testing
Releases · DataDog/dd-sdk-swift-testing
2.5.2
What's Changed
- send CPU count by @ypopovych in #139
- added custom session name support by @ypopovych in #140
- Auto Test Retries by @ypopovych in #142
- added special per-test only mode for code coverage by @ypopovych in #143
- Early Flake Detection by @ypopovych in #145
- added flaky test to the Integration Tests by @ypopovych in #148
- fixed Code Coverage activation rule by @ypopovych in #149
Full Changelog: 2.5.1...2.5.2
2.5.2-beta2
What's Changed
[SDTEST-106] Early Flake Detection by @ypopovych in #145
Full Changelog: 2.5.2-beta1...2.5.2-beta2
2.5.2-beta1
What's Changed
- [SDTEST-873] Send CPU count by @ypopovych in #139
- added custom session name support by @ypopovych in #140
- [SDTEST-438] Auto Test Retries by @ypopovych in #142
- Added special per-test only mode for code coverage by @ypopovych in #143
Full Changelog: 2.5.1...2.5.2-beta1
2.5.1
What's Changed
- fixed FETCH_HEAD parsing by @ypopovych in #124
- added env variable for ITR debug by @ypopovych in #125
- fixed test for file locator by @ypopovych in #126
- moved correlation id to the body of the test by @ypopovych in #127
- fallback if fetch_head doesn't have branch by @ypopovych in #128
- increase amount of open files for code coverage by @ypopovych in #129
- better open file limit debug logs by @ypopovych in #130
- added coverage queue priority env variable by @ypopovych in #132
- Updated binary package version to 2.5.1-alpha3 by @ypopovych in #133
- added log for coverage queue priority by @ypopovych in #135
Full Changelog: 2.5.0...2.5.1
2.5.1-alpha3
What's Changed
- Updated binary package version to 2.5.1-alpha2 by @ypopovych in #131
- better open file limit debug logs by @ypopovych in #130
- added coverage queue priority env variable by @ypopovych in #132
Full Changelog: 2.5.1-alpha2...2.5.1-alpha3
2.5.1-alpha2
What's Changed
- fixed FETCH_HEAD parsing, changed Code Coverage queue priority by @ypopovych in #124
- added env variable for ITR debug, fixed long test names problem by @ypopovych in #125
- fixed test for file locator by @ypopovych in #126
- moved correlation id to the body of the test by @ypopovych in #127
- fallback if fetch_head doesn't have branch by @ypopovych in #128
- increase amount of open files for code coverage by @ypopovych in #129
Full Changelog: 2.5.0...2.5.1-alpha2
2.5.1-alpha1
What's Changed
- fixed FETCH_HEAD parsing, changed Code Coverage queue priority by @ypopovych in #124
- added env variable for ITR debug, fixed long test names problem by @ypopovych in #125
Full Changelog: 2.5.0...2.5.1-alpha1
2.5.0
What's Changed
- [CIVIS-6856] Cleaned project. Updated to the latest libs and Xcode. Fixed tests by @ypopovych in #90
- [CIVIS-9345] Project config cleanup by @ypopovych in #91
- [CIVIS-9345] refactored environment and config parsing by @ypopovych in #92
- [CIVIS-9212] send tests skipped by ITR to the backend by @ypopovych in #93
- [CIVIS-9555] Network Instrumentation crashes test process by @ypopovych in #94
- [CIVIS-9616] Bug detecting codeowners for tests by @ypopovych in #95
- updates for CI by @ypopovych in #96
- [CIVIS-9762] Remove dependencies to ObjC and ObjC++ by @ypopovych in #97
- [CIVIS-9740] Swift library sends bad Git URL by @ypopovych in #98
- [CIVIS-9214] Improve git unshallow by @ypopovych in #99
- [CIVIS-9211] Add Intelligent Test Runner correlation ID by @ypopovych in #100
- [CIVIS-9813] implemented channel name fix by @ypopovych in #101
- [CIVIS-3053] added fallbacks for git unshallow by @ypopovych in #102
- [CIVIS-8070] added required_git option handling by @ypopovych in #103
- [CIVIS-2859] Remove application key requirement for ITR by @ypopovych in #104
- [CIVIS-10089] Better test skipping by @ypopovych in #105
- [SDTEST-145] Support unskippable tests by @ypopovych in #106
- Fixes before the new release by @ypopovych in #107
- fixes to release scripts by @ypopovych in #108 , #109 , #110 , #111 , #113 , #114
- made CDatadogTesting private. Better project settings by @ypopovych in #115
- better test name split logic. network debug env variable by @ypopovych in #117
- fixed EventExporter tests by @ypopovych in #118
- added environment and config debug logs by @ypopovych in #120
- added current test static property by @ypopovych in #121
- opentelemetry repo change by @ypopovych in #122
New Contributors
- @ypopovych made their first contribution in #90
Full Changelog: 2.4.0...2.5.0
2.5.0-alpha3
What's Changed
- [CIVIS-6856] Cleaned project. Updated to the latest libs and Xcode. Fixed tests by @ypopovych in #90
- [CIVIS-9345] Project config cleanup by @ypopovych in #91
- [CIVIS-9345] refactored environment and config parsing by @ypopovych in #92
- [CIVIS-9212] send tests skipped by ITR to the backend by @ypopovych in #93
- [CIVIS-9555] Network Instrumentation crashes test process by @ypopovych in #94
- [CIVIS-9616] Bug detecting codeowners for tests by @ypopovych in #95
- updates for CI by @ypopovych in #96
- [CIVIS-9762] Remove dependencies to ObjC and ObjC++ by @ypopovych in #97
- [CIVIS-9740] Swift library sends bad Git URL by @ypopovych in #98
- [CIVIS-9214] Improve git unshallow by @ypopovych in #99
- [CIVIS-9211] Add Intelligent Test Runner correlation ID by @ypopovych in #100
- [CIVIS-9813] implemented channel name fix by @ypopovych in #101
- [CIVIS-3053] added fallbacks for git unshallow by @ypopovych in #102
- [CIVIS-8070] added required_git option handling by @ypopovych in #103
- [CIVIS-2859] Remove application key requirement for ITR by @ypopovych in #104
- [CIVIS-10089] Better test skipping by @ypopovych in #105
- [SDTEST-145] Support unskippable tests by @ypopovych in #106
- Fixes before the new release by @ypopovych in #107
- fixes to release scripts by @ypopovych in #108 , #109 , #110 , #111 , #113 , #114
- made CDatadogTesting private. Better project settings by @ypopovych in #115
- better test name split logic. network debug env variable by @ypopovych in #117
New Contributors
- @ypopovych made their first contribution in #90
Full Changelog: 2.4.0...2.5.0-alpha3
2.5.0-alpha2
What's Changed
- [CIVIS-6856] Cleaned project. Updated to the latest libs and Xcode. Fixed tests by @ypopovych in #90
- [CIVIS-9345] Project config cleanup by @ypopovych in #91
- [CIVIS-9345] refactored environment and config parsing by @ypopovych in #92
- [CIVIS-9212] send tests skipped by ITR to the backend by @ypopovych in #93
- [CIVIS-9555] Network Instrumentation crashes test process by @ypopovych in #94
- [CIVIS-9616] Bug detecting codeowners for tests by @ypopovych in #95
- updates for CI by @ypopovych in #96
- [CIVIS-9762] Remove dependencies to ObjC and ObjC++ by @ypopovych in #97
- [CIVIS-9740] Swift library sends bad Git URL by @ypopovych in #98
- [CIVIS-9214] Improve git unshallow by @ypopovych in #99
- [CIVIS-9211] Add Intelligent Test Runner correlation ID by @ypopovych in #100
- [CIVIS-9813] implemented channel name fix by @ypopovych in #101
- [CIVIS-3053] added fallbacks for git unshallow by @ypopovych in #102
- [CIVIS-8070] added required_git option handling by @ypopovych in #103
- [CIVIS-2859] Remove application key requirement for ITR by @ypopovych in #104
- [CIVIS-10089] Better test skipping by @ypopovych in #105
- [SDTEST-145] Support unskippable tests by @ypopovych in #106
- Fixes before the new release by @ypopovych in #107
- fixes to release scripts by @ypopovych in #108 , #109 , #110 , #111 , #113 , #114
- made CDatadogTesting private. Better project settings by @ypopovych in #115
New Contributors
- @ypopovych made their first contribution in #90
Full Changelog: 2.4.0...2.5.0-alpha2