Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
5.3.2
5.3.3
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
This PR contains the following updates:
5.3.2
->5.3.3
Release Notes
NLog/NLog (NLog)
### [`v5.3.3`](https://togithub.com/NLog/NLog/blob/HEAD/CHANGELOG.md#Version-533-20240812) **Improvements** - [#5548](https://togithub.com/NLog/NLog/pull/5548) FileTarget - Reset reusable MemoryStream when above max capacity ([#5548](https://togithub.com/NLog/NLog/issues/5548)) ([@RomanSoloweow](https://togithub.com/RomanSoloweow)) - [#5568](https://togithub.com/NLog/NLog/pull/5568) ThreadIdLayoutRenderer - Added IStringValueRenderer optimization ([#5568](https://togithub.com/NLog/NLog/issues/5568)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5567](https://togithub.com/NLog/NLog/pull/5567) PropertiesDictionary - Simplify PropertyDictionaryEnumerator MoveNext ([#5567](https://togithub.com/NLog/NLog/issues/5567)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5566](https://togithub.com/NLog/NLog/pull/5566) PropertiesDictionary - Added PropertyDictionaryEnumerator to enumerate without allocation ([#5566](https://togithub.com/NLog/NLog/issues/5566)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5562](https://togithub.com/NLog/NLog/pull/5562) TargetWithContext - Skip caching when render value for ContextProperties ([#5562](https://togithub.com/NLog/NLog/issues/5562)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5557](https://togithub.com/NLog/NLog/pull/5557) SimpleLayout - Refactor to reduce code complexity ([#5557](https://togithub.com/NLog/NLog/issues/5557)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5556](https://togithub.com/NLog/NLog/pull/5556) DatabaseTarget - CloseConnection even when ThrowExceptions = true ([#5556](https://togithub.com/NLog/NLog/issues/5556)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5553](https://togithub.com/NLog/NLog/pull/5553) LoggerNameMatcher private classes marked as sealed ([#5553](https://togithub.com/NLog/NLog/issues/5553)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5554](https://togithub.com/NLog/NLog/pull/5554) LoggingConfigurationParser - Refactor to reduce code complexity ([#5554](https://togithub.com/NLog/NLog/issues/5554)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5551](https://togithub.com/NLog/NLog/pull/5551) LoggingConfigurationParser - Refactor to reduce code complexity ([#5551](https://togithub.com/NLog/NLog/issues/5551)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5550](https://togithub.com/NLog/NLog/pull/5550) FileArchiveModeRolling - Refactor to reduce code complexity ([#5550](https://togithub.com/NLog/NLog/issues/5550)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5542](https://togithub.com/NLog/NLog/pull/5542) LimitingTargetWrapper - Fix wiki-link in XML docs ([#5542](https://togithub.com/NLog/NLog/issues/5542)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5541](https://togithub.com/NLog/NLog/pull/5541) FileTarget - Improve internal logging when invalid FileName ([#5541](https://togithub.com/NLog/NLog/issues/5541)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5540](https://togithub.com/NLog/NLog/pull/5540) WhenRepeatedFilter - Added wiki-link in XML docs ([#5540](https://togithub.com/NLog/NLog/issues/5540)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5536](https://togithub.com/NLog/NLog/pull/5536) RegEx IsMatch is faster with RegexOptions.ExplicitCapture to skip capture ([#5536](https://togithub.com/NLog/NLog/issues/5536)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5535](https://togithub.com/NLog/NLog/pull/5535) PropertyTypeConverter - Use Type IsAssignableFrom instead of Equals ([#5535](https://togithub.com/NLog/NLog/issues/5535)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5527](https://togithub.com/NLog/NLog/pull/5527) StackTraceUsageUtils - Refactor to reduce code complexity ([#5527](https://togithub.com/NLog/NLog/issues/5527)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5526](https://togithub.com/NLog/NLog/pull/5526) AsyncRequestQueue - Premature optimization of Enqueue ([#5526](https://togithub.com/NLog/NLog/issues/5526)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5525](https://togithub.com/NLog/NLog/pull/5525) JsonLayout - Refactor to reduce code complexity ([#5525](https://togithub.com/NLog/NLog/issues/5525)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5524](https://togithub.com/NLog/NLog/pull/5524) XmlLayout - Refactor to reduce code complexity ([#5524](https://togithub.com/NLog/NLog/issues/5524)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5523](https://togithub.com/NLog/NLog/pull/5523) AsyncTaskTarget - Added more logging to diagnose batching logic ([#5523](https://togithub.com/NLog/NLog/issues/5523)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5522](https://togithub.com/NLog/NLog/pull/5522) Layout will always initializes nested layouts ([#5522](https://togithub.com/NLog/NLog/issues/5522)) ([@snakefoot](https://togithub.com/snakefoot)) - [#5519](https://togithub.com/NLog/NLog/pull/5519) NLogTraceListener - Reduce boxing of EventType + EventId properties ([#5519](https://togithub.com/NLog/NLog/issues/5519)) ([@snakefoot](https://togithub.com/snakefoot))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.