What's Changed
New Features
- Support for Groovy method reference selectors (thanks to @nstdio) #1280
- Support for generating random values using
oneOf().orRandom()
#1288
- Bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot in #1275
- Bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot in #1277
- Support
Select.field(GetMethodSelector)
for Groovy by @nstdio in #1280 - Bug fix: bean validation uses default
Settings
by @armandino in #1283 - Bump nl.jqno.equalsverifier:equalsverifier-nodep from 3.18.1 to 3.18.2 by @dependabot in #1282
- Bump jakarta.validation:jakarta.validation-api from 3.1.0 to 3.1.1 by @dependabot in #1285
- Bump nl.jqno.equalsverifier:equalsverifier-nodep from 3.18.2 to 3.19 by @dependabot in #1286
- Bump com.tngtech.archunit:archunit from 1.3.0 to 1.4.0 by @dependabot in #1287
- Support for generating random values using
oneOf().orRandom()
by @armandino in #1288 - Add groovy test by @armandino in #1289
- Fixed a state leak caused by a mutable collection by @armandino in #1294
- Bump version.kotlin from 2.1.0 to 2.1.10 by @dependabot in #1279
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.6 to 4.9.1.0 by @dependabot in #1296
- Bump nl.jqno.equalsverifier:equalsverifier-nodep from 3.19 to 3.19.1 by @dependabot in #1299
- Bump version.jooq from 3.19.18 to 3.20.0 by @dependabot in #1300
- Revert "Bump version.jooq from 3.19.18 to 3.20.0" by @armandino in #1301
New Contributors
Full Changelog: instancio-parent-5.3.0...instancio-parent-5.4.0