Releases: supabase/cli
Releases · supabase/cli
v2.9.6
v2.9.5
Changelog
Bug fixes
- dde5a42: fix: ignore deprecated realtime publication (#3073) (@sweatybridge)
Others
- c45c257: chore(deps): bump google.golang.org/grpc from 1.69.4 to 1.70.0 (#3072) (@dependabot[bot])
v2.9.4
v2.9.3
Changelog
Bug fixes
- 60b221e: fix: Bump realtime image (#3069) (@filipecabaco)
Others
- 354815f: chore(deps): bump github.com/docker/cli from 27.5.0+incompatible to 27.5.1+incompatible (#3066) (@dependabot[bot])
- db01dd3: chore(deps): bump github.com/go-git/go-git/v5 from 5.13.1 to 5.13.2 (#3067) (@dependabot[bot])
- 3952af0: chore(deps): bump github.com/docker/docker from 27.5.0+incompatible to 27.5.1+incompatible (#3068) (@dependabot[bot])
v2.9.2
Changelog
Bug fixes
- 73e0b2d: fix: Exclude realtime messages publication from publication dropping (#3063) (@filipecabaco)
v2.9.1
v2.9.0
v2.8.1
Changelog
Bug fixes
- 9509bc6: fix: use direct DbHost from response in
branches get
(#3056) (@takumihara)