-
Notifications
You must be signed in to change notification settings - Fork 55
chore(release): update changelog and bump version to 3.1.0-dev.6 #3746
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
Changes from 2 commits
9a7165e
f777173
c268a46
6025e57
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,37 @@ | ||
| ## [3.1.0-dev.6](///compare/v3.1.0-dev.5...v3.1.0-dev.6) (2026-05-26) | ||
|
|
||
|
|
||
| ### Features | ||
|
|
||
| * **platform-wallet:** expose sync_watermark() on PlatformAddressWallet ([#3723](undefined/undefined/undefined/issues/3723)) | ||
| * **platform-wallet:** IdentityManager::identity_ids + FFI no-selectable-inputs error mapping ([#3651](undefined/undefined/undefined/issues/3651)) | ||
| * **platform-wallet:** serde support ([#3637](undefined/undefined/undefined/issues/3637)) | ||
| * **swift-sdk,platform-wallet:** wire shielded send end-to-end (all 4 transitions) ([#3603](undefined/undefined/undefined/issues/3603)) | ||
|
|
||
|
|
||
| ### Bug Fixes | ||
|
|
||
| * **drive-abci:** bill batch transformer drive reads ([#3670](undefined/undefined/undefined/issues/3670)) | ||
| * **drive-abci:** correct DECRYPTION bounds branch + bill grovedb reads in bounds validation ([#3697](undefined/undefined/undefined/issues/3697)) | ||
| * **platform-wallet:** fail-closed on registration persist error (Found-017) [backport] ([#3659](undefined/undefined/undefined/issues/3659)) | ||
| * **platform-wallet:** spv client deadlocking when sending a tx ([#3730](undefined/undefined/undefined/issues/3730)) | ||
| * **sdk:** forward wasm grpc-web trailers to tonic ([#3726](undefined/undefined/undefined/issues/3726)) | ||
| * **sdk:** sdk emits incompatible getDocuments wire against pre-v3.1 networks (QueryContext approach) ([#3711](undefined/undefined/undefined/issues/3711)) | ||
| * **wasm-sdk:** support binary grove path elements ([#3657](undefined/undefined/undefined/issues/3657)) | ||
|
|
||
|
|
||
| ### Miscellaneous Chores | ||
|
|
||
| * bump rust-dashcore to rev f569e7b7b99dfe589c41f9ba7d36fbbe6805acdc ([#3729](undefined/undefined/undefined/issues/3729)) | ||
|
PastaPastaPasta marked this conversation as resolved.
Outdated
Comment on lines
+1
to
+25
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🟡 Suggestion: New 3.1.0-dev.6 changelog entry has malformed compare and issue links The 3.1.0-dev.6 section at the top of CHANGELOG.md uses source: ['claude', 'codex'] |
||
| * **dapi-client,dapi-grpc:** cleanup — drop unused deps, inline winston/fetch/promisify shims | ||
|
|
||
|
|
||
| ### Tests | ||
|
|
||
| * **dapi-client:** drop white-box dispatcher inspection from requestJsonRpc spec | ||
| * **dapi-client:** restore behavioral self-signed HTTPS test | ||
| * **dapi-client:** skip undici dispatcher checks in browsers | ||
|
|
||
| ## [3.1.0-dev.5](https://github.com/dashpay/platform/compare/v3.1.0-dev.4...v3.1.0-dev.5) (2026-05-21) | ||
|
|
||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.