Skip to content

Libs: replace beta "events public" with the new "message poller" #1893

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

Merged
merged 2 commits into from
Apr 17, 2025

Conversation

svix-onelson
Copy link
Contributor

This change primarily updates the SDKs to use the new "message poller"-related symbols, but also updates the CLI and Bridge which depended on the previous namings (which were gated by the svix_beta feature in the Rust SDK).

N.b. the version from the downstream spec was still `1.64.0`, but I left
the `1` patch number here in the spec. These should be all aligned with the
next release.
@svix-onelson svix-onelson force-pushed the onelson/poller-stuff branch from ceb7394 to c5d71ed Compare April 17, 2025 01:46
There are new symbol names for the polling endpoint APIs, now no longer
gated by the `svix_beta` cargo feature in the Rust SDK. These are now
available in all Libs.

Relevant updates were made to svix-cli and svix-bridge to account for
the SDK changes, and to ensure user-facing terms are consistent.
@svix-onelson svix-onelson force-pushed the onelson/poller-stuff branch from c5d71ed to 2e2461c Compare April 17, 2025 01:56
@svix-onelson svix-onelson marked this pull request as ready for review April 17, 2025 02:01
@svix-onelson svix-onelson requested a review from a team as a code owner April 17, 2025 02:01
@svix-onelson svix-onelson merged commit 4a3f5e5 into main Apr 17, 2025
29 checks passed
@svix-onelson svix-onelson deleted the onelson/poller-stuff branch April 17, 2025 16: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