Generated from the API spec of Develocity API 2024.2. Thanks to @clayburn for helping test this release.
What's Changed
New API spec
Notable changes
- Added: many new API endpoints and features (see API changelog)
- Removed: many previously deprecated endpoints and parameters (see API changelog)
- Removed: library's
LoggerFactory
is now internal (#294). Was never meant to be public. - Changed:
/api/builds
parameter order has changed in the Develocity API spec, andBuildsApi.getBuilds
has changed accordingly.⚠️ This is a breaking change if not using named arguments. - Changed: library's
DEVELOCITY_API_LOG_LEVEL
now has precedence over SLF4Jorg.slf4j.simpleLogger.defaultLogLevel
system property (#286)
Full Changelog from 2024.1.1: 2024.1.1...2024.2.0 (no library changes since last alpha: 2024.2.0-alpha03...2024.2.0)