Skip to content
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

Allow disabling unrestricted delay delivery #2769

Merged
merged 5 commits into from
Mar 27, 2025

Conversation

danielmarbach
Copy link
Contributor

@danielmarbach danielmarbach commented Mar 24, 2025

Closes #2161

It appears that adding optional parameters can be a binary breaking change in some scenarios, but it is not a source breaking change. We considered the drop-in replacement of the transport a non-starter and decided to go with an optional parameter on the existing constructors.

@danielmarbach danielmarbach self-assigned this Mar 24, 2025
@mauroservienti mauroservienti changed the title Disable delayed delivery Allow users to disable unrestricted delayed delivery Mar 25, 2025
@danielmarbach danielmarbach marked this pull request as ready for review March 25, 2025 08:03
@danielmarbach danielmarbach added this to the 7.3.0 milestone Mar 25, 2025
Copy link
Member

@mauroservienti mauroservienti left a comment

Choose a reason for hiding this comment

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

Minor XML docs suggestions

@danielmarbach danielmarbach force-pushed the disable-delayed-delivery branch from 6c308e4 to d64f1e8 Compare March 27, 2025 06:41
@danielmarbach danielmarbach merged commit 3a7184e into master Mar 27, 2025
4 checks passed
@danielmarbach danielmarbach deleted the disable-delayed-delivery branch March 27, 2025 10:44
@danielmarbach danielmarbach changed the title Allow users to disable unrestricted delayed delivery Allow disabling unrestricted delay delivery Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Unrestricted delayed delivery" should be optional
3 participants