Releases: supabase/cli
Releases · supabase/cli
v2.39.1
Changelog
Bug fixes
- aac516b: fix: add staging and prod certs for ssl (@sweatybridge)
- e18790d: fix: use pgkit migra with experimental flag (@sweatybridge)
- 3612d71: fix: use pgkit migra with experimental flag (#4062) (@sweatybridge)
Others
- 2745674: chore: make log messages clearer (@sweatybridge)
- e863ffd: chore: update unit tests (@sweatybridge)
v2.39.0
Changelog
Features
- 327dfc1: feat: support profile flag for development (@sweatybridge)
- 343ecfe: feat: support profile flag for development (#4071) (@sweatybridge)
Bug fixes
- bc7f683: fix: store separate access token per profile (@sweatybridge)
Others
- d1f9834: chore(deps): bump supabase/realtime (@dependabot[bot])
- b63c9d4: chore: add test data (@sweatybridge)
- 3be770c: chore: bump api spec (@sweatybridge)
- 9a9f94a: chore(deps): bump supabase/realtime from v2.42.5 to v2.43.0 in /pkg/config/templates in the docker-minor group (#4069) (@sweatybridge)
v2.38.2
v2.38.1
Changelog
Bug fixes
- eb3a86a: fix: add debug to LoadProjectRef ( <>)
- 8029583: fix(logs): add debug to LoadProjectRef (#4063) (@sweatybridge)
Others
- 4a7c5b9: chore(deps): bump supabase/edge-runtime (@dependabot[bot])
- 1b2eb4d: chore(deps): bump supabase/edge-runtime from v1.68.3 to v1.69.1 in /pkg/config/templates in the docker-minor group (#4064) (@sweatybridge)
v2.38.0
Changelog
Features
- 423d056: feat: add WorkOS third party auth provider support (@natheihei)
- 15287dd: feat: add WorkOS third party auth provider support (#4056) (@sweatybridge)
Others
- 60b5c96: Merge branch 'develop' into add_workos_tpa_support (@natheihei)
- 28427d9: chore(deps): bump the go-minor group across 2 directories with 1 update (#4060) (@dependabot[bot])
- 5a2abec: chore(deps): bump supabase/realtime (@dependabot[bot])
- 29bd64b: chore(deps): bump supabase/realtime from v2.42.3 to v2.42.5 in /pkg/config/templates in the docker-minor group (#4061) (@sweatybridge)
v2.37.1
Changelog
Bug fixes
- f097a90: fix: bump edge-runtime to 1.68.0-develop.39 (@nyannyacha)
- 124df56: fix: bump edge-runtime to 1.68.0-develop.39 (#4058) (@nyannyacha)
Others
- a212cf3: chore(deps): bump supabase/realtime (@dependabot[bot])
- 32f70d8: chore(deps): bump supabase/realtime from v2.42.2 to v2.42.3 in /pkg/config/templates in the docker-minor group (#4057) (@sweatybridge)
v2.37.0
Changelog
Features
- d684dbc: feat: support oriole 17 experimental image (@sweatybridge)
- d08c3c7: feat: support oriole 17 experimental image (#4053) (@sweatybridge)
Others
- d0e9cae: chore(deps): bump the docker-minor group across 1 directory with 2 updates (@dependabot[bot])
- f9b3bd2: chore(deps): bump the docker-minor group across 1 directory with 2 updates (#4052) (@sweatybridge)
v2.36.2
Changelog
Bug fixes
- 0cdffde: fix: bump edge-runtime to 1.68.0-develop.37 (@nyannyacha)
- 21a1f44: fix: bump edge-runtime to 1.68.0-develop.37 (#4051) (@nyannyacha)
v2.36.1
Changelog
Bug fixes
- ac922ea: fix(inspect): update queries to handle system table column names for v15 & 17 (#4041) (@sweatybridge)
Others
- 20ff03b: update queries to handle system table column names for v15 and v17 (@encima)
- 63381d9: Merge branch 'develop' into hotfix/inspect-compatibility (@encima)
- 635dbe6: chore(deps): bump actions/download-artifact from 4 to 5 (@dependabot[bot])
- ae830d2: chore(deps): bump actions/download-artifact from 4 to 5 (#4045) (@sweatybridge)
- 6e86df1: Merge branch 'develop' into hotfix/inspect-compatibility (@sweatybridge)
v2.36.0
Changelog
Features
- 4360a47: feat: push signing keys to remote (@sweatybridge)
- 7e68a15: feat: asymmetric signed api keys (@cemalkilic)
- 419dd46: feat: publish only public key to JWKS (@cemalkilic)
- a29d61d: feat: generate jwt tokens from signing key (#3969) (@sweatybridge)
Others
- dcf9c82: chore: disable signing key update for now (@sweatybridge)
- 980b370: chore: scope down key generation to validate method (@sweatybridge)
- 2ed57b5: chore: conditionally validate jwt secret (@sweatybridge)
- a26a8a8: chore: copy pointer type (@sweatybridge)
- cd013f5: chore: simplify key generation (@sweatybridge)