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

client-api: Remove publisher address #1564

Merged
merged 1 commit into from
Aug 5, 2024
Merged

client-api: Remove publisher address #1564

merged 1 commit into from
Aug 5, 2024

Conversation

kim
Copy link
Contributor

@kim kim commented Aug 2, 2024

It was once believed that threading through the caller address of the
publish endpoint to the init / update reducer was necessary or at least
useful. This turned out to not be the case, so remove it.

Note that the standalone control db "schema" remains unchanged for
compatibility.

API and ABI breaking changes

No.

Expected complexity level and risk

1

It was once believed that threading through the caller address of the
publish endpoint to the init / update reducer was necessary or at least
useful. This turned out to not be the case, so remove it.

Note that the standalone control db "schema" remains unchanged for
compatibility.
@kim kim added the release-any To be landed in any release window label Aug 2, 2024
@kim kim requested a review from gefjon August 2, 2024 09:02
@kim kim added this pull request to the merge queue Aug 5, 2024
Merged via the queue into master with commit 711a671 Aug 5, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-any To be landed in any release window
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants