Changelog
Features
- 5777331: feat(telemetry): add identity transport to read X-Gotrue-Id header (@seanoliver)
- 2be0b48: feat(telemetry): wire identity stitching from API response header (@seanoliver)
- 47426cd: feat(telemetry): stitch CLI identity from API response header (#5054) (@seanoliver)
Bug fixes
- a96b4da: fix(docker): bump supabase/postgres from 17.6.1.104 to 17.6.1.105 in /pkg/config/templates (#5056) (@dependabot[bot])
- e5fdfe9: fix(docker): bump the docker-minor group in /pkg/config/templates with 5 updates (#5055) (@dependabot[bot])
- 42b28cd: fix(telemetry): sync.Once for identity stitch, rename constant, add tests (@seanoliver)
- a271d96: fix(telemetry): use pointer indirection for identity transport callback (@seanoliver)