Skip to content

Version Packages - #14545

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

Version Packages#14545
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@audius/sdk@17.0.0

Major Changes

  • 5714430: Audio uploads and preview generation now carry the id of the user they are made for. Validator nodes attest the resulting cids to that user on chain, which is what makes them claimable on a track once content authorization is enforced; generate_preview additionally refuses users that do not already claim the source audio.

    BREAKING: userId (encoded id) is now required on tracks.uploadTrackFiles and uploads.createAudioUpload, and Storage.generatePreview requires a decoded userId. The high-level methods (createTrack, updateTrack, uploadTrack, publishTrack) already required userId and now thread it through automatically — callers of those need no changes. The id is always explicit, never derived from auth state, because a manager or developer-app session can act for more than one user.

    No signature or wallet is involved: the id is an assertion, and ownership is enforced where it always was — in the signed entity-manager write that names a cid on a track.

Patch Changes

  • 294f53d: Remove totalVolumeUSD from the Coin model. The /v1/coins endpoint no longer returns this field.
  • 075329a: Remove unused EIP-712 domains, types, and generators exports from the internal signatureSchemas module and rename what remains (getNonce) to nonce.ts. None of the removed definitions were reachable from the public SDK entry point, so this is not a breaking change.
  • 4c4b321: Add permalink to the Event model, syncing the generated SDK with the current API (the /v1/events response now returns a canonical contest permalink).

@audius/sdk-legacy@6.0.30

Patch Changes

  • Updated dependencies [294f53d]
  • Updated dependencies [075329a]
  • Updated dependencies [4c4b321]
  • Updated dependencies [5714430]
    • @audius/sdk@17.0.0

@audius/sp-actions@1.0.34

Patch Changes

  • @audius/sdk-legacy@6.0.30

@audius/protocol-dashboard@0.1.20

Patch Changes

  • Updated dependencies [294f53d]
  • Updated dependencies [075329a]
  • Updated dependencies [4c4b321]
  • Updated dependencies [5714430]
    • @audius/sdk@17.0.0
    • @audius/sdk-legacy@6.0.30

@socket-security

socket-security Bot commented Aug 4, 2026

Copy link
Copy Markdown

Dependency limit exceeded — report not shown.

This pull request scan exceeded the 10,000-dependency limit applied to this scan, so the results are incomplete and may be inaccurate. To avoid reporting false positives, Socket has not posted a report.

Upgrade your plan to raise the dependency limit and get complete reports, or view the partial scan in the dashboard.

Socket is always free for open source. If this is a non-commercial open source project, contact us to request a free Team account.

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 3fde8ce to 38c70a9 Compare August 7, 2026 10:15
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 38c70a9 to 510ed6c Compare August 8, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants