Skip to content

2024.2.0

Latest
Compare
Choose a tag to compare
@gabrielfeo gabrielfeo released this 11 Sep 15:13
· 15 commits to main since this release
dec8207

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, and BuildsApi.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 SLF4J org.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)