Releases: gradle/common-custom-user-data-maven-extension
Releases · gradle/common-custom-user-data-maven-extension
Release list
2.4.0
2.3.0
- [NEW] Capture Cursor as an AI agent via the
CURSOR_AGENTenvironment variable
2.2.0
- [NEW] Add AI tag to the Build Scan when invoked by an AI Agent
- [NEW] Add custom value to the Build Scan indicating which AI Agent invoked the build
- [NEW] Add link in Build Scan to GitHub PR
- [NEW] For GitHub PRs, capture
GITHUB_BASE_REFas the valuePR base branch
2.1.0
- [NEW] Add support for evaluating one or more Groovy scripts in the Develocity storage directory
2.0.7
- [FIX] Added a null-safety check to handle cases where the Maven session may be null
2.0.6
- [FIX] GitHub Actions build link doesn't include run attempt
2.0.5
- [FIX] Add GitHub run attempt as custom value to precisely identify GitHub Action run
2.0.4
- [FIX] Add GitHub run number as custom value to precisely identify GitHub Action run
2.0.3
- [NEW] Added tagging VS Code builds
- [FIX] Redacting user info from git URLs when the user info contains a URL-encoded character
2.0.2
- [FIX] Update to Groovy 4 to handle Java 24