Skip to content

Releases: kevin-lee/logger-f

v2.1.18

12 Mar 00:14
Compare
Choose a tag to compare

2.1.18 - 2025-03-12

Done

  • [logger-f-slf4j-mdc][logger-f-logback-mdc-monix3] SetMdcAdapterand Monix3MdcAdapter are now compatible with older slf4j and logback (#612)
    • Downgraded: slf4j to 2.0.12, but SetMdcAdapter and Monix3MdcAdapter can also work with the latest slf4j (2.0.17 at the moment).
    • Downgraded: logback to 1.5.0 for MDC adapter, but SetMdcAdapter and Monix3MdcAdapter can also work with the latest logback (1.5.17 at the moment).
    • Downgraded: logback-scala-interop to 1.0.0

v2.1.17

09 Mar 08:19
Compare
Choose a tag to compare

2.1.17 - 2025-03-09

Done

  • [logger-f-logback-mdc-monix3] is not compatible with logback 1.5.17 due to changes in slf4j 2.0.17 (#565)
    • Update slf4j to 2.0.17, logback to 1.5.17 and logback-scala-interop to 1.17.0
    • logback 1.5.16 uses slf4j 2.0.16.
    • logback 1.5.17 uses slf4j 2.0.17.
    • Due to changes introduced in slf4j 2.0.17, the current logic for initializing Monix3MdcAdapter fails. This is not caused by logback's LoggerContext, but rather by MDC from slf4j.
    • This fix added slf4j MDC support to set MDCAdapter in MDC
    • This fix updated the initialization of MDC to accommodate the changes in slf4j 2.0.17.

v2.1.16

09 Mar 05:16
Compare
Choose a tag to compare

2.1.16 - 2025-03-09

Done

  • [logger-f-logback-mdc-monix3] Bump logback-scala-interop to 1.16.0, slf4j to 2.0.16 and logback to 1.5.16 (#581)

v2.1.15

09 Mar 04:47
Compare
Choose a tag to compare

2.1.15 - 2025-03-09

Done

  • [logger-f-logback-mdc-monix3] Bump logback-scala-interop to 1.15.0 and logback to 1.5.15 (#580)

v2.1.14

09 Mar 04:21
Compare
Choose a tag to compare

2.1.14 - 2025-03-09

Done

  • [logger-f-logback-mdc-monix3] Bump logback-scala-interop to 1.14.0 and logback to 1.5.14 (#579)

v2.1.13

09 Mar 03:56
Compare
Choose a tag to compare

2.1.13 - 2025-03-09

Done

  • [logger-f-logback-mdc-monix3] Bump logback-scala-interop to 1.13.0 and logback to 1.5.13 (#578)

v2.1.12

08 Mar 12:58
Compare
Choose a tag to compare

2.1.12 - 2025-03-08

Done

  • [logger-f-logback-mdc-monix3] Bump logback-scala-interop to 1.12.0 and logback to 1.5.12 (#577)

v2.1.11

08 Mar 12:33
Compare
Choose a tag to compare

2.1.11 - 2025-03-08

Done

  • [logger-f-logback-mdc-monix3] Bump logback-scala-interop to 1.11.0 and logback to 1.5.11 (#576)

v2.1.10

08 Mar 11:41
Compare
Choose a tag to compare

2.1.10 - 2025-03-08

Done

  • [logger-f-logback-mdc-monix3] Bump logback-scala-interop to 1.10.0 and logback to 1.5.10 (#575)

v2.1.9

08 Mar 11:09
Compare
Choose a tag to compare

2.1.9 - 2025-03-08

Done

  • [logger-f-logback-mdc-monix3] Bump logback-scala-interop to 1.9.0 and logback to 1.5.9 (#574)