Skip to content

feat: SDK update for version 27.1.0 - #161

Merged
ChiragAgg5k merged 8 commits into
mainfrom
dev
Jul 24, 2026
Merged

feat: SDK update for version 27.1.0#161
ChiragAgg5k merged 8 commits into
mainfrom
dev

Conversation

@ChiragAgg5k

@ChiragAgg5k ChiragAgg5k commented Jul 23, 2026

Copy link
Copy Markdown
Member

This PR contains updates to the SDK for version 27.1.0.

What's Changed

  • Added: Apps service for managing OAuth2 applications, keys, and installations
  • Added: OAuth2 service with authorize, grant, device authorization, and consent flows
  • Added: account OAuth2 consent methods listConsents, getConsent, deleteConsent, and consent token methods
  • Added: app installation management methods to Organization and Teams services
  • Added: installationAccessTokenDuration parameter to project.updateOAuth2Server
  • Added: token parameter to sites.getDeploymentDownload
  • Added: oauth2.introspect and organization installation key scopes

@greptile-apps

greptile-apps Bot commented Jul 23, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the Node.js SDK to version 27.1.0.

  • Adds Apps and OAuth2 services, account consent APIs, and organization/team installation APIs.
  • Extends database lifecycle, replica, failover, project OAuth2, and deployment-download contracts.
  • Updates generated models, enums, examples, tests, package metadata, and publishing actions.

Confidence Score: 5/5

The PR appears safe to merge because no blocking failures remain within the scope of this follow-up review.

No blocking failures remain.

Important Files Changed

Filename Overview
src/services/apps.ts Adds generated request methods for managing OAuth2 applications, credentials, labels, teams, and installations.
src/services/oauth-2.ts Adds OAuth2 authorization, grant, token, device, PAR, revocation, and discovery operations.
src/services/account.ts Adds account consent and consent-token management methods.
src/services/tables-db.ts Adds database replica configuration, specification listing, failover, replica inspection, and status operations.
src/models.ts Extends generated SDK models for the newly introduced API resources and response fields.
src/index.ts Exposes the new Apps and Oauth2 services through the package entry point.
.github/workflows/publish.yml Updates the pinned checkout and setup-node actions used by the publishing workflow.

Reviews (3): Last reviewed commit: "chore: update Node.js SDK to 27.1.0" | Re-trigger Greptile

@ChiragAgg5k ChiragAgg5k changed the title feat: Node.js SDK update for version 27.1.0 feat: SDK update for version 27.1.0 Jul 23, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: SDK update for version 27.1.0 feat: Node.js SDK update for version 27.1.0 Jul 23, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: Node.js SDK update for version 27.1.0 feat: SDK update for version 27.1.0 Jul 23, 2026
@ChiragAgg5k
ChiragAgg5k merged commit bcfd478 into main Jul 24, 2026
1 check passed
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