ENT-13442: Added changelog 3.27.0 entries#5946
Merged
Merged
Conversation
2b69570 to
c814539
Compare
larsewi
reviewed
Nov 14, 2025
larsewi
reviewed
Nov 17, 2025
larsewi
approved these changes
Nov 17, 2025
faf7314 to
477cf6b
Compare
craigcomstock
requested changes
Nov 17, 2025
| - Fixed assertion error in classfilterdata() | ||
| An assertion was triggered if the variable name or inline JSON failed to | ||
| expand when calling classfilterdata(). | ||
| - Fixed bug in getacls() where no ACLs caused error |
Contributor
There was a problem hiding this comment.
This bugfix changelog is not needed right? Since we are fixing a bug in something introduced in this version? @larsewi ?
Contributor
There was a problem hiding this comment.
Yeah @craigcomstock, I guess you could say that about many of these. All the immutable bit ones could be one changelog entry. There were all introduced in the same PR.
Ticket: ENT-13442 ChangLog: None Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
477cf6b to
bb9fe35
Compare
Co-authored-by: Craig Comstock <craig.comstock@northern.tech>
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.
Ticket: ENT-13442
ChangLog: None