Skip to content

Releases: multiprocessio/datastation

0.5.0-rc8

23 Dec 00:16
85e22fd
Compare
Choose a tag to compare
0.5.0-rc8 Pre-release
Pre-release
Fix for remote connections in Go runner (#134)

* Fix remote db open

* Update arch

* Fix for remote db connection

* Fix for fmt

* Fix for tests

0.5.0-rc7

22 Dec 20:26
Compare
Choose a tag to compare
0.5.0-rc7 Pre-release
Pre-release
Uncomment zip

0.5.0-rc6

22 Dec 18:13
e4344c3
Compare
Choose a tag to compare
0.5.0-rc6 Pre-release
Pre-release
Fix desktop asar launcher, add shorthand for dumping json to dsq (#133)

* Fix for interval grouping

* Fix for windows

* Shorthand for dsq

* Fix for tsc

* Fix for tsc

0.5.0-rc5

22 Dec 05:36
9c3adc2
Compare
Choose a tag to compare
0.5.0-rc5 Pre-release
Pre-release
Pack program info rather than reading JSON files dynamically in Go ru…

…nner (#129)

* Pack program info

* Add basic integration tests for dsq

* Add test script

* Debug

* Create results directory if not exists

* Generate packed info for diff

* Drop all tests but dsq

* Run tests on win/mac/linux

* No integration test version

* With powershell

* Switch go

* Correct image

* Uninstall 1.15

* Drop cat

* Add ids incase

* Add more comments

* Dont fail if dir exists

* Dont fail if dir exists

* Debugging

* Run windows test in bash

* Rearrange tests

* Try with verbose

* More debugging

* Try another pipe detection

* Verbose again

* Add back old tests

* Add support for pipe fallback

* one more whitespace

* one more whitespace

* one more whitespace

* Fix for fmt

0.5.0-rc4

21 Dec 23:29
00c3da5
Compare
Choose a tag to compare
0.5.0-rc4 Pre-release
Pre-release
Add dsq binary for running SQL queries against files (#127)

* Start on dsq

* Continue sketching out dsq

* More sketching

* Refactoring to support dsq

* Working with hardcoded shape

* Clean up

* Fix for shape guesser

* Fix for format

* Go doesnt support graph or table yet

* Fix build scripts for new binary

* Fixes for build

* More fixes

0.5.0-rc3

21 Dec 20:37
c421502
Compare
Choose a tag to compare
0.5.0-rc3 Pre-release
Pre-release
Fix for go runner in asar build (#126)

* Try moving around the go runner

* Seems to be working

* Fix for format

0.5.0-rc2

21 Dec 16:46
9fd01ba
Compare
Choose a tag to compare
0.5.0-rc2 Pre-release
Pre-release
Drop most database deps and code in JavaScript since they're now impl…

…emented in Go (#125)

* Drop most deps

* Try upgrading go-ora

* override default clickhouse database

* Fix go mod

* Bring jest required coverage back down

0.5.0-rc1

21 Dec 15:17
e200d3a
Compare
Choose a tag to compare
0.5.0-rc1 Pre-release
Pre-release
Add integration tests for Oracle (#124)

* Try adding oracle

* Fix for format

* Fix pull request yaml format

* Try with setting random password

* Always append semicolon

* Only run oracle with go

* Reset tests

* Add comments about oracle

* Bump http timeout, fix oracle query

* Try no semicolon

* Only run db test

* Debugging oracle results

* Format

* More error handling when converting

* More debugging

* More debugging

* Start setting up oracle client lib

* More debugging

* Add oracle test script

* Add from

* Just skip float tests for now

* Fix syntax

* Only test oracle with go runner

0.4.0

06 Dec 21:07
1c834d9
Compare
Choose a tag to compare

Windows, macOS, and Linux binaries for amd64 (x86_64) are provided below.

Release notes: https://datastation.multiprocess.io/docs/0.4.0-release-notes.html

0.4.0-rc3

06 Dec 20:45
1c834d9
Compare
Choose a tag to compare
0.4.0-rc3 Pre-release
Pre-release
Fix panel min width and new project styles (#110)

* Fix panel min width and new project styles

* Point install instructions at site