Skip to content

chore: prepare release v0.31.4#649

Open
supertokens-release-ci[bot] wants to merge 18 commits into
0.31from
release/v0.31.4
Open

chore: prepare release v0.31.4#649
supertokens-release-ci[bot] wants to merge 18 commits into
0.31from
release/v0.31.4

Conversation

@supertokens-release-ci

@supertokens-release-ci supertokens-release-ci Bot commented Jul 23, 2026

Copy link
Copy Markdown

Release v0.31.4

This PR is automatically kept in sync with dev. It will be force-updated on every push to dev.

Review checklist:

  • Version 0.31.4 is correct (check setup.py and constants.py)
  • Changelog entries below are accurate and complete

After merging: trigger the Release Pipeline with branch 0.31.


Fixed

  • oauth2provider: use the website base path when building frontend redirect URLs instead of the API base path.
  • webauthn: fix sign in failing for counter-incrementing authenticators (e.g. Windows Hello) — the assertion was verified against the core twice

Infrastructure

  • Replace the local lint-pr workflow with a thin caller of the shared supertokens/actions reusable lint-pr workflow (behavior unchanged)
  • Replace the local dev-sync workflow with a thin caller of the shared supertokens/actions reusable dev-sync workflow (behavior unchanged)
  • Mint short-lived GitHub App installation tokens in-job (actions/create-github-app-token) for the release-tag and check-docs workflows, replacing the ALL_REPO_PAT org secret
  • Adopt the shared reusable release-tag workflow from supertokens/actions; keep only the docs and PyPI publish jobs as thin callers consuming its outputs. The git tag is now pushed before the API release mark.

github-actions Bot and others added 12 commits May 6, 2026 21:13
ci: adopt shared reusable dev-sync workflow
…O_PAT)

Replace every ALL_REPO_PAT org-secret use in pipeline-release-tag.yml and
check-docs.yml with a short-lived GitHub App installation token minted in-job
via actions/create-github-app-token@v2, each scoped to only the repos the job
touches. Mirrors the merged pattern in supertokens/actions dev-sync and the
node reference implementation.

Part of PLAN-001.
…lease-workflows

ci: mint App installation tokens in release workflows (retire ALL_REPO_PAT)
…-release-tag

ci: adopt shared reusable release-tag workflow
fix: use correct base path for OAuth frontend redirects
@supertokens-release-ci supertokens-release-ci Bot added run-tests Run integration tests on the PR once this label is added Skip-Changelog Skips the changelog check in this PR labels Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

run-tests Run integration tests on the PR once this label is added Skip-Changelog Skips the changelog check in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants