[{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/369791243","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/369791243/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/369791243/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.1.1","id":369791243,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4WCpEL","tag_name":"v12.1.1","target_commitish":"master","name":"v12.1.1","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-08-13T09:16:08Z","updated_at":"2026-08-13T09:16:15Z","published_at":"2026-08-13T09:16:15Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.1.1","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.1.1","body":"## What's Changed\n* fix: mirror dashboard-search arm rewrite and domain-prefix semantics in in-memory storage by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1365\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.1.0...v12.1.1"},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/369231792","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/369231792/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/369231792/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.1.0","id":369231792,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4WAgew","tag_name":"v12.1.0","target_commitish":"master","name":"v12.1.0","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-08-12T12:47:53Z","updated_at":"2026-08-12T12:48:01Z","published_at":"2026-08-12T12:48:01Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.1.0","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.1.0","body":"## What's Changed\n* test: stress-test the 1M-user suite in MIGRATED migration mode too by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1352\n* feat: stateless session verification (CDI 5.5) by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1309\n* test: regenerate-token invariant tests (PLAN-002 unit 8) by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1310\n* feat: optional accessTokenValidity parameter on session create and refresh (CDI 5.5) by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1311\n* test: seed OAuth clients/tokens and measure the OAuth-dependent stress paths by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1355\n* ci: change release message on slack notification by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1362\n* feat: refresh-time token rotation with grace window (CDI 5.6) by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1308\n* feat: allowApproximate user count param serving cached anchor + live delta by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1361\n* feat: apply access token validity jitter at session creation and refresh by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1307\n* feat: add session rotation grace, access token validity jitter, and recent-reuse configs by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1306\n* fix: release preparation by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1363\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.0.10...v12.1.0","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/366144392","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/366144392/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/366144392/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.0.10","id":366144392,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4V0uuI","tag_name":"v12.0.10","target_commitish":"master","name":"v12.0.10","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-08-06T10:39:56Z","updated_at":"2026-08-06T10:40:04Z","published_at":"2026-08-06T10:40:04Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.0.10","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.0.10","body":"## What's Changed\n* fix: saml hardening by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1356\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.0.9...v12.0.10","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/365972663","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/365972663/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/365972663/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v11.4.7","id":365972663,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4V0Ey3","tag_name":"v11.4.7","target_commitish":"master","name":"v11.4.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-08-06T04:24:11Z","updated_at":"2026-08-06T04:24:19Z","published_at":"2026-08-06T04:24:19Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v11.4.7","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v11.4.7","body":"## What's Changed\n* fix: hardening signature validation (backport to 11.4) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1357\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v11.4.6...v11.4.7","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/365962033","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/365962033/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/365962033/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v11.3.7","id":365962033,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4V0CMx","tag_name":"v11.3.7","target_commitish":"master","name":"v11.3.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-08-06T03:46:44Z","updated_at":"2026-08-06T03:46:51Z","published_at":"2026-08-06T03:46:51Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v11.3.7","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v11.3.7","body":"## What's Changed\n* fix: hardening signature validation (backport to 11.3) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1358\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v11.3.6...v11.3.7","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/364229351","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/364229351/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/364229351/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.0.9","id":364229351,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4VtbLn","tag_name":"v12.0.9","target_commitish":"master","name":"v12.0.9","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-08-03T13:21:37Z","updated_at":"2026-08-06T04:11:07Z","published_at":"2026-08-03T13:21:44Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.0.9","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.0.9","body":"## What's Changed\r\n* ci: backport workflow by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1317\r\n* ci: backport workflow by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1318\r\n* fix: re-enable stress-test seeding assertions and allow manual dispatch by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1339\r\n* test: measure the scale-sensitive query paths in the 1M-user stress suite by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1340\r\n* test: surface pg_stat_statements in stress-test summary, fail on temp spills by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1341\r\n* test: two-size stress run with scaling-ratio assertions by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1342\r\n* fix: stress-suite hard per-step timeouts and pagination-walk completeness guards by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1345\r\n* test: stress suite collect-and-continue past failed read-path steps by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1348\r\n* fix: normalize primary_or_recipe_user_time_joined after bulk import (#1347) by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1349\r\n* fix: prevent bulk import retry loop for duplicate external IDs by @bcbogdan in https://github.com/supertokens/supertokens-core/pull/1334\r\n* fix: activity log partition fix by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1333\r\n* ci: fix release java/15/21 release process by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1350\r\n\r\n\r\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.0.8...v12.0.9","mentions_count":2},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362871502","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362871502/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362871502/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v11.4.6","id":362871502,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4VoPrO","tag_name":"v11.4.6","target_commitish":"master","name":"v11.4.6","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-31T05:43:48Z","updated_at":"2026-07-31T06:18:20Z","published_at":"2026-07-31T05:43:55Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v11.4.6","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v11.4.6","body":"## What's Changed\r\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 11.4) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1319\r\n\r\n\r\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v11.4.5...v11.4.6","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362737300","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362737300/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362737300/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v11.3.6","id":362737300,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Vnu6U","tag_name":"v11.3.6","target_commitish":"master","name":"v11.3.6","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T21:42:55Z","updated_at":"2026-07-30T21:43:04Z","published_at":"2026-07-30T21:43:04Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v11.3.6","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v11.3.6","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 11.3) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1320\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v11.3.5...v11.3.6","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362691095","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362691095/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362691095/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v11.2.3","id":362691095,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4VnjoX","tag_name":"v11.2.3","target_commitish":"master","name":"v11.2.3","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T20:09:56Z","updated_at":"2026-07-30T20:10:05Z","published_at":"2026-07-30T20:10:05Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v11.2.3","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v11.2.3","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 11.2) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1326\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v11.2.2...v11.2.3","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362654689","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362654689/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362654689/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v11.1.3","id":362654689,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Vnavh","tag_name":"v11.1.3","target_commitish":"master","name":"v11.1.3","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T19:10:31Z","updated_at":"2026-07-30T19:10:37Z","published_at":"2026-07-30T19:10:37Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v11.1.3","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v11.1.3","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 11.1) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1321\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v11.1.2...v11.1.3","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362641258","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362641258/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362641258/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v11.0.8","id":362641258,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4VnXdq","tag_name":"v11.0.8","target_commitish":"master","name":"v11.0.8","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T18:43:55Z","updated_at":"2026-07-30T18:43:59Z","published_at":"2026-07-30T18:43:59Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v11.0.8","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v11.0.8","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 11.0) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1324\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v11.0.7...v11.0.8","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362566382","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362566382/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362566382/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v10.1.8","id":362566382,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4VnFLu","tag_name":"v10.1.8","target_commitish":"master","name":"v10.1.8","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T16:20:44Z","updated_at":"2026-07-30T16:20:48Z","published_at":"2026-07-30T16:20:48Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v10.1.8","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v10.1.8","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 10.1) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1325\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v10.1.7...v10.1.8","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362554778","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362554778/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362554778/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v10.0.7","id":362554778,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4VnCWa","tag_name":"v10.0.7","target_commitish":"master","name":"v10.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T16:02:51Z","updated_at":"2026-07-30T16:03:00Z","published_at":"2026-07-30T16:03:00Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v10.0.7","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v10.0.7","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 10.0) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1322\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v10.0.6...v10.0.7","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362538424","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362538424/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362538424/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v9.3.4","id":362538424,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Vm-W4","tag_name":"v9.3.4","target_commitish":"master","name":"v9.3.4","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T15:36:15Z","updated_at":"2026-07-30T15:36:19Z","published_at":"2026-07-30T15:36:19Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v9.3.4","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v9.3.4","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 9.3) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1327\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v9.3.3...v9.3.4","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362526490","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362526490/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362526490/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v9.2.6","id":362526490,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Vm7ca","tag_name":"v9.2.6","target_commitish":"master","name":"v9.2.6","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T15:17:47Z","updated_at":"2026-07-30T15:17:51Z","published_at":"2026-07-30T15:17:51Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v9.2.6","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v9.2.6","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 9.2) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1323\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v9.2.5...v9.2.6","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362517137","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362517137/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362517137/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v9.1.5","id":362517137,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Vm5KR","tag_name":"v9.1.5","target_commitish":"master","name":"v9.1.5","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T15:02:58Z","updated_at":"2026-07-30T15:03:03Z","published_at":"2026-07-30T15:03:03Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v9.1.5","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v9.1.5","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 9.1) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1328\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v9.1.4...v9.1.5","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362505278","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362505278/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362505278/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v9.0.5","id":362505278,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Vm2Q-","tag_name":"v9.0.5","target_commitish":"master","name":"v9.0.5","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T14:45:37Z","updated_at":"2026-07-30T14:45:41Z","published_at":"2026-07-30T14:45:41Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v9.0.5","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v9.0.5","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 9.0) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1331\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v9.0.4...v9.0.5","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362479572","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362479572/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362479572/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v8.0.6","id":362479572,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Vmv_U","tag_name":"v8.0.6","target_commitish":"master","name":"v8.0.6","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T14:07:48Z","updated_at":"2026-07-30T14:07:52Z","published_at":"2026-07-30T14:07:52Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v8.0.6","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v8.0.6","body":"## What's Changed\n* backport: fix: resolve api_keys and IP access config against the app's public tenant (backport to 8.0) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1330\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v8.0.5...v8.0.6","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362395754","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362395754/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362395754/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v7.0.22","id":362395754,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Vmbhq","tag_name":"v7.0.22","target_commitish":"master","name":"v7.0.22","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T11:52:08Z","updated_at":"2026-07-30T11:52:12Z","published_at":"2026-07-30T11:52:12Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v7.0.22","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v7.0.22","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 7.0) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1329\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v7.0.21...v7.0.22","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362371511","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/362371511/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/362371511/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v6.0.23","id":362371511,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4VmVm3","tag_name":"v6.0.23","target_commitish":"master","name":"v6.0.23","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-30T14:27:23Z","updated_at":"2026-07-30T14:27:28Z","published_at":"2026-07-30T14:27:28Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v6.0.23","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v6.0.23","body":"## What's Changed\n* fix: resolve api_keys and IP access config against the app's public tenant (backport to 6.0) by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1332\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v6.0.22...v6.0.23","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/361223526","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/361223526/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/361223526/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.0.8","id":361223526,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Vh9Vm","tag_name":"v12.0.8","target_commitish":"master","name":"v12.0.8","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-28T16:22:30Z","updated_at":"2026-07-30T18:59:03Z","published_at":"2026-07-28T16:22:36Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.0.8","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.0.8","body":"## What's Changed\r\n* ci: add workflow to create zip files by @bcbogdan in https://github.com/supertokens/supertokens-core/pull/1299\r\n* fix: core hardening by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1312\r\n\r\n## New Contributors\r\n* @bcbogdan made their first contribution in https://github.com/supertokens/supertokens-core/pull/1299\r\n\r\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.0.7...v12.0.8","mentions_count":2},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/355592129","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/355592129/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/355592129/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.0.7","id":355592129,"author":{"login":"porcellus","id":1129990,"node_id":"MDQ6VXNlcjExMjk5OTA=","avatar_url":"https://avatars.githubusercontent.com/u/1129990?v=4","gravatar_id":"","url":"https://api.github.com/users/porcellus","html_url":"https://github.com/porcellus","followers_url":"https://api.github.com/users/porcellus/followers","following_url":"https://api.github.com/users/porcellus/following{/other_user}","gists_url":"https://api.github.com/users/porcellus/gists{/gist_id}","starred_url":"https://api.github.com/users/porcellus/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/porcellus/subscriptions","organizations_url":"https://api.github.com/users/porcellus/orgs","repos_url":"https://api.github.com/users/porcellus/repos","events_url":"https://api.github.com/users/porcellus/events{/privacy}","received_events_url":"https://api.github.com/users/porcellus/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4VMefB","tag_name":"v12.0.7","target_commitish":"master","name":"v12.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-20T11:57:45Z","updated_at":"2026-07-20T11:57:51Z","published_at":"2026-07-20T11:57:51Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.0.7","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.0.7","body":"## What's Changed\r\n* fix: make the in-memory and psql implementations consistent and fix the node test failure by @porcellus in https://github.com/supertokens/supertokens-core/pull/1298\r\n* fix: no op account info updates by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1297\r\n\r\n\r\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.0.6...v12.0.7","mentions_count":2},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/353780914","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/353780914/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/353780914/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.0.6","id":353780914,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4VFkSy","tag_name":"v12.0.6","target_commitish":"master","name":"v12.0.6","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-07-14T12:32:19Z","updated_at":"2026-07-14T12:32:25Z","published_at":"2026-07-14T12:32:25Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.0.6","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.0.6","body":"## What's Changed\n* ci: generate release jars by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1267\n* ci: possibility to store jars in s3 by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1268\n* ci: fix commit by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1269\n* ci: generate release jars java version by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1270\n* ci: error fix by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1271\n* ci: error fix by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1272\n* fix: upgrade libs because of cves by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1273\n* feat: backfill api by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1275\n* fix: parallel storage init, with minimal time in lock by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1276\n* fix: installer permission issues by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1274\n* fix: email extraction from saml claims by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1278\n* ci: canary release support by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1279\n* fix: various fixes by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1280\n* feat: schema rework — reservation tables, LockedUser, read migration, perf by @porcellus in https://github.com/supertokens/supertokens-core/pull/1277\n* test: compatibility fixes with docker based test run with pre-started… by @porcellus in https://github.com/supertokens/supertokens-core/pull/1214\n* ci: db creation when release testing by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1281\n* fix: allow new CUDs to be created as MIGRATED by @porcellus in https://github.com/supertokens/supertokens-core/pull/1283\n* ci: workflow clear-ups and refactors by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1284\n* fix: saml xsw protection by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1285\n* ci: fix isLatest flag handling in github release creation by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1288\n* feat: activity_log table usage by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1289\n* fix: tweaking withinotelspan annotation by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1290\n* fix: account linking exploration by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1293\n* fix: block MIGRATED migration-mode transition while inconsistent users exist by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1294\n* test: skip migration-mode account-linking variants on the in-memory storage by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1295\n* fix: update dependencies by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1296\n\n## New Contributors\n* @supertokens-agent-runner[bot] made their first contribution in https://github.com/supertokens/supertokens-core/pull/1294\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v11.4.4...v12.0.6","mentions_count":2},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/350185678","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/350185678/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/350185678/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.0.5-canary","id":350185678,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4U32jO","tag_name":"v12.0.5-canary","target_commitish":"b9262b3c2b5c6267ae993198dabf20c949e88f21","name":"v12.0.5-canary","draft":false,"immutable":false,"prerelease":true,"created_at":"2026-07-07T06:43:41Z","updated_at":"2026-07-07T11:07:30Z","published_at":"2026-07-07T11:07:30Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.0.5-canary","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.0.5-canary","body":"## What's Changed\n* fix: tweaking withinotelspan annotation by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1290\n* fix: account linking exploration by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1293\n* fix: block MIGRATED migration-mode transition while inconsistent users exist by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1294\n* test: skip migration-mode account-linking variants on the in-memory storage by @supertokens-agent-runner[bot] in https://github.com/supertokens/supertokens-core/pull/1295\n\n## New Contributors\n* @supertokens-agent-runner[bot] made their first contribution in https://github.com/supertokens/supertokens-core/pull/1294\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.0.4-canary...v12.0.5-canary","reactions":{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/350185678/reactions","total_count":1,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":1,"rocket":0,"eyes":0},"mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/345698020","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/345698020/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/345698020/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.0.4-canary","id":345698020,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Umu7k","tag_name":"v12.0.4-canary","target_commitish":"48fdcfa62f11d729498ada23cbbcf4c7d6f55fab","name":"v12.0.4-canary","draft":false,"immutable":false,"prerelease":true,"created_at":"2026-06-26T22:14:20Z","updated_at":"2026-06-27T13:24:24Z","published_at":"2026-06-27T13:24:24Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.0.4-canary","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.0.4-canary","body":"**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.0.3-canary...v12.0.4-canary"},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/342848211","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/342848211/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/342848211/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.0.3-canary","id":342848211,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4Ub3LT","tag_name":"v12.0.3-canary","target_commitish":"569e279a58e372320b46b257d312c916c93ff99f","name":"v12.0.3-canary","draft":false,"immutable":false,"prerelease":true,"created_at":"2026-06-22T08:57:01Z","updated_at":"2026-06-22T11:02:50Z","published_at":"2026-06-22T11:02:50Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.0.3-canary","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.0.3-canary","body":"## What's Changed\n* ci: fix isLatest flag handling in github release creation by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1288\n* feat: activity_log table usage by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1289\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.0.2-canary...v12.0.3-canary","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/338482578","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/338482578/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/338482578/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.0.2-canary","id":338482578,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4ULNWS","tag_name":"v12.0.2-canary","target_commitish":"961ac34f6ccdaf3ea2eb9f30b1dcad0ab11ccfea","name":"v12.0.2-canary","draft":false,"immutable":false,"prerelease":true,"created_at":"2026-06-12T08:49:08Z","updated_at":"2026-06-12T09:28:01Z","published_at":"2026-06-12T09:28:01Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.0.2-canary","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.0.2-canary","body":"## What's Changed\n* fix: saml xsw protection by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1285\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.0.1-canary...v12.0.2-canary","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/338505316","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/338505316/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/338505316/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v11.4.5","id":338505316,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4ULS5k","tag_name":"v11.4.5","target_commitish":"master","name":"v11.4.5","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-06-12T10:18:47Z","updated_at":"2026-06-12T12:24:06Z","published_at":"2026-06-12T10:19:25Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v11.4.5","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v11.4.5","body":"## What's Changed\r\n* ci: generate release jars by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1267\r\n* ci: possibility to store jars in s3 by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1268\r\n* ci: fix commit by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1269\r\n* ci: generate release jars java version by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1270\r\n* ci: error fix by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1271\r\n* ci: error fix by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1272\r\n* fix: backport: saml xsw by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1287\r\n\r\n\r\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v11.4.4...v11.4.5","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/338553961","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/338553961/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/338553961/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v11.3.5","id":338553961,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4ULexp","tag_name":"v11.3.5","target_commitish":"master","name":"v11.3.5","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-06-12T12:16:53Z","updated_at":"2026-06-12T12:17:00Z","published_at":"2026-06-12T12:17:00Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v11.3.5","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v11.3.5","body":"## What's Changed\n* fix: backport: saml xsw  by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1286\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v11.3.4...v11.3.5","mentions_count":1},{"url":"https://api.github.com/repos/supertokens/supertokens-core/releases/337520294","assets_url":"https://api.github.com/repos/supertokens/supertokens-core/releases/337520294/assets","upload_url":"https://uploads.github.com/repos/supertokens/supertokens-core/releases/337520294/assets{?name,label}","html_url":"https://github.com/supertokens/supertokens-core/releases/tag/v12.0.1-canary","id":337520294,"author":{"login":"tamassoltesz","id":8415508,"node_id":"MDQ6VXNlcjg0MTU1MDg=","avatar_url":"https://avatars.githubusercontent.com/u/8415508?v=4","gravatar_id":"","url":"https://api.github.com/users/tamassoltesz","html_url":"https://github.com/tamassoltesz","followers_url":"https://api.github.com/users/tamassoltesz/followers","following_url":"https://api.github.com/users/tamassoltesz/following{/other_user}","gists_url":"https://api.github.com/users/tamassoltesz/gists{/gist_id}","starred_url":"https://api.github.com/users/tamassoltesz/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tamassoltesz/subscriptions","organizations_url":"https://api.github.com/users/tamassoltesz/orgs","repos_url":"https://api.github.com/users/tamassoltesz/repos","events_url":"https://api.github.com/users/tamassoltesz/events{/privacy}","received_events_url":"https://api.github.com/users/tamassoltesz/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDODdLYkc4UHiam","tag_name":"v12.0.1-canary","target_commitish":"73f1b5a0b68ca3e467d209deda734272fc7d736e","name":"v12.0.1-canary","draft":false,"immutable":false,"prerelease":true,"created_at":"2026-06-10T14:40:30Z","updated_at":"2026-06-10T20:57:33Z","published_at":"2026-06-10T20:57:33Z","assets":[],"tarball_url":"https://api.github.com/repos/supertokens/supertokens-core/tarball/v12.0.1-canary","zipball_url":"https://api.github.com/repos/supertokens/supertokens-core/zipball/v12.0.1-canary","body":"## What's Changed\n* fix: allow new CUDs to be created as MIGRATED by @porcellus in https://github.com/supertokens/supertokens-core/pull/1283\n* ci: workflow clear-ups and refactors by @tamassoltesz in https://github.com/supertokens/supertokens-core/pull/1284\n\n\n**Full Changelog**: https://github.com/supertokens/supertokens-core/compare/v12.0.0-canary...v12.0.1-canary","mentions_count":2}]