feat: SDK EventStreamBuilder.event_stream_for() and EventStreamBuilder.add_users()#311
Merged
86667 merged 2 commits intosdk_version_0.7.0from Mar 2, 2026
Merged
Conversation
9055e02 to
92870dc
Compare
EventStreamBuilder.event_stream_for()EventStreamBuilder.event_stream_for() and EventStreamBuilder.add_users()
8fb8cc8 to
a97b30d
Compare
15 tasks
Contributor
|
Merged the latest dependency updates from |
259d1c5 to
ec4e01d
Compare
b3d9119 to
ac2c5b5
Compare
86667
added a commit
that referenced
this pull request
Mar 2, 2026
…lder.add_users()` (#311) * feat: sdk EventStreamBuilder.event_stream_for() * feat: add_users() and deprecations
86667
added a commit
that referenced
this pull request
Mar 4, 2026
…lder.add_users()` (#311) * feat: sdk EventStreamBuilder.event_stream_for() * feat: add_users() and deprecations
86667
added a commit
that referenced
this pull request
Mar 4, 2026
…lder.add_users()` (#311) * feat: sdk EventStreamBuilder.event_stream_for() * feat: add_users() and deprecations
86667
added a commit
that referenced
this pull request
Mar 12, 2026
…lder.add_users()` (#311) * feat: sdk EventStreamBuilder.event_stream_for() * feat: add_users() and deprecations
86667
added a commit
that referenced
this pull request
Mar 16, 2026
* Testnet: expose unseeded constructor (#329) * feat: SDK `EventStreamBuilder.event_stream_for()` and `EventStreamBuilder.add_users()` (#311) * feat: add_users() and deprecations * docs: Explain why postgres dependencies are verison fixed * refactor: define system-wide Event types and use in homeserver and SDK (#302) * fix: skip Event which is incorrectly missing content hash * fix: Justify skipping unparseable events * fix: Simplify exposed JS types * Sdk version 0.7.0 remove deprecated fns (#345) * feat: Github workflow for release and publish from tag * fix: All crate's versions should be validated in the release workflow
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR for communicating ideas.
It is however ready for merge into release candidate branch for testing