Releases: Flank/flank
Releases · Flank/flank
Flank Wrapper 1.2.3
flank-wrapper-1.2.3 fix: Disable mixpanel in tests (#2140)
Flank Scripts 1.9.28
flank-scripts-1.9.28 build: Dependencies updates [2021-08-16] (#2138)
Flank Scripts 1.9.27
flank-scripts-1.9.27 build: Dependencies updates [2021-08-09] (#2125)
Flank Wrapper 1.2.2
refactor: Mixpanel module API & implementation (#2107) Related to #2044 ## Test Plan > How do we know the code works? Flank should work as before.
Flank v21.08.0
v21.08.0
Features
- #2118 Added project ID to sentry (piotradamczyk5)
- #2113 Get apk details with retry (pawelpasterz)
- #2108 Added Gradle Plugin to check if helpers modules version get updated (piotradamczyk5)
- #2092 Rerun failed tests (jan-gogo)
Bug Fixes
- #2110 Fix dry run (pawelpasterz)
Refactor
- #2106 Structural output login google (piotradamczyk5)
Documentation
Flank Scripts 1.9.26
build: Dependencies updates [2021-08-02] (#2116) * [Automatic PR] Dependencies update * Bumpup flank-scripts version Co-authored-by: piotradamczyk5 <[email protected]> Co-authored-by: Pawel Pasterz <[email protected]> Co-authored-by: piotradamczyk5 <[email protected]>
Flank Wrapper 1.2.1
flank-wrapper-1.2.1 feat: Added Gradle Plugin to check if helpers modules version get upd…
Flank Scripts 1.9.25
flank-scripts-1.9.25 feat: Added Gradle Plugin to check if helpers modules version get upd…
Flank v21.07.2
v21.07.2
Features
- #2096 Add num-flaky-test-attempts CLI option (jan-gogo)
- #2094 Added Sdk Suppress Handling (pawelpasterz, adamfilipow92, piotradamczyk5)
- #2098 Improvements for :tool:execution:parallel (jan-gogo)
- #2088 Added firebase event to Mixpanel (axelzuziak-gogo, adamfilipow92)
- #2072 Integrate parallel execution in Corellium domain (jan-gogo)
- #2085 Add Analytics to Flank Wrapper (piotradamczyk5)
- #2086 Move Mixpanel metrics to tools:analytics (adamfilipow92)
- #2080 Improve :tool:execution:parallel. (jan-gogo)
- #2076 Parameterized Tests - multiple (Sloox)
- #2062 Merge test method duration for parameterized classes (jan-gogo)
Bug Fixes
- #2097 Incorrect calculations in JUnit tool (jan-gogo)
- #2095 XArgs command update (Sloox)
- #2091 Remove jfrog repositories (jan-gogo)
- #2075 Do not upload/read files when path starts with gs:// (pawelpasterz, adamfilipow92)
- #2084 Fix calculating total test cost in Mixpanel ()
Refactor
Flank Scripts 1.9.24
fix: Remove jfrog repositories (#2091) * Remove jfrog repositories Co-authored-by: Michael Wright <[email protected]>