Skip to content
Compare
Choose a tag to compare
@bigdaz bigdaz released this 15 Jun 03:32
· 16 commits to main since this release

This patch release fixes a bug introduced in v3.4.0, that prevents build scan publication to Develocity.
The bug results in the removal of the DEVELOCITY_ACCESS_KEY variable being removed, so that Gradle cannot authenticate with the Develocity server.

What's Changed

  • Don't clear access key when access token cannot be obtained by @cdsap in #258
  • Simplify requesting short-lived Develocity access tokens by @bigdaz in #259

Full Changelog: v3.4.0...v3.4.1