Skip to content

Conversation

@acogoluegnes
Copy link
Contributor

Some changes from main snuck into 5.x during a merge. This affects 3 methods in ConnectionFactory that used to return void and returned ConnectionFactory because of the unexpected merge.

The change is source-compatible but not binary-compatible. It should not affect many users, but we try to stick to backward compatibility so we go back to returning void.

References #1810

Some changes from main snuck into 5.x during a merge. This affects 3
methods in ConnectionFactory that used to return void and returned
ConnectionFactory because of the unexpected merge.

The change is source-compatible but not binary-compatible. It should not
affect many users, but we try to stick to backward compatibility so we
go back to returning void.

References #1810
@acogoluegnes acogoluegnes added this to the 5.28.0 milestone Dec 3, 2025
@acogoluegnes acogoluegnes merged commit bbf8266 into 5.x.x-stable Dec 3, 2025
3 checks passed
@acogoluegnes acogoluegnes deleted the return-void-in-cf branch December 3, 2025 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants