Releases: avito-tech/avito-android
Releases · avito-tech/avito-android
2020.34
Features
- MBS-7032 add Elastic stack logging capability (#661)
- extract :common:random-utils (#666)
- Publish truth-extensions module (#667, #664)
Fixes
- MBS-9933 remove verbose logging (#660)
- MBS-10053 fix lint issues parsing (#658)
- MBS-9988 Fix kotlin caching for infra clients (#668)
Documentation
- MBS-10055 Remove mirakle workaround for a fixed issue (#656)
- MBS-10084 Add .gradle directory to ignored in IDE recommendations (#659)
Meta
- MBS-9457 extract modified test finder from impact analysis module (#662)
- Add clear local branches make target (#665)
- Files and resources refactoring (#663)
2020.33
Features
- Add report link to the instrumentation task verdict file (#646)
- Send metrics of impact analysis (#641)
Fixes
- Fix task logs smashing in the build verdict (#652)
Documentation
- Describe Gradle build cache (#649)
Meta
- Remove kotlin root plugin (#650)
- Remove unnecessary experimental plugin (#655)
2020.32
This is a maintenance release. You can skip it.
Meta
- MBS-8436 enable kotlin warnings as errors (#638)
- MBS-8436 add detekt plugin (#639)
- Enable and fix Detekt naming and formatting rules (#642) …
2020.31
Features
- MBS-9086 Basic AGP 4.1 support (#632)
Warning: this change breaks backward compatibility.
Fixes
- MBS-9086 Fix broken screenshots tests recording (#635)
- MBS-9933 remove log spam in a test runner (#637)
2020.30
Features
- Capture all tasks error logs and add them to the build-verdict (#627)
- Add logging POD creation problems (#631)
- Add build link to the Lint error alert slack message (#633)
- Add property to the configuration of the slack channel for lint crashes alerts (#634)
- Make preparations for AGP 4.1 (#629)
Fixes
- Fix bug: Return deployment deletion (#626)
2020.29.4
Features
- [UiTestImpactAnalysis] Add testBuildVariantSupport (#620)
Fixes
- [TestRunner] Hotfix: Return deployment deletion (#626)
- [CiSteps] register separate LintReportToSlackTask per slack channel (#624)
2020.28
Features
- Add pretty plain text build verdict (#617)
- Alert to slack about lint errors (#621)
Fixes
- empty suite in test apk now throws exception (#616)
2020.27
Fixes
- Fix build check plugin in a custom project directory (#614)
Meta
- Use constants in Dependencies.kt (#613)
- MBS-9708 update Gradle to 6.7 (#611)
- MBS-7970 remove :gradle:utils module (#612)
2020.26
Features
Delete k8s's pod when DeviceWorker dies. (#604)
Meta
Bump coroutines version to 1.37 (#608)
2020.25
Features
- Update android-builder image with new sdk platform version (#599)
Fixes
- [Build checks] Fix NPE when no ANDROID_HOME specified (#597)
Documentation
- Clarify build troubleshooting (#596)
Meta
- [Test runner] Extract deployment creation logic to ReservationDeploymentFactory.kt (#600)
- Apply build-verdict plugin (#598)