2024.2.0
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
LoggerFactoryis now internal (#294). Was never meant to be public. - Changed:
/api/buildsparameter order has changed in the Develocity API spec, andBuildsApi.getBuildshas changed accordingly.⚠️ This is a breaking change if not using named arguments. - Changed: library's
DEVELOCITY_API_LOG_LEVELnow has precedence over SLF4Jorg.slf4j.simpleLogger.defaultLogLevelsystem 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)