Skip to content

chore: bump SDK version to 24.2.0#64

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

chore: bump SDK version to 24.2.0#64
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 24.2.0 after the concurrent chunk upload update.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 21, 2026

Greptile Summary

This PR bumps the Ruby SDK version from 24.1.0 to 24.2.0 in both the gem specification and the x-sdk-version request header, following the concurrent chunk upload update.

  • appwrite.gemspec: spec.version updated to 24.2.0.
  • lib/appwrite/client.rb: x-sdk-version header value updated to 24.2.0, keeping it in sync with the gemspec.

Confidence Score: 5/5

Safe to merge — the change is a straightforward version string update across two files with no logic changes.

Both files only change the version string from 24.1.0 to 24.2.0. The gemspec and the client header are consistent with each other, and no functional code is modified.

No files require special attention.

Important Files Changed

Filename Overview
appwrite.gemspec Version bumped from 24.1.0 to 24.2.0 in the gem specification
lib/appwrite/client.rb x-sdk-version header updated from 24.1.0 to 24.2.0 to match the new gem version

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

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