Datafaker 2.4.4 (13-07-2025)¶
What's Changed¶
- Cleanup release process. by @bodiam in https://github.com/datafaker-net/datafaker/pull/1533
- Update docs for date faking by @n-0 in https://github.com/datafaker-net/datafaker/pull/1534
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.3 to 2.44.4 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1536
- [refactor] extract picking a random enum value to method
RandomService.nextEnum()
by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1530 - Bump com.googlecode.libphonenumber:libphonenumber from 9.0.2 to 9.0.3 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1538
- Update README.md to include the updated version 2.4.3 by @JammyJims in https://github.com/datafaker-net/datafaker/pull/1540
- Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1541
- Updated snapshot version by @bodiam in https://github.com/datafaker-net/datafaker/pull/1542
- Bump junit.version from 5.12.1 to 5.12.2 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1543
- Do not use deprecated DateAndTime by @snuyanzin in https://github.com/datafaker-net/datafaker/pull/1544
- Descrease amount of calls to nextInt for numerify by @snuyanzin in https://github.com/datafaker-net/datafaker/pull/1545
- Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1546
- Finish Release Workflow by @kingthorin in https://github.com/datafaker-net/datafaker/pull/1547
- Bump com.googlecode.libphonenumber:libphonenumber from 9.0.3 to 9.0.4 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1548
- Bump com.googlecode.libphonenumber:libphonenumber from 9.0.4 to 9.0.5 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1550
- feat: add MartialArt provider with names by @paulofranklins2 in https://github.com/datafaker-net/datafaker/pull/1549
- add Severance characters by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1552
- Bump kotlin.version from 2.1.20 to 2.1.21 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1553
- Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1554
- add Hungarian id number generator by @cbxp in https://github.com/datafaker-net/datafaker/pull/1555
- jsontransformer: All numbers as numbers by @kingthorin in https://github.com/datafaker-net/datafaker/pull/1557
- Bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1558
- Bump com.googlecode.libphonenumber:libphonenumber from 9.0.5 to 9.0.6 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1560
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.4 to 2.44.5 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1561
- Bump junit.version from 5.12.2 to 5.13.0 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1563
- Support custom Random Generators by @zyclonite in https://github.com/datafaker-net/datafaker/pull/1562
- Irish PPSN ID Number by @89snake89 in https://github.com/datafaker-net/datafaker/pull/1559
- Bump com.googlecode.libphonenumber:libphonenumber from 9.0.6 to 9.0.7 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1564
- Update all non-major dependencies by @renovate[bot] in https://github.com/datafaker-net/datafaker/pull/1565
- Update dependency com.github.javaparser:javaparser-symbol-solver-core to v3.27.0 by @renovate[bot] in https://github.com/datafaker-net/datafaker/pull/1567
- Refactoring by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1569
- remove old commented out test in FakeValuesTest by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1570
- Tiny improvements by @asolntsev in https://github.com/datafaker-net/datafaker/pull/1571
- Bump kotlin.version from 2.1.21 to 2.2.0 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1574
- TomlTransformer implementation by @badoken in https://github.com/datafaker-net/datafaker/pull/1572
- Bump com.googlecode.libphonenumber:libphonenumber from 9.0.7 to 9.0.8 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1577
- Bump junit.version from 5.13.1 to 5.13.2 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1576
- Irish vehicle license plates by @89snake89 in https://github.com/datafaker-net/datafaker/pull/1578
- Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1579
- Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.5.0 to 3.6.0 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1580
- Bump junit.version from 5.13.2 to 5.13.3 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1581
- Attempt to fix maven deploy using Maven Central by @bodiam in https://github.com/datafaker-net/datafaker/pull/1582
- Bump com.googlecode.libphonenumber:libphonenumber from 9.0.8 to 9.0.9 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1583
- Bump com.diffplug.spotless:spotless-maven-plugin from 2.44.5 to 2.45.0 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1584
- Bump commons-validator:commons-validator from 1.9.0 to 1.10.0 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1585
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in https://github.com/datafaker-net/datafaker/pull/1586
New Contributors¶
- @n-0 made their first contribution in https://github.com/datafaker-net/datafaker/pull/1534
- @JammyJims made their first contribution in https://github.com/datafaker-net/datafaker/pull/1540
- @paulofranklins2 made their first contribution in https://github.com/datafaker-net/datafaker/pull/1549
- @zyclonite made their first contribution in https://github.com/datafaker-net/datafaker/pull/1562
Full Changelog: https://github.com/datafaker-net/datafaker/compare/2.4.3...2.4.4