3.1.0.Final
What's Changed
- [LOGMGR-345] Ensure logger FQCN is correct for system logger by @dmlloyd in #457
- Migrate tests to keep the log files that were created. Put the log fi… by @jamezp in #459
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #461
- [LOGMGR-346] Bump org.jboss.modules:jboss-modules from 2.1.2.Final to 2.1.3.Final by @dependabot in #462
- [LOGMGR-347] Do not use deprecated SmallRye Common OS
Process
by @dmlloyd in #464 - [LOGMGR-349] Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6 by @dependabot in #466
- [LOGMGR-351] Fix periodic file rotation by week, month, year. by @alex-pumpkin in #468
- Bump org.jboss.modules:jboss-modules from 2.1.3.Final to 2.1.5.Final by @dependabot in #467
- [LOGMGR-350] Avoid TCCL when configuring the log manager by @dmlloyd in #469
- [LOGMGR-351] Remove the deprecated per-deployment logging options. by @jamezp in #471
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #478
- Bump org.jboss.byteman:byteman-bmunit5 from 4.0.22 to 4.0.23 by @dependabot in #476
- Bump org.junit:junit-bom from 5.10.3 to 5.11.2 by @dependabot in #488
- Bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #490
- [LOGMGR-354] Avoid expensive JLine setup on JDK 23+ by @dmlloyd in #491
- Save head encoding on sanitized String(s) by @franz1981 in #492
- Use
NO_FORMAT
when using parameterless log methods by @dmlloyd in #493 - Switch to formal module descriptor by @dmlloyd in #494
- Module descriptor updates by @dmlloyd in #496
- Bump org.jboss.modules:jboss-modules from 2.1.5.Final to 2.1.6.Final by @dependabot in #495
- Add smart service provider method by @dmlloyd in #497
New Contributors
- @alex-pumpkin made their first contribution in #468
- @franz1981 made their first contribution in #492
Full Changelog: 3.0.4.Final...v3.1.0.Final