Skip to content

Releases: tursodatabase/turso-cli

v1.0.6

31 Mar 16:54
e1c7923
Compare
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

v1.0.5

31 Mar 12:12
9276208
Compare
Choose a tag to compare

Changelog

  • ebe9a61 add configuration for group delete protection
  • 9276208 add configuration for group delete protection (#963)
  • 8eddc28 sanitize all possible sqlite file extensions
  • 2f659cb sanitize all possible sqlite file extensions (#960)

v1.0.4

27 Mar 20:08
762cf5a
Compare
Choose a tag to compare

Changelog

  • f87fcd6 add a space before printing status code
  • e807757 add a space before printing status code (#958)
  • 46048ac delete protection
  • 762cf5a delete protection (#959)
  • c181912 use https instead of wss if no attach is used
  • 7b67d84 use https instead of wss if no attach is used (#957)

v1.0.3

21 Mar 23:12
c837ac9
Compare
Choose a tag to compare

Changelog

  • 51fa9a2 add the organization header to HTTP requests
  • c837ac9 add the organization header to HTTP requests (#956)
  • c5a52d5 warn users if they are trying to upload a dump
  • 9b8bee6 warn users if they are trying to upload a dump (#955)

v1.0.2

21 Mar 08:22
85a4ebd
Compare
Choose a tag to compare

Changelog

  • a9832a8 AWS is no longer beta
  • 85a4ebd AWS is no longer beta (#954)
  • be0ed71 Fix 'turso db import' with no arguments panicing
  • cac4995 Fix 'turso db import' with no arguments panicing (#953)
  • b7b0219 Support --group flag in 'turso db import'
  • bbf91ca Support --group flag in 'turso db import' (#952)

v1.0.1

19 Mar 10:23
85a4ebd
Compare
Choose a tag to compare

Changelog

  • a9832a8 AWS is no longer beta
  • 85a4ebd AWS is no longer beta (#954)
  • be0ed71 Fix 'turso db import' with no arguments panicing
  • cac4995 Fix 'turso db import' with no arguments panicing (#953)
  • b7b0219 Support --group flag in 'turso db import'
  • bbf91ca Support --group flag in 'turso db import' (#952)

v1.0.0

17 Mar 18:44
e0aac90
Compare
Choose a tag to compare

Changelog

  • 0730c7c Fix bug not being able to upgrade from 0.99.x to 0.100.x
  • e0aac90 Fix bug not being able to upgrade from 0.99.x to 0.100.x (#951)
  • 1fb0648 remove unnecessary comments

v0.100.1

17 Mar 18:13
c9410bb
Compare
Choose a tag to compare

Changelog

  • 2fe4a96 Change error message not to autolist user's groups
  • 8840cb3 Fix bug 'not being able to create db in existing fly group' and improve errors
  • c9410bb Fix bug 'not being able to create db in existing fly group' and improve errors (#949)
  • 7aa9c82 Return location without validating if existing group contains the location

v0.99.1

12 Mar 14:14
0642478
Compare
Choose a tag to compare

Changelog

  • 8447a3d Delete database if upload fails
  • 6c21c27 Do not autoset WAL mode, instead instruct user to do it
  • ed1354b Ignore Filepath field in json serialization
  • 26ce2e8 Improve error messages of local db checks
  • 0642478 Merge pull request #935 from tursodatabase/aws-upload-v2
  • 3bf6a5c Merge pull request #941 from tursodatabase/glauber/remove-feedback
  • 5545ce7 Merge pull request #942 from tursodatabase/glauber/fly-regions
  • e6e91f8 Merge pull request #943 from tursodatabase/glauber/aws-default-loc
  • 3fabd8a Only print local verification check logs if flags.Debug()
  • 7a7f12f Remove accidental shadowing of data variable causing nil panic
  • 3f8921a Support --from-file direct upload on AWS databases
  • 2511217 also mark the default region on AWS
  • 7766b72 do not print fly locations header if there are no fly regions
  • 255eac7 remove account commands
  • a4db5f4 use camelCase
  • 0d3208f use errors.Is() to check for EOF error

v0.98.2

05 Mar 11:14
Compare
Choose a tag to compare

Changelog

  • f324f68 Allow db tokens invalidation for new Turso server