Skip to content

feat: v0.7.0 release candidate changes#310

Merged
86667 merged 13 commits intomainfrom
sdk_version_0.7.0
Mar 16, 2026
Merged

feat: v0.7.0 release candidate changes#310
86667 merged 13 commits intomainfrom
sdk_version_0.7.0

Conversation

@86667
Copy link
Copy Markdown
Collaborator

@86667 86667 commented Feb 12, 2026

@86667 86667 marked this pull request as draft February 12, 2026 02:52
@86667 86667 force-pushed the sdk_version_0.7.0 branch 2 times, most recently from 8fb8cc8 to a97b30d Compare February 13, 2026 04:35
@86667 86667 force-pushed the sdk_version_0.7.0 branch from 259d1c5 to ec4e01d Compare February 23, 2026 08:39
@86667 86667 force-pushed the sdk_version_0.7.0 branch from ba802e5 to 79e8f5f Compare March 2, 2026 17:27
@86667 86667 changed the title chore: sdk version 0.7.0-rc.1 chore: pubky-sdk 0.7.0 release candidates Mar 2, 2026
@86667
Copy link
Copy Markdown
Collaborator Author

86667 commented Mar 3, 2026

@86667 86667 force-pushed the sdk_version_0.7.0 branch 5 times, most recently from a979acf to 789131e Compare March 4, 2026 14:04
@86667
Copy link
Copy Markdown
Collaborator Author

86667 commented Mar 10, 2026

0.7.0-rc.4

#302
#342
#316

86667 and others added 9 commits March 12, 2026 16:06
…lder.add_users()` (#311)

* feat: sdk EventStreamBuilder.event_stream_for()

* feat: add_users() and deprecations
#302)

* refactor: define system-wide Event types and use in homeserver and SDK

* test: formatting and wasm tests

* fix: resolve wasm-stream version mismatch

* fix: skip Event which is incorrectly missing content hash

* fix: Justify skipping unparseable events

* fix: Simplify exposed JS types
@86667 86667 force-pushed the sdk_version_0.7.0 branch from 806de01 to 4a529d6 Compare March 12, 2026 16:09
* test: JS tests for new EventsStream methods

* feat: Remove EventsStream fns from previous release candidates
@86667
Copy link
Copy Markdown
Collaborator Author

86667 commented Mar 13, 2026

0.7.0-rc.5

#345 (Do not include in v.0.7.0 release notes - changes are related to release candidate versions diff)

@86667 86667 marked this pull request as ready for review March 13, 2026 09:15
@86667 86667 changed the title chore: pubky-sdk 0.7.0 release candidates chore: v0.7.0 Mar 13, 2026
@86667 86667 force-pushed the sdk_version_0.7.0 branch 2 times, most recently from 1ffe9b0 to d6a802b Compare March 13, 2026 09:55
@86667 86667 force-pushed the sdk_version_0.7.0 branch from d6a802b to 50c6801 Compare March 13, 2026 10:01
@86667 86667 changed the title chore: v0.7.0 feat: v0.7.0 release candidate changes Mar 13, 2026
@86667 86667 force-pushed the sdk_version_0.7.0 branch from 50c6801 to 84a12d0 Compare March 13, 2026 10:07
Comment thread .github/workflows/release.yml Outdated
Comment thread e2e/Cargo.toml
pubky-testnet = { path = "../pubky-testnet" }
pubky-common = { path = "../pubky-common" }
pubky-testnet = { path = "../pubky-testnet" , version = "0.7.0-rc.5" }
pubky-common = { path = "../pubky-common" , version = "0.7.0-rc.5" }
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Still pinning 0.7.0-rc.5. Will approve once it's 0.7.0, the release workflow validates that the pushed tag version matches Cargo package version.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the PR for all the changes. I'll do a separate chore: v0.7.0 commit with only the verison bump after as per the release guide

Copy link
Copy Markdown
Collaborator

@SeverinAlexB SeverinAlexB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only reviewed the release pipeline and related docs and the LGTM

@86667 86667 merged commit c5c7be8 into main Mar 16, 2026
15 checks passed
@86667 86667 deleted the sdk_version_0.7.0 branch March 16, 2026 09:18
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.

3 participants