v2.38.1
leandrodamascena
released this
27 May 09:11
·
544 commits
to develop
since this release
Summary
A regression issue caused by PR 4295 has been resolved in this release. The issue occurred when using multiple instances of the Logger
in different files and with the same Logger
name.
🌟 ⭐ Thank you @Thomas-McKanna, @SimonBFrank, @saravsak, and @JacobAuthenic for quickly identifying and helping to resolve this regression.
🐛 Bug and hot fixes
- fix(logger): reverting logger child modification (#4363) by @leandrodamascena