v1.8.2
·
28 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Changelog
Features
- a960619: feat: parameter validation and logging (#290) (@imor)
- 1869b05: feat: add import support with source download for edge functions (#285) (@JEETDESAI25)
- 6eae9a2: feat: new edge function secrets resource (#298) (@imor)
- 3f5132f: feat: support importing API key by name (#296) (@savme)
Bug fixes
- 86efba7: fix: remove unnecessary files (#289) (@imor)
- 5c8ad62: fix: trim whitespace from access token to prevent invalid header errors (#292) (@JEETDESAI25)
- c9ce845: fix: fix a bug in which token set in env var was not used (#294) (@imor)
Others
- 74d9b14: chore: stop checking hardcoded credentials in tests (#281) (@savme)
- ac0484a: chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 (#284) (@dependabot[bot])
- 7254791: chore(deps): bump the action-major group across 1 directory with 2 updates (#283) (@dependabot[bot])
- e759f5f: chore(deps): bump the go-minor group across 1 directory with 2 updates (#286) (@dependabot[bot])
- 08d5808: chore(deps): bump the go-minor group with 2 updates (#287) (@dependabot[bot])
- 9336a3a: chore(deps): bump crazy-max/ghaction-import-gpg (#288) (@dependabot[bot])
- 2aa9ad2: Trim whitespace from access_key. (#279) (@autopulated)
- 5f21809: chore(deps): bump the go-minor group with 4 updates (#291) (@dependabot[bot])
- 0391f01: chore: improve import documentation (#277) (@savme)
- 11523b2: docs: trimspace is no longer needed in hcl (#295) (@savme)
- 50877c2: refactor: remove duplication (#297) (@imor)
- d2549dc: chore(deps): bump actions/create-github-app-token (#300) (@dependabot[bot])
- 74a4aea: refactor: use consts instead of hardcoded format strings (#299) (@imor)
- 29f92da: chore: bump supabase/cli/pkg to v1.2.2 (#307) (@savme)