Skip to content

chore(release): staging to production - 2026.02.19 - #964

Merged
maxtechera merged 3 commits into
productionfrom
staging
Feb 19, 2026
Merged

chore(release): staging to production - 2026.02.19#964
maxtechera merged 3 commits into
productionfrom
staging

Conversation

@github-actions

Copy link
Copy Markdown

🚀 Release: Staging to Production

Release Date: 2026-02-19

Changes in this release

  • refactor(SUPPORT-19): migrate Google Drive loader to googleDriveOAuth2 only (d9d5593)
  • fix(SUPPORT-19): handle googleDriveOAuth2 v2 token refresh and re-auth in GoogleDrivePicker (4bc28bc)

This PR is automatically created/updated when commits are pushed to staging.
Merging this PR will trigger the release workflow to create a new GitHub release.

…h in GoogleDrivePicker

- Add getTokenFields() helper to read both v1 (googleAccessToken/expiresAt)
  and v2 (access_token/expires_at) credential field names
- Route refresh to correct endpoint: v2 uses /oauth2-credential/refresh/:id
  instead of /credentials/refresh-token (which only works for v1)
- Catch 401/REAUTH_REQUIRED and show 'Re-authenticate with Google' button
- Add OAuth2 popup re-auth flow (same pattern as AddEditCredentialDialog)
- Reset new states when credential changes
…2 only

- Remove googleOAuth (v1) from GoogleDrive node credentialNames
- Drop v1 credential field fallbacks (googleAccessToken, expiresAt)
- Simplify GoogleDrivePicker to use v2 fields (access_token, expires_at) directly
- Refresh always uses /oauth2-credential/refresh/:id endpoint
…thenticate-google-drive-credential-and-re

fix(SUPPORT-19): handle googleDriveOAuth2 v2 token refresh and re-auth in GoogleDrivePicker
@vercel

vercel Bot commented Feb 19, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
answerai-docs Building Building Preview Feb 19, 2026 8:19pm
the-answerai Building Building Preview Feb 19, 2026 8:19pm

Request Review

@maxtechera
maxtechera merged commit ddc1722 into production Feb 19, 2026
7 of 8 checks passed
@maxtechera
maxtechera temporarily deployed to staging - aai-unified2-flowise-moonstruck February 19, 2026 20:20 — with Render Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant