Skip to content

Releases: Flank/flank

Flank v20.08.2

19 Aug 17:15
5f9a81d
Compare
Choose a tag to compare

v20.08.2

Features

Refactor

Bug Fixes

CI Changes

Documentation

Flank v20.08.1

11 Aug 12:52
e9ed26c
Compare
Choose a tag to compare

v20.08.1

Flank v20.08.0

10 Aug 13:48
8566004
Compare
Choose a tag to compare

Stable release for commit 8566004

v20.08.0

Flank v20.07.0

15 Jul 21:17
Compare
Choose a tag to compare

Stable release for commit 02bca27

v20.07.0

Flank v20.06.2

18 Jun 16:25
Compare
Choose a tag to compare

Stable release for commit 08de9c3

v20.06.2

Flank v20.06.1

13 Jun 17:28
6d25735
Compare
Choose a tag to compare

Stable release for commit 6d25735

v20.06.1

Flank v20.06.0

07 Jun 18:42
Compare
Choose a tag to compare

Stable release for commit 77f18db

v20.06.0

Flank v20.05.2

16 May 23:31
Compare
Choose a tag to compare

Stable release for commit 7618ebd

v20.05.2

Flank v20.05.1

11 May 23:06
Compare
Choose a tag to compare

Stable release for commit 88f336d

v20.05.1

Flank v20.05.0

08 May 15:57
Compare
Choose a tag to compare

Stable release for commit ead2739

Release highlights

Flank 20 has been released! This includes 41 features and bug fixes from 9 authors (bootstraponline, RainNapper, Kurt-Bonatz, doodla, jan-gogo, pawelpasterz, fondesa, Writhe, adamfilipow92).

Highlights include:

  • Date based version numbers! 20.05.0 is the first Flank release in May.
  • Server side sharding. All the shards show up in one matrix if you're using a single APK. This is a huge stability and user experience win. num-flaky-test-attempts will retry entire shards.
  • Video, auto login, and perf metrics default to off to optimize for performance. You can turn them back on if desired.
  • Flank no longer hangs on exceptions!
  • The API is used to fetch XML results on Android instead of parsing XML files. This improves performance and correctness.
  • Web links to the matrices are printed at the start of each run.
  • Many new features are now supported in Flank and are coming soon to Fladle. additional-apks, disableSharding, smartFlankDisableUpload, testRunnerClass, localResultsDir, testTargetsAlwaysRun, runTimeout, ignoreFailedTests, numUniformShards, clientDetails, otherFiles, networkProfile, roboScript, roboDirectives
  • Improved memory usage for running on small virtual machines
  • ASCII doc in the repo for every supported Flank command
  • Flank is now on maven central! The group id has changed from flank to com.github.flank We're working to automatically sync each new release to maven.
  • Timing values corrected in JUnit XML files on Android.
  • Fixed test filtering logic when using notPackage and notClass

v20.05.0