Skip to content

Updates Changes for v2025.1 release#1393

Merged
matsduf merged 8 commits into
zonemaster:developfrom
matsduf:preparation-release-v2025.1
Jun 26, 2025
Merged

Updates Changes for v2025.1 release#1393
matsduf merged 8 commits into
zonemaster:developfrom
matsduf:preparation-release-v2025.1

Conversation

@matsduf

@matsduf matsduf commented Jun 26, 2025

Copy link
Copy Markdown
Contributor

Purpose

This PR is a preparation for v2025.1 release.

Changes

  • Changes
  • docs/public/RELEASE.md
  • Zonemaster-GUI installation instructions -- not in this release

RELEASE.md will also be used for the Github release page.

How to test this PR

Review.

@matsduf matsduf added this to the v2025.1 milestone Jun 26, 2025
@matsduf matsduf added P-High Priority: Issue to be solved before other A-Documentation Area: Documentation only. labels Jun 26, 2025
@matsduf matsduf force-pushed the preparation-release-v2025.1 branch from f429de9 to ec73964 Compare June 26, 2025 13:48
Comment thread Changes Outdated
Comment thread docs/public/RELEASE.md Outdated
Comment thread Changes Outdated

[Deprecations]
- API method "get_batch_job_result" is deprecated to be removed in v2025.2.
Use method "batch_status" instead. See #1304 and Zonemaster-Backend

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Use method "batch_status" instead. See #1304 and Zonemaster-Backend
Use method "batch_status" instead. See #1304 and Zonemaster-Backend.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated.

Comment thread Changes Outdated
Comment thread Changes
Comment on lines +26 to +27
- Defines Backend API "batch_status" to replace "get_batch_job_result" (#1304).
For implementation see Zonemaster-Backend.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Defines Backend API "batch_status" to replace "get_batch_job_result" (#1304).
For implementation see Zonemaster-Backend.
- Stabilizes Backend API "batch_status" to replace "get_batch_job_result".
See #1304 and Zonemaster-Backend.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, why remove information? "Stabilizes" says less than "defines". What is the problem with original text?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The method already exists (defined), it was just experimental, and now we stabilize it. But it's also fine as is, I don't mind.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it is "defined to replace" which works in both situations. From a user point of view it is a new API method.

Comment thread docs/public/RELEASE.md
- Adds Slovenian translation ([#1333]). Also see [Zonemaster-Engine], [Zonemaster-CLI], [Zonemaster-Backend] and [Zonemaster-GUI].
- Lowers all WARNING to NOTICE in test case Zone01. Lowers ERROR to WARNING in test case DNSSEC03. See [Zonemaster-Engine], [#1384] and [#1352].
- Updates "Requirements and normalization of domain names in input" to make removal of leading and trailing space optional ([#1260]).
- Defines Backend API "batch\_status" to replace "get\_batch\_job\_result" ([#1304]). For implementation see [Zonemaster-Backend].

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Defines Backend API "batch\_status" to replace "get\_batch\_job\_result" ([#1304]). For implementation see [Zonemaster-Backend].
- Stabilizes Backend API "batch\_status" to replace "get\_batch\_job\_result". See [#1304] and [Zonemaster-Backend].

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above.

Comment thread docs/public/RELEASE.md Outdated
Comment thread docs/public/RELEASE.md Outdated
Comment thread Changes Outdated
matsduf and others added 6 commits June 26, 2025 16:26
Co-authored-by: Marc van der Wal <103426270+marc-vanderwal@users.noreply.github.com>
Co-authored-by: Marc van der Wal <103426270+marc-vanderwal@users.noreply.github.com>
Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
Co-authored-by: tgreenx <96772376+tgreenx@users.noreply.github.com>
@matsduf

matsduf commented Jun 26, 2025

Copy link
Copy Markdown
Contributor Author

This must be merged to release. I assume that one approval is enough.

@matsduf matsduf merged commit a1cbdd1 into zonemaster:develop Jun 26, 2025
@matsduf matsduf deleted the preparation-release-v2025.1 branch June 26, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Documentation Area: Documentation only. P-High Priority: Issue to be solved before other

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants