release: v12.0.0#3146
Conversation
|
Please add your contributions to |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This is for an upcoming PR, but I may not have time or I may forget updating the changelog after merging #3159. Hence, I'll do it now.
I've ignored some of my PRs, notably PRs only related to test suite. They did not seem that relevant to the release.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as resolved.
This comment was marked as resolved.
Much appreciated! ❤️ 🙏
|
|
Feature freeze is now in place! It lasts 10 days (because v12.0.0 is really big). I will draft a release on GitHub later. EDIT: Done. |
This would be breaking if any scripts (eg: `user-patches.sh`) attempt to modify `smtpd_sender_restrictions` via an operation like `sed`.
|
I think it's fine to deprecate the |
Yeah, sounds good. It's effectively only relevant to |
|
Let's please do this with v13.0.0; which should not take too long actually. Today is the end of the freeze. I don't know what your deprecation would look like, but for I don't mind skipping v12.1.0 and going to v13.0.0 immediately, but please let's not push this in here as well. v13.0.0 will focus on some ENV changes already, it's more fitting therefore to go into v13.0.0. I propose to have a "fast" v12.1.0 release to stabilise Rspamd, and then introduce these breaking changes. |
|
Please provide your approval if you think this is fine :) Happy Easter! |
|
Just to be clear, I didn't plan to do any code changes or something. Just mention it in the changelog, that |
👍🏼 I think we should be as thorough as possible and add a bit of code for the I will make sure to include this in v13.0.0. This PR is ready to be merged now. I will take care of the release :) |
Description
This PR marks the feature freeze phase for the
v12.0.0release.The current
:edgeimage will be tested for roughly 10 days and if no bugs get reported,v12.0.0will 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
:edgeimage a try and report any issues you encounter back to this PR.Documentation updates may be merged. Feature freeze is in place until 9 April 2023.
Closes #2952
Closes #3098
Closes #3202
Type of change
Release-Checklist: