Skip to content

Conversation

@zuiderkwast
Copy link
Collaborator

@zuiderkwast zuiderkwast commented Nov 19, 2025

Backporting some fixes to 0.7:

bjosv and others added 6 commits November 19, 2025 10:42
Update version in app file.

The 0.7.0 release provided the faulty application vsn string 0.6.0.
Since the batch size counter was not increased previously
the batch size was always infinite.

Included in pull request Ericsson#77.

Signed-off-by: Björn Svensson <[email protected]>
The function in ered_client handling stray messages from a defunct client
has a faulty signature which could result it a crash.

Included in pull request Ericsson#77.

Signed-off-by: Björn Svensson <[email protected]>
This patch fixes the convergence check busy loop problem by letting the
check time out rather than aborting it and restarting it immediately.

Also, server error replies like LOADING are skipped so we don't crash
on these in the convergence check.

This is a minimal rewrite of the convergence check fix:
Ericsson#146

Signed-off-by: Viktor Söderqvist <[email protected]>
OTP ssl can leak a message `{Ref, ok}` when key update is triggered, if
the bug erlang/otp#10273 is present.

Signed-off-by: Viktor Söderqvist <[email protected]>
Signed-off-by: Viktor Söderqvist <[email protected]>
@zuiderkwast zuiderkwast merged commit 0e0d0de into Ericsson:0.7 Nov 19, 2025
10 checks passed
@zuiderkwast zuiderkwast deleted the patch-release-0-7-1 branch November 19, 2025 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants