Skip to content

Releases: scratchdata/scratchdata

v0.15.0

28 Nov 22:44
Compare
Choose a tag to compare

Changelog

  • 997f437 Create metadata when ingesting new data
  • 77e170b Merge pull request #52 from scratchdata/types
  • 404a12e remove deploy folder

v0.14.0

10 Nov 21:33
b718bab
Compare
Choose a tag to compare

Changelog

  • 0817c94 Fix local config
  • cdc20a7 Merge pull request #47 from scratchdata/fix-local-db
  • 1b91241 Merge pull request #48 from scratchdata/support-ch-cloud
  • b718bab Merge pull request #50 from scratchdata/clusters-by-api-key
  • 213445e add longer timeout to wait for clickhouse cloud to start up
  • b265652 choose servers per api key
  • c0086fd fix pointer issue
  • 4ff227f remove unneeded log
  • bfee417 update config

v0.13.0

06 Nov 14:40
502a478
Compare
Choose a tag to compare

Changelog

v0.12.0

30 Oct 18:27
Compare
Choose a tag to compare

Changelog

v0.11.0

30 Oct 17:51
574b888
Compare
Choose a tag to compare

Changelog

  • 3d117cd Add more detail to quickstart instructions
  • 67604fe Add more detail to quickstart instructions
  • 50aaa57 File-based auth, fixes to clickhouse user-specific auth
  • 574b888 Merge pull request #32 from scratchdata/api_key_config
  • 0789e23 Merge pull request #36 from maxmcd/improve-quickstart-instructions
  • f11304f Use JSON for users, update deploy scripts
  • eb4fc24 Use interface for getting key info
  • 73e665e read users from file
  • 1b0bd80 remove unused users config
  • 58381e6 update file name to json instead of csv

v0.10.0

16 Oct 18:26
26e1dae
Compare
Choose a tag to compare

Changelog

  • 731e745 Fix data race
  • 7b05a7f Limit Clickhouse allocations
  • 5f35829 Merge pull request #23 from chumaumenze/fix/memory-leak
  • 5edecdd Merge pull request #24 from chumaumenze/feat/separate-aws-confs
  • 26e1dae Merge pull request #30 from scratchdata/local-env-setup
  • b93bbe0 Reuse connection and close after use.
  • 3f2865b Set up local resources
  • 2937545 Split credentials for different providers
  • c9576fd Use AWS endpoint when provided
  • 5ef6bc8 add codeowners

v0.9.0

12 Oct 13:11
Compare
Choose a tag to compare

Changelog

  • acc0452 Allow storage policy configuration
  • 4e2ea78 Merge pull request #26 from scratchdata/storage-policy
  • 2c01e8d update gitignore
  • 37b8775 use an id for servers rather than hostname

v0.8.1

26 Sep 21:05
Compare
Choose a tag to compare

Changelog

v0.7.1

15 Sep 13:55
Compare
Choose a tag to compare

Changelog

v0.6.0

29 Aug 01:53
7a997a1
Compare
Choose a tag to compare

Changelog

  • 7a997a1 Merge pull request #14 from scratchdata/less-intensive-inserts
  • 417a16d almost ready to insert data locally
  • 6583ff1 fix ingest