Skip to content

release: v15.0.0#4373

Merged
georglauterbach merged 7 commits intomasterfrom
release/v15.0.0
Mar 1, 2025
Merged

release: v15.0.0#4373
georglauterbach merged 7 commits intomasterfrom
release/v15.0.0

Conversation

@georglauterbach
Copy link
Copy Markdown
Member

@georglauterbach georglauterbach commented Feb 16, 2025

Description

This PR marks the feature freeze phase for the v15.0.0 release.

The current :edge image will be tested and if no bugs get reported, v15.0.0 will be released. During this testing period, only PRs that do not change functionality will be merged.

If you want to support us, give the latest :edge image a try and report any issues you encounter back to this PR.

Documentation updates may be merged. Feature freeze is in place until 1 Mar 2025.

Fixes #4302

Blockers

Type of change

  • Release

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • New and existing unit tests pass locally with my changes
  • I have added information about changes made in this PR to CHANGELOG.md

I think this is not nicely maintainable in the long run; hence, I
changed the v14 references to point to the most current state. This way,
we avoid the necessity for changes on each release, which I am unwilling
to accept.

Signed-off-by: Georg Lauterbach <[email protected]>
This would also become out of date after time, and mainting it would
become a search-and-replace nightmare.

Signed-off-by: Georg Lauterbach <[email protected]>
Signed-off-by: Georg Lauterbach <[email protected]>
@georglauterbach georglauterbach added priority/high kind/release This PR marks a release labels Feb 16, 2025
@georglauterbach georglauterbach added this to the v15.0.0 milestone Feb 16, 2025
@georglauterbach georglauterbach self-assigned this Feb 16, 2025
@georglauterbach georglauterbach marked this pull request as draft February 16, 2025 19:36
Copy link
Copy Markdown
Member

@polarathene polarathene left a comment

Choose a reason for hiding this comment

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

Is it possible to get a couple more doc updates into this release? If I don't have them submitted within the next few days, that's fine but I'd like to try get those in for DMS v15 if there's no rush.

EDIT: I've applied my feedback

  • I'm fairly sure I tested the examples with :edge recently, so I've version bumped them instead of latest (for reasons explained in feedback).
  • I'd like to get a Getmail and SMTP bind docs page updates into DMS v15, and ideally the Podman one. I've just got to block out some time to do a test between two VPS instances (multiple IPs for the bind test and a docker vs podman client IP check for IPv4 + IPv6).

Comment thread demo-setups/fetchmail-compose.yaml Outdated
Comment thread demo-setups/relay-compose.yaml Outdated
Comment thread docs/content/config/advanced/mail-forwarding/relay-hosts.md Outdated
Comment thread docs/content/examples/tutorials/dovecot-solr.md Outdated
Comment thread CHANGELOG.md Outdated
@georglauterbach
Copy link
Copy Markdown
Member Author

georglauterbach commented Feb 18, 2025

Is it possible to get a couple more doc updates into this release? If I don't have them submitted within the next few days, that's fine but I'd like to try get those in for DMS v15 if there's no rush.

Doc updates do not block releases, as per our policy. Hence, you can freely merge doc updates at any time.

EDIT: I've applied my feedback

  • I'm fairly sure I tested the examples with :edge recently, so I've version bumped them instead of latest (for reasons explained in feedback).
  • I'd like to get a Getmail and SMTP bind docs page updates into DMS v15, and ideally the Podman one. I've just got to block out some time to do a test between two VPS instances (multiple IPs for the bind test and a docker vs podman client IP check for IPv4 + IPv6).

👍🏼


I will now start the feature freeze. 1 and a half weeks until v15.0.0 will be released.

@georglauterbach georglauterbach marked this pull request as ready for review February 18, 2025 20:27
@georglauterbach georglauterbach enabled auto-merge (squash) March 1, 2025 12:14
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 1, 2025

Documentation preview for this PR is ready! 🎉

Built with commit: b33fc0b

@georglauterbach georglauterbach merged commit ef66dd5 into master Mar 1, 2025
@georglauterbach georglauterbach deleted the release/v15.0.0 branch March 1, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/release This PR marks a release priority/high

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release v15 & Rust?

3 participants