mirror of https://github.com/qos-ch/slf4j
news update
This commit is contained in:
parent
03c37619d5
commit
a9d4187fad
|
|
@ -38,6 +38,7 @@
|
|||
-->
|
||||
|
||||
<!--
|
||||
|
||||
<hr noshade="noshade" size="1"/>
|
||||
|
||||
<h3>XXth of June, 2021 - Release of SLF4J 2.0.0-alpha2</h3>
|
||||
|
|
@ -47,12 +48,18 @@
|
|||
href="https://jira.qos.ch/browse/SLF4J-457">SLF4J-457</a>. Our
|
||||
gratidude goes to Björn Kautler for ptoviding the relevant PR.</p>
|
||||
|
||||
<p>Fixed inccorect location information computation when fluent API
|
||||
is used. This issue was reported in <a
|
||||
href="https://jira.qos.ch/browse/SLF4J-511">SLF4J-511</a> by Ralph
|
||||
Goers.
|
||||
</p>
|
||||
-->
|
||||
|
||||
<h3>16th of June, 2021 - Release of SLF4J 1.7.31</h3>
|
||||
<h3>XXth of June, 2021 - Release of SLF4J 1.7.31</h3>
|
||||
|
||||
<p>In the jcl-over-slf4j module Avoid Object to String Fixed a memory leak in case of no provided binding and
|
||||
multi-threaded initialization as described in <a
|
||||
<p>In the jcl-over-slf4j module Avoid Object to String Fixed a
|
||||
memory leak in case of no provided binding and multi-threaded
|
||||
initialization as described in <a
|
||||
href="https://jira.qos.ch/browse/SLF4J-469">SLF4J-469</a>. Many
|
||||
thanks to David Harsha to providing the relevant PR.</p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue