Skip to content

chore: bump SDK version to 25.2.0#155

Merged
TorstenDittmann merged 1 commit into
mainfrom
concurrent-chunk-uploads-version-bump-1-9-x
May 21, 2026
Merged

chore: bump SDK version to 25.2.0#155
TorstenDittmann merged 1 commit into
mainfrom
concurrent-chunk-uploads-version-bump-1-9-x

Conversation

@TorstenDittmann
Copy link
Copy Markdown
Contributor

This PR bumps SDK version metadata to 25.2.0 after the concurrent chunk upload update.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 21, 2026

Greptile Summary

Bumps the Node.js SDK version from 25.1.0 to 25.2.0 across all relevant files to reflect the concurrent chunk upload update shipped in this release cycle.

  • package.json and package-lock.json updated to 25.2.0.
  • src/client.ts updated in both the getUserAgent() function and the default x-sdk-version header to keep server-side identification consistent with the published version.

Confidence Score: 5/5

Safe to merge — all version strings are updated consistently across every affected location.

The change is a mechanical version bump touching four string literals across three files. All occurrences are updated consistently: both the npm manifest files and both version strings in the client (user-agent and the request header). No logic, dependencies, or behavior was modified.

No files require special attention.

Important Files Changed

Filename Overview
package.json Version bumped from 25.1.0 to 25.2.0
package-lock.json Lock file version updated in both root and packages entries to match package.json
src/client.ts User-agent string and x-sdk-version header both updated to 25.2.0

Reviews (1): Last reviewed commit: "chore: bump SDK version to 25.2.0" | Re-trigger Greptile

@TorstenDittmann TorstenDittmann merged commit 0b9bee8 into main May 21, 2026
3 checks passed
@TorstenDittmann TorstenDittmann deleted the concurrent-chunk-uploads-version-bump-1-9-x branch May 21, 2026 18:56
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.

2 participants