You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading to this release you must migrate from the com.gradle.enterprise plugin to the com.gradle.develocity plugin at the same time
The build cache now uses the same access token as build scans for authentication. To avoid a deprecation warning, provide this access key using the DEVELOCITY_ACCESS_KEY environment variable rather than the GRADLE_ENTERPRISE_ACCESS_KEY environment variable. GRADLE_ENTERPRISE_CACHE_USERNAME and GRADLE_ENTERPRISE_CACHE_PASSWORD environment variables are no longer needed and should be removed
⭐ New Features
Add a custom value for the detected CI provider #77
Support the com.gradle.develocity plugin in place of the com.gradle.enterprise plugin #74
Authenticate with the build cache using an access token #73
📔 Documentation
Update README to reflect conventions being published to Maven Central #76