Sourced from ch.qos.logback:logback-core's releases.
Logback 1.5.23
2025-12-21 Release of logback version 1.5.23
• In response to issues/959 file name collisions are detected at configuration time by analyzing the configuration file and no longer at run time. This avoids the
ConcurrentModificationExceptionreported in the issue.• ZIP and XZ compression now use a
BufferedOutputStreamwhen writing to the compressed file. This issue was reported in issues/988.• A bit-wise identical binary of this version can be reproduced by building from source code at commit 0bcc3feb54a6d99caac70969ee5f8334aad1fbaf associated with the tag v_1.5.23. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.
0bcc3fe
prepare release 1.5.234627dbd
better to use BufferedOutputStream during ZIP and XZ compression,
especially ...299f091
add collision test in presence of conditional processingb446f3f
In Context, remove collision mapa3eb14d
in response to issues/959, collision detection is now done by
FileCollisionAn...681b2be
remove unused method, minor comment edits17a3edf
start work on 1.5.23-SNAPSHOTSourced from ch.qos.logback:logback-classic's releases.
Logback 1.5.23
2025-12-21 Release of logback version 1.5.23
• In response to issues/959 file name collisions are detected at configuration time by analyzing the configuration file and no longer at run time. This avoids the
ConcurrentModificationExceptionreported in the issue.• ZIP and XZ compression now use a
BufferedOutputStreamwhen writing to the compressed file. This issue was reported in issues/988.• A bit-wise identical binary of this version can be reproduced by building from source code at commit 0bcc3feb54a6d99caac70969ee5f8334aad1fbaf associated with the tag v_1.5.23. Release built using Java "21" 2023-10-17 LTS build 21.0.1.+12-LTS-29 under Linux Debian 11.6.
0bcc3fe
prepare release 1.5.234627dbd
better to use BufferedOutputStream during ZIP and XZ compression,
especially ...299f091
add collision test in presence of conditional processingb446f3f
In Context, remove collision mapa3eb14d
in response to issues/959, collision detection is now done by
FileCollisionAn...681b2be
remove unused method, minor comment edits17a3edf
start work on 1.5.23-SNAPSHOT