Version 4.7.7 - #4257
#4257Merged
304NotModified merged 3 commits intoJan 20, 2021
Merged
Conversation
Contributor
|
#4229 with unwind is also a bugfix, as it would generate Invalid Json (Property-Name without any value) |
Member
Author
|
@snakefoot thanks for the push. Could you please update also the csproj? I'm not on pc now. |
Member
Author
|
Ow it's already there! Thanks a lot! |
snakefoot
approved these changes
Jan 20, 2021
|
Kudos, SonarCloud Quality Gate passed! |
snakefoot
added a commit
that referenced
this pull request
Jan 21, 2021
* fix: generate legal json for keys that contain quote (#4202) * Improved 4.7.6 Changelog (#4205) * Skip allocation of SingleCallContinuation when ThrowExceptions = false (#4207) * StringBuilderExt ClearBuilder with better handling of low memory * ReusableObjectCreator - Added fallback logic to repair internal pool state * Travis dist changed to xenial * Added ExcludeEmptyProperties to JsonLayout. along with unit tests. * Avoid lookup CurrentProcessFilePath on Android platform * JsonLayout - Unwind after invalid property value to avoid invalid Json * Version 4.7.7 (#4257) * Version 4.7.7 Co-authored-by: Rolf Kristensen <snakefoot@users.noreply.github.com> Co-authored-by: Virgil Palanciuc <47669377+virgilp@users.noreply.github.com> Co-authored-by: Pablo Ruiz <pablo.ruiz@gmail.com> Co-authored-by: Julian Verdurmen <304NotModified@users.noreply.github.com>
Member
Author
|
@snakefoot thanks for creating the github release I updated https://github.com/NLog/NLog.github.io/blob/master/_config.yml, so the milestone could be closed :) |
Contributor
|
@304NotModified Think I pressed the wrong button on merge with #4258. Became a squash instead of merge. Should we "uncommit" and re-merge ? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.