Skip to content

feat: Console SDK update for version 4.1.0#70

Closed
ChiragAgg5k wants to merge 1 commit intomainfrom
dev
Closed

feat: Console SDK update for version 4.1.0#70
ChiragAgg5k wants to merge 1 commit intomainfrom
dev

Conversation

@ChiragAgg5k
Copy link
Copy Markdown
Member

@ChiragAgg5k ChiragAgg5k commented Mar 16, 2026

This PR contains updates to the Console SDK for version 4.1.0.

Changes

  • Added new runtime RC values to BuildRuntime, Runtime, and Runtimes enums
  • Updated CDN script to load @appwrite.io/console version 4.0.0

Summary by CodeRabbit

  • New Features

    • Added release candidate runtime options across Node, PHP, Ruby, Python, Deno, Dart, .NET, Java, Swift, Kotlin, C++, Bun, Go, Static, and Flutter.
  • Chores

    • Downgraded version to 4.1.0.
    • Updated CDN script reference.
    • Removed legacy Deno runtime versions.

* Added new runtime RC values to `BuildRuntime`, `Runtime`, and `Runtimes` enums
* Updated CDN script to load `@appwrite.io/console` version 4.0.0
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 16, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f2bbb98f-db0b-46d6-8361-84fa5361c55d

📥 Commits

Reviewing files that changed from the base of the PR and between 7e26de1 and 6de3525.

📒 Files selected for processing (7)
  • CHANGELOG.md
  • README.md
  • package.json
  • src/client.ts
  • src/enums/build-runtime.ts
  • src/enums/runtime.ts
  • src/enums/runtimes.ts

Walkthrough

This pull request downgrades the SDK version from 5.0.0 to 4.1.0, updating version references across manifest files (CHANGELOG.md, README.md, package.json, and src/client.ts SDK header). Additionally, it removes three obsolete Deno runtime enum members (Deno121, Deno124, Deno135) and adds 82 new release candidate (RC) runtime variants across build-runtime.ts, runtime.ts, and runtimes.ts. The RC variants follow a consistent pattern (e.g., Node145rc = 'node-14.5-rc') and span multiple runtime families including Node, PHP, Ruby, Python, Deno, Dart, Dotnet, Java, Swift, Kotlin, C++, Bun, Go, Static, and Flutter.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dev
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

1 participant