Skip to content

chore: session methods do not require a mutable ref to keystore#58

Merged
coriolinus merged 1 commit into
developfrom
prgn/chore/update-session-not-to-require-mut-keystore
Jun 9, 2026
Merged

chore: session methods do not require a mutable ref to keystore#58
coriolinus merged 1 commit into
developfrom
prgn/chore/update-session-not-to-require-mut-keystore

Conversation

@coriolinus

@coriolinus coriolinus commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

As the PreKeyStore trait methods no longer require mutable self references, the Session methods also no longer require mutable keystore references.

Technically this is a breaking change but really it's just finishing the changes introduced by 3.0.0


PR Submission Checklist for internal contributors

  • The PR Title
    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³

As the `PreKeyStore` trait methods no longer require mutable self
references, the `Session` methods also no longer require mutable
keystore references.
@coriolinus coriolinus merged commit bb759d7 into develop Jun 9, 2026
3 checks passed
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