-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Preparation for release v2023.1.3 (Engine) #1271
Preparation for release v2023.1.3 (Engine) #1271
Conversation
37f1325
to
0c0090f
Compare
Changes
Outdated
- Fixes bug in test case BASIC01 that made all tests of zone names | ||
that starts with the same letters as the whole first label of the | ||
parent zone fail, e.g. "NOrid.NO" and "FRance.FR" (#1270) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
suggestion: add the fact that this is a regression, there was no such bug prior to v2023.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
v2023.1.1 to be precise
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed. Since this is in Zonemaster-Engine, it would be even better to specify its version which corresponds to v4.7.1 in v2023.1.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated.
@pnax and @tgreenx, please re-review. |
Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
Purpose
Preparation for release.
Changes
Updates files
Changes
andEngine.pm
.How to test this PR
Review the changes.