ChickenAPI
ChickenAPI copied to clipboard
Bump NLog from 4.5.11 to 4.6.6
Bumps NLog from 4.5.11 to 4.6.6.
Release notes
Sourced from NLog's releases.
NLog 4.6.6
Features
- #3514 Added XmlLoggingConfiguration(XmlReader reader) ctor, improved docs and annotations (@dmitrychilli, @304NotModified)
- #3513 AutoFlushTargetWrapper - Added FlushOnConditionOnly property (@snakefoot)
Performance
- #3492 FileTarget - improvements when ConcurrentWrites=false (@snakefoot)
NLog 4.6.5
Bugfixes
- #3476 Fix broken XSD schema - NLog.Schema package (@snakefoot, @304NotModified)
Features
- #3478 XSD: Support <value> in <variable> (@304NotModified)
- #3477 ${AppSetting} - Added support for ConnectionStrings Lookup (@snakefoot)
- #3469 LogLevel - Added support for TypeConverter (@snakefoot)
- #3453 Added null terminator line ending for network target (@Kahath)
- #3442 Log4JXmlEventLayout - Added IncludeCallSite + IncludeSourceInfo (@snakefoot)
Improvements
- #3482 Fix typos in docs and comments (@304NotModified)
Performance
- #3444 RetryingMultiProcessFileAppender - better init BufferSize (@snakefoot)
NLog 4.6.4
Bugfixes
- NLog.Schema: Added missing defaultAction attribute on filters element in XSD (@304NotModified)
- AsyncWrapper in Blocking Mode can cause deadlock (@snakefoot)
Features
- Added "Properties" property on Logger for reading and editing properties.(@snakefoot, @304NotModified)
- ${all-event-properties}: Added IncludeEmptyValues option (@304NotModified)
- ${when}, support for non-string values (@304NotModified)
- ${whenEmpty} support for non-string values (@snakefoot, @304NotModified)
- Added ${environment-user} (@snakefoot)
- Log4JXmlEventLayout - Added support for configuration of Parameters (@snakefoot)
- LoggingConfigurationParser - Recognize LoggingRule.RuleName property (@snakefoot)
Improvements
... (truncated)
- Update package descriptions to note the issues with <PackageReference> (@304NotModified)
Changelog
Sourced from NLog's changelog.
V4.6.6 (2019/07/14)
Features
- #3514 Added XmlLoggingConfiguration(XmlReader reader) ctor, improved docs and annotations (@dmitrychilli, @304NotModified)
- #3513 AutoFlushTargetWrapper - Added FlushOnConditionOnly property (@snakefoot)
Performance
- #3492 FileTarget - improvements when ConcurrentWrites=false (@snakefoot)
V4.6.5 (2019/06/13)
Bugfixes
- #3476 Fix broken XSD schema - NLog.Schema package (@snakefoot, @304NotModified)
Features
- #3478 XSD: Support
in (@304NotModified) - #3477 ${AppSetting} - Added support for ConnectionStrings Lookup (@snakefoot)
- #3469 LogLevel - Added support for TypeConverter (@snakefoot)
- #3453 Added null terminator line ending for network target (@Kahath)
- #3442 Log4JXmlEventLayout - Added IncludeCallSite + IncludeSourceInfo (@snakefoot)
Improvements
- #3482 Fix typos in docs and comments (@304NotModified)
Performance
- #3444 RetryingMultiProcessFileAppender - better init BufferSize (@snakefoot)
V4.6.4 (2019/05/28)
Bugfixes
- #3392 NLog.Schema: Added missing defaultAction attribute on filters element in XSD (@304NotModified)
- #3415 AsyncWrapper in Blocking Mode can cause deadlock (@snakefoot)
Features
... (truncated)
- #3430 Added "Properties" property on Logger for reading and editing properties.(@snakefoot, @304NotModified)
- #3423 ${all-event-properties}: Added IncludeEmptyValues option (@304NotModified)
- #3394 ${when}, support for non-string values (@304NotModified)
- #3398 ${whenEmpty} support for non-string values (@snakefoot, @304NotModified)
- #3391 Added ${environment-user} (@snakefoot)
- #3389 Log4JXmlEventLayout - Added support for configuration of Parameters (@snakefoot)
- #3411 LoggingConfigurationParser - Recognize LoggingRule.RuleName property (@snakefoot)
Commits
-
808874fMerge pull request #3515 from NLog/release/4.6.6 -
1fba35fVersion 4.6.6 with changelog -
dc37621Merge pull request #3514 from NLog/dmitrynovik-feature/XmlLoggingConfiguratio... -
6a801fdMerge pull request #3513 from snakefoot/SkipExplicitAutoFlush -
fb126e7AutoFlushTargetWrapper - Added FlushOnConditionOnly property to skip flush on... -
186fb63Added XmlLoggingConfiguration(XmlReader reader), improved docs and annotations -
b49118eMerge pull request #3497 from NLog/print-TargetFramework-to-log -
7986ff3Merge pull request #3498 from NLog/snupgk-native -
1b7b834Deploy snupkg on AppVeyor without custom script -
f3901fdPrint current building TargetFramework to log - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.