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

chore(PocketIC): remove deprecated endpoint execute_ingress_message #3361

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

mraszyk
Copy link
Contributor

@mraszyk mraszyk commented Jan 8, 2025

This PR removes the deprecated endpoint /instances/<instance_id>/update/execute_ingress_message: PocketIC libraries should use the two endpoints /instances/<instance_id>/update/submit_ingress_message and /instances/<instance_id>/update/await_ingress_message to submit and then await an ingress message instead. E.g., the Rust does already so here.

@github-actions github-actions bot added the chore label Jan 8, 2025
@mraszyk mraszyk marked this pull request as ready for review January 8, 2025 09:30
@mraszyk mraszyk requested a review from a team as a code owner January 8, 2025 09:30
@mraszyk mraszyk added this pull request to the merge queue Jan 9, 2025
Merged via the queue into master with commit 4e29e46 Jan 9, 2025
27 checks passed
@mraszyk mraszyk deleted the mraszyk/pic-execute-ingress-message branch January 9, 2025 12:29
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.

2 participants