Skip to content

Version Packages#303

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

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

Conversation

@github-actions

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

@gigadrive/sdk@0.2.0

Minor Changes

  • Production-grade file uploads and a complete, corrected API surface. (#302)

    File uploads (storage): new high-level client.applications.storage.upload() that auto-computes the required SHA-256, infers content type, and uploads with progress, AbortSignal cancellation, and resumable retries. Supports browser File/Blob, Node Buffer/Uint8Array/ArrayBuffer, a Node file path, and Node readable streams. Adds uploadBatch() (concurrent, per-file error isolation), waitForCompletion(), and uploadSessions.uploadToUrl()/resumeFromUrl().

    Correctness fixes (breaking, pre-1.0):

    • AI Gateway endpoints now use the correct /ai/v1 base path (were /v1).
    • Storage objects are addressed by object ID; getAccessUrl() now takes a bucketId and supports expiresInSeconds. Object listing supports prefix/delimiter/cursor/limit and returns commonPrefixes/nextCursor; added getByKey().
    • Upload-session creation now sends the required SHA-256 checksum.
    • Bucket creation requires environmentId and accepts an optional slug.
    • Removed non-public provider fields from StorageBucket/StorageObject.
    • Corrected the DeploymentStatus union.

    New surface: streamed chat completions (chatCompletionsStream), Responses, audio (speech/transcriptions), video generation, and richer model metadata; organization-scoped AI Gateway governance (organizations.aiGateway usage/budgets/policies); application & deployment hostnames; application request logs; list pagination (page/perPage/cursor) with a paginate() helper; and a README with a full upload guide.

gigadrive@2.1.4

Patch Changes

  • Updated dependencies [e5da96a]:
    • @gigadrive/sdk@0.2.0

@github-actions github-actions Bot requested a review from Zeryther as a code owner June 21, 2026 23:04
@vercel

vercel Bot commented Jun 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sdk-harmony Ready Ready Preview, Comment Jun 21, 2026 11:05pm

Request Review

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.

0 participants