Skip to content

2021.11

Compare
Choose a tag to compare
@sboishtyan sboishtyan released this 01 Apr 19:28
2c219e4

Features

Metrics for affected applications in impact analysis (#891)
Send lost tests as infrastructure errors in cases where we have at least throwable context (#888)
Add time to lopper messages (#886)
Add main looper messages dump feature flag (#885)
Add detailed no suitable apps advice (#874)
Collect data about common dependencies between apps (#876)
Add service metrics (#875)
Add main looper messages log to the test report (#878)
Disable message queue processing dump by default (#894)

Meta

Remove deprecated ImpactAnalysisPolicy (#867)
Use our Result class instead of custom sealed results (#866)
Add Gradle wrapper to subprojects to handle IDE run problem (#870)
Add a description about IDE errors (#871)
Update detekt to 1.16 (#879)
Bump pyyaml in /ci/docker/docker-in-docker-image/publish-docker-image (#880)
Hide TestRunEnvironment params (#884)
Refactor logs sending (#897)

Fixes

Disable lifecycle events gathering (#901)
Fix typo (#898)
Change slack api; use channel id's instead of names in config (#892)
Fix metrics from device (#893)
Fix initialization of InHouseInstrumentationTestRunner.testRunEnvironment in case of orchestrator run (#895)
Fix LOST test incident definition (#896)
Fix loss of accuracy in statsd gauge metrics (#890)
Fix red code in IDE with junit5 extensions (#889)
Reduce excessive common prefix from main looper dump (#887)
Reduce amout of lifecycle events in test reports (#883)
Fix failed future Entries added to the report (#882)
Fix lifecycle events absence in the test report (#877)
Fixes in dependencies graph builder (#873)
Fix log levels (#872)
Add test when second deployment creation fails then exception will be thrown (#864)
Fix log (#868)
Fix exception cause for initialized state, see #861 (#869)