Releases: supabase/cli
Releases · supabase/cli
v2.15.5
v2.15.4
Changelog
Bug fixes
- d3ad9a9: fix: update oapi codegen package (#3185) (@sweatybridge)
Others
- 918da47: chore: remove flaky tests (@sweatybridge)
- 3d52647: chore: let dependabot bump service images (#3168) (@sweatybridge)
- c49d72e: chore(deps): bump inbucket/inbucket from 3.0.3 to 3.0.4 in /pkg/config/templates (#3171) (@dependabot[bot])
- baccd34: chore(deps): bump supabase/gotrue from v2.167.0 to v2.169.0 in /pkg/config/templates (#3170) (@dependabot[bot])
- 8fa393d: chore(deps): bump supabase/realtime from v2.34.7 to v2.34.25 in /pkg/config/templates (#3169) (@dependabot[bot])
- a38d534: chore(deps): bump supabase/postgres-meta from v0.84.2 to v0.86.0 in /pkg/config/templates (#3172) (@dependabot[bot])
- 41248d2: chore: parse image version from dockerfile (#3174) (@sweatybridge)
- d51b3ca: chore(deps): bump darthsim/imgproxy from v3.8.0 to v3.27.2 in /pkg/config/templates (#3176) (@dependabot[bot])
- 0cbbbf8: Revert "chore(deps): bump darthsim/imgproxy from v3.8.0 to v3.27.2 in /pkg/config/templates (#3176)" (@sweatybridge)
- 90ad044: chore: ignore indirect dependencies (@sweatybridge)
- 4f96df1: chore: ignore outdated pg versions (@sweatybridge)
- 7eb7e4c: chore: use ruby syntax for ignore version (@sweatybridge)
- b1c0533: chore: remove pg 13 and 14 from auto update (@sweatybridge)
- 9f653f7: chore(deps): bump supabase/storage-api from v1.14.5 to v1.19.1 in /pkg/config/templates (#3180) (@dependabot[bot])
- 983e2d2: chore(deps): bump supabase/postgres-meta from v0.84.2 to v0.86.0 in /pkg/config/templates (#3179) (@dependabot[bot])
- 7d99d0e: chore(deps): bump supabase/postgres from 13.3.0 to 15.8.1.041 in /pkg/config/templates (#3181) (@dependabot[bot])
- 49dfa29: chore(deps): bump supabase/gotrue from v2.167.0 to v2.169.0 in /pkg/config/templates (#3183) (@dependabot[bot])
- 016904b: chore(deps): bump postgrest/postgrest from v12.2.0 to v12.2.8 in /pkg/config/templates (#3177) (@dependabot[bot])
- 6561a49: chore(deps): bump supabase/realtime from v2.34.7 to v2.34.27 in /pkg/config/templates (#3184) (@dependabot[bot])
- 43bce07: chore(deps): bump supabase/logflare from 1.4.0 to 1.11.0 in /pkg/config/templates (#3182) (@dependabot[bot])
- 7199208: chore(deps): bump supabase/supavisor from 1.1.56 to 2.3.5 in /pkg/config/templates (#3173) (@dependabot[bot])
v2.15.3
Changelog
Bug fixes
- 240c73c: fix: block root-less socket mount for docker engine (#3164) (@sweatybridge)
v2.15.2
v2.15.1
v2.15.0
Changelog
Features
- 3d9079e: feat: config option for ordering declarative schemas (@sweatybridge)
Bug fixes
- b60fb09: fix: silence seed warning on unrelated commands (@sweatybridge)
- 37b822a: fix: missing static files from api upload (@sweatybridge)
Others
- af5f928: chore: remove unnecessary config load (@sweatybridge)
v2.14.0
v2.13.9
v2.13.8
Changelog
Bug fixes
- 1923b36: fix: convert deploy metadata to unix path (@sweatybridge)
- dde7a0f: fix: remove duplicate from static files pattern (@sweatybridge)
v2.13.7
Changelog
Bug fixes
- 03249d7: fix: verify jwt by default when deploying without config (@sweatybridge)
Others
- b3c0bd6: chore: refactor test utils (@sweatybridge)
- bb550d0: chore: shorten startup log (@sweatybridge)