8.30.0
What's Changed
- Add XPath support for namespace-uri() condition and attribute elements by @evie-lau in #4287
- RemoveObjectsIsNull fails on negated expressions fixed by @Riyazul555 in #4296
- Switch to a single timeout for MavenSettings and MavenRepositoryMirror by @timtebeek in #4302
- Fix method name collisions with UseStaticImport by @protocol7 in #4307
- Resolved stackoverflow exception for circular dependencies. by @Jenson3210 in #4300
- XPath condition enhancements - multiple conditions and and/or operators by @evie-lau in #4305
- Fix/connection timeout in test by @ErhardSiegl in #4308
- Added Profile dependency migration by @timtebeek in #4311
Trait
interface andVariableAccess
/MethodAccess
implementation by @jkschneider in #4309Annotated
andLiteral
traits by @jkschneider in #4318- refactor: Update Gradle wrapper by @shanman190 in #4322
- feat: Change maven managed dependency classifier by @Ferioney in #4317
- Migrate add Develocity recipes to handle the new develocity configurations by @shanman190 in #4312
- Add Gradle Enterprise to Develocity 3.17+ migration recipe for Gradle by @shanman190 in #4320
- Gradle UpgradeDependencyVersion visitor should override isAcceptable by @timtebeek in #4327
- Add XSLT transformation recipe by @ammachado in #3606
- Drop XSLT options from ChangePluginConfiguration by @timtebeek in #4328
New Contributors
- @evie-lau made their first contribution in #4287
- @Riyazul555 made their first contribution in #4296
- @protocol7 made their first contribution in #4307
- @ErhardSiegl made their first contribution in #4308
- @Ferioney made their first contribution in #4317
Full Changelog: v8.29.0...v8.30.0