Skip to content

Releases: gradle/test-retry-gradle-plugin

v1.5.9

25 Apr 10:03
v1.5.9
05ce2c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.8...v1.5.9

v1.5.8

05 Dec 07:44
2746856
Compare
Choose a tag to compare

What's Changed

  • Support develocity-testing-annotations out of the box by @skuzzle in #245

New Contributors

Full Changelog: v1.5.7...v1.5.8

v1.5.7

27 Nov 16:27
v1.5.7
654136a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.6...v1.5.7

v1.5.6

02 Oct 11:34
9d1aeee
Compare
Choose a tag to compare

What's Changed

  • [FIX] PGP key to sign the artifacts is rotated

Full Changelog: v1.5.5...v1.5.6

v1.5.5

11 Sep 09:31
90ab626
Compare
Choose a tag to compare

What's Changed

  • [FIX] PGP key to sign the artifacts is rotated

Full Changelog: v1.5.4...v1.5.5

v1.5.4

24 Jul 10:07
38b23b9
Compare
Choose a tag to compare

What's Changed

  • Update plugin-publish plugin to 1.2.0 in order to fix published Gradle Module Metadata by @marcphilipp in #193
  • Retry Spock2 parameterized methods independently of the class by @pshevche in #202

Full Changelog: v1.5.3...v1.5.4

v1.5.3

22 May 12:45
735968f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

28 Feb 10:38
f585427
Compare
Choose a tag to compare

What's Changed

  • Handle class setup failures preventing previously failed methods from retrying by @pshevche in #177

New Contributors

Full Changelog: v1.5.1...v1.5.2

v1.5.1

19 Jan 12:44
71f3a30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

30 Nov 13:10
3c77d13
Compare
Choose a tag to compare

What's Changed

  • Add support for retry on class level via classRetry property

New Contributors

Full Changelog: v1.4.1...v1.5.0