apiVersion: jenkins.io/v1 kind: PipelineActivity metadata: annotations: lighthouse.jenkins-x.io/cloneURI: https://github.com/greencapitaltrade/flash.git lighthouse.jenkins-x.io/job: release pipeline.jenkins-x.io/traceID: b25ca40d317a6835ce6c59a5068733d3 creationTimestamp: "2026-08-11T08:00:01Z" generation: 8 labels: branch: main build: "181" context: release created-by-lighthouse: "true" event-GUID: a4449cc4-955a-11f1-825a-a511a5c8f9ba lighthouse.jenkins-x.io/baseSHA: e1d4202f18aa0d01890d819c6b09793d9829e892 lighthouse.jenkins-x.io/branch: main lighthouse.jenkins-x.io/buildNum: "1786435201114" lighthouse.jenkins-x.io/context: release lighthouse.jenkins-x.io/id: ncapitaltrade-flash-main-release-65x4s lighthouse.jenkins-x.io/job: release lighthouse.jenkins-x.io/lastCommitSHA: e1d4202f18aa0d01890d819c6b09793d9829e892 lighthouse.jenkins-x.io/refs.org: greencapitaltrade lighthouse.jenkins-x.io/refs.repo: flash lighthouse.jenkins-x.io/type: postsubmit owner: greencapitaltrade podName: ncapitaltrade-flash-main-release-75ch7-from-build-pack-pod provider: github repository: flash tekton.dev/pipeline: ncapitaltrade-flash-main-release managedFields: - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:labels: f:branch: {} f:context: {} f:owner: {} f:provider: {} f:repository: {} f:spec: f:lastCommitMessage: {} f:lastCommitSHA: {} f:releaseNotesURL: {} f:version: {} manager: jx-changelog-0.10.29 operation: Update time: "2026-08-11T08:08:51Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:spec: f:completedTimestamp: {} f:status: {} manager: jx-promote-0.6.45 operation: Update time: "2026-08-11T08:09:39Z" - apiVersion: jenkins.io/v1 fieldsType: FieldsV1 fieldsV1: f:metadata: f:annotations: .: {} f:lighthouse.jenkins-x.io/cloneURI: {} f:lighthouse.jenkins-x.io/job: {} f:pipeline.jenkins-x.io/traceID: {} f:labels: .: {} f:build: {} f:created-by-lighthouse: {} f:event-GUID: {} f:lighthouse.jenkins-x.io/baseSHA: {} f:lighthouse.jenkins-x.io/branch: {} f:lighthouse.jenkins-x.io/buildNum: {} f:lighthouse.jenkins-x.io/context: {} f:lighthouse.jenkins-x.io/id: {} f:lighthouse.jenkins-x.io/job: {} f:lighthouse.jenkins-x.io/lastCommitSHA: {} f:lighthouse.jenkins-x.io/refs.org: {} f:lighthouse.jenkins-x.io/refs.repo: {} f:lighthouse.jenkins-x.io/type: {} f:podName: {} f:tekton.dev/pipeline: {} f:spec: .: {} f:baseSHA: {} f:batchPipelineActivity: {} f:build: {} f:buildLogsUrl: {} f:context: {} f:gitBranch: {} f:gitOwner: {} f:gitRepository: {} f:gitUrl: {} f:message: {} f:pipeline: {} f:startedTimestamp: {} f:steps: {} manager: jx-build-controller operation: Update time: "2026-08-11T08:16:42Z" name: greencapitaltrade-flash-main-181 namespace: jx resourceVersion: "260550549" uid: be59ef6e-0876-4777-9362-a47b88268ace spec: baseSHA: e1d4202f18aa0d01890d819c6b09793d9829e892 batchPipelineActivity: {} build: "181" buildLogsUrl: s3://logs-gct-prod-20260425045301534100000007/jenkins-x/logs/greencapitaltrade/flash/main/181.log completedTimestamp: "2026-08-11T08:09:21Z" context: release gitBranch: main gitOwner: greencapitaltrade gitRepository: flash gitUrl: https://github.com/greencapitaltrade/flash.git lastCommitMessage: | fix(ssr): pin per-user keying of cached SSR GraphQL fetches flash#352 B6 reported a cross-user leak: serverQuery sends the caller's auth cookie and sets `next: { revalidate: 30 }`, so if Next's Data Cache keyed only on the URL, one user's response would be replayed to another for 30s. It does not. Next 16.1.1 hashes url + method + init.headers + body into the fetch cache key (incremental-cache/index.js, generateCacheKey), so the Cookie header separates callers. POST is not what saves us — `autoNoCache` in patch-fetch.js only fires when revalidate is already 0, and an explicit revalidate overrides it — nor is the route being dynamic via cookies(), which is a separate cache. No behaviour change. Adds a test that runs the exact init serverQuery hands fetch through the installed Next's real key function: two cookies must not collide, authenticated must not collide with anonymous, one cookie must stay stable, and a negative control shows the keys do collide once the cookie is not in init.headers. Plus a comment at the cookie assignment so the constraint is visible to whoever next reaches for an optimisation. Co-Authored-By: Claude Opus 5 (1M context) lastCommitSHA: fdf121b0cf6e34416598dad47fac68122dfa4d95 message: 'Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0' pipeline: greencapitaltrade/flash/main releaseNotesURL: https://github.com/greencapitaltrade/flash/releases/tag/v0.23.4 startedTimestamp: "2026-08-11T08:00:01Z" status: Succeeded steps: - kind: Stage stage: completedTimestamp: "2026-08-11T08:09:21Z" name: Release startedTimestamp: "2026-08-11T08:08:21Z" status: Succeeded - kind: Promote promote: environment: staging pullRequest: pullRequestURL: https://github.com/greencapitaltrade/mcu/pull/5331 startedTimestamp: "2026-08-11T08:09:21Z" status: Succeeded startedTimestamp: "2026-08-11T08:09:21Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-11T08:10:20Z" name: from build pack startedTimestamp: "2026-08-11T08:00:59Z" status: Succeeded steps: - completedTimestamp: "2026-08-11T08:01:07Z" name: Git Clone startedTimestamp: "2026-08-11T08:00:59Z" status: Succeeded - completedTimestamp: "2026-08-11T08:01:11Z" name: Next Version startedTimestamp: "2026-08-11T08:01:08Z" status: Succeeded - completedTimestamp: "2026-08-11T08:01:17Z" name: Jx Variables startedTimestamp: "2026-08-11T08:01:13Z" status: Succeeded - completedTimestamp: "2026-08-11T08:04:28Z" name: Build Yarn Install startedTimestamp: "2026-08-11T08:01:21Z" status: Succeeded - completedTimestamp: "2026-08-11T08:05:30Z" name: Next Build startedTimestamp: "2026-08-11T08:04:29Z" status: Succeeded - completedTimestamp: "2026-08-11T08:05:34Z" name: Check Registry startedTimestamp: "2026-08-11T08:05:31Z" status: Succeeded - completedTimestamp: "2026-08-11T08:08:40Z" name: Build Container Build startedTimestamp: "2026-08-11T08:05:34Z" status: Succeeded - completedTimestamp: "2026-08-11T08:08:51Z" name: Promote Changelog startedTimestamp: "2026-08-11T08:08:41Z" status: Succeeded - completedTimestamp: "2026-08-11T08:08:54Z" name: Promote Helm Release startedTimestamp: "2026-08-11T08:08:51Z" status: Succeeded - completedTimestamp: "2026-08-11T08:09:42Z" name: Promote Jx Promote startedTimestamp: "2026-08-11T08:08:55Z" status: Succeeded - completedTimestamp: "2026-08-11T08:10:20Z" name: Publish Org Kb startedTimestamp: "2026-08-11T08:09:43Z" status: Succeeded - kind: Stage stage: completedTimestamp: "2026-08-11T08:10:20Z" name: from build pack startedTimestamp: "2026-08-11T08:00:59Z" status: Succeeded steps: - completedTimestamp: "2026-08-11T08:01:07Z" name: Git Clone startedTimestamp: "2026-08-11T08:00:59Z" status: Succeeded - completedTimestamp: "2026-08-11T08:01:11Z" name: Next Version startedTimestamp: "2026-08-11T08:01:08Z" status: Succeeded - completedTimestamp: "2026-08-11T08:01:17Z" name: Jx Variables startedTimestamp: "2026-08-11T08:01:13Z" status: Succeeded - completedTimestamp: "2026-08-11T08:04:28Z" name: Build Yarn Install startedTimestamp: "2026-08-11T08:01:21Z" status: Succeeded - completedTimestamp: "2026-08-11T08:05:30Z" name: Next Build startedTimestamp: "2026-08-11T08:04:29Z" status: Succeeded - completedTimestamp: "2026-08-11T08:05:34Z" name: Check Registry startedTimestamp: "2026-08-11T08:05:31Z" status: Succeeded - completedTimestamp: "2026-08-11T08:08:40Z" name: Build Container Build startedTimestamp: "2026-08-11T08:05:34Z" status: Succeeded - completedTimestamp: "2026-08-11T08:08:51Z" name: Promote Changelog startedTimestamp: "2026-08-11T08:08:41Z" status: Succeeded - completedTimestamp: "2026-08-11T08:08:54Z" name: Promote Helm Release startedTimestamp: "2026-08-11T08:08:51Z" status: Succeeded - completedTimestamp: "2026-08-11T08:09:42Z" name: Promote Jx Promote startedTimestamp: "2026-08-11T08:08:55Z" status: Succeeded - completedTimestamp: "2026-08-11T08:10:20Z" name: Publish Org Kb startedTimestamp: "2026-08-11T08:09:43Z" status: Succeeded version: 0.23.4 status: {}