Skip to content

Releases: tursodatabase/turso-cli

v1.0.15

16 Oct 14:44
a9214f9

Choose a tag to compare

Changelog

v1.0.14

08 Oct 09:13
277b8b8

Choose a tag to compare

Changelog

  • e1dceb3 add missed file
  • 71a244f generate db/group tokens with fine-grained permissions
  • 5f05d8d remove unused variable
  • 809ae4f small fixes in the CLI
  • 50ca1f3 support external JWKS commands
  • 277b8b8 support external JWKS commands (#993)

v1.0.13

29 Aug 18:40
1c7b39a

Choose a tag to compare

Changelog

v1.0.12

26 Aug 16:59
f80b706

Choose a tag to compare

Changelog

  • 6f49abb Add Missing Completion Commands to the Allow List (#980)
  • e49413a Kill legacy tap
  • 292b235 Kill legacy tap (#950)
  • 00760fc db export: Export database WAL too
  • f80b706 db export: Export database WAL too (#990)
  • 3ab78b2 fix(completion): add completion commands to unauthed allow list
  • 982bc21 internal/cmd/: Replace fmt.Errorf with errors.New for static error messages
  • cf0c62a internal/flags/: Replace fmt.Errorf with errors.New in flag validation
  • a60b920 internal/prompt/: Replace fmt.Errorf with errors.New for cancellation
  • 74e2072 internal/turso/: Replace fmt.Errorf with errors.New for static error messages
  • 054f20a internal/turso/organizations: errors.New instead of fmt.Errorf for static error
  • d2a0244 refactor: use errors.New instead of fmt.Errorf for non-format strings

v1.0.11

09 Jun 09:10
77a1066

Choose a tag to compare

Changelog

  • 54779ba Fix version in turso group list output
  • 77a1066 Fix version in turso group list output (#982)

v1.0.10

08 May 15:02
5a908fd

Choose a tag to compare

Changelog

v1.0.9

01 May 19:21
5ea0d80

Choose a tag to compare

Changelog

v1.0.8

28 Apr 09:45
189f917

Choose a tag to compare

Changelog

  • b489086 Add turso db export command
  • 189f917 Add turso db export command (#973)
  • 6774d85 Glauber/region (#970)
  • 3ec0c79 get proxy address from an environment variable
  • eefc9c8 get region URL from Proxy variable
  • baa4e19 remove ProbeLocation
  • b2cca6e use go's Client object instead of DefaultClient

v1.0.7

23 Apr 17:24
2b9aad7

Choose a tag to compare

Changelog

  • 6c484cc Update internal/cmd/org.go
  • a55f70e Update internal/turso/organizations.go
  • 574bb02 Update internal/turso/utils.go
  • ec3fd6a Update internal/turso/utils.go
  • d37cb30 adapt page size to terminal size
  • 6da77e5 chore: fmt
  • 19b167b chore: fmt
  • d1233b0 feat: add audit-logs command
  • 2b9aad7 feat: add audit-logs command (#971)
  • 3c1d950 feat: add limit to database list options
  • 735eb57 feat: list and paginate branches
  • 3e87f08 feat: list and paginate databases/branches (#968)
  • b88c551 feat: use parent query param instead of branches url
  • a2513e7 fix go mod tidy linter issue
  • 345eb83 increase fetch size for non interactive version
  • b4dcdc4 refactor: move error code handling
  • 81eee3b show branches, databases, in an interactive terminal
  • 06beb8e static check linters failing
  • 26c1614 use new v2 locations endpoints
  • 2418174 use new v2 locations endpoints (#966)

v1.0.6

31 Mar 16:54
e1c7923

Choose a tag to compare

Changelog

  • 7f08bac Fix broken orgs (#961)
  • e89aa11 Revert "add the organization header to HTTP requests"
  • cfd370f add delete protection file for databases
  • e1c7923 add delete protection file for databases (#964)
  • 8fa7103 default to personal organization if default is invalid
  • 5ece466 pass organization information to the locations call