Releases: supabase/cli
Releases · supabase/cli
v2.92.1
v2.92.0
Changelog
Features
- fa49262: feat(telemetry): attach org/project groups to all CLI events (@seanoliver)
- 87b9de1: feat(telemetry): attach org/project groups to all CLI events (#5087) (@seanoliver)
Bug fixes
- 8e108f0: fix: address code review feedback (@seanoliver)
Others
v2.91.3
v2.91.2
v2.91.1
v2.91.0
v2.90.1
v2.90.0
v2.89.1
v2.89.0
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)