Skip to content

Releases: snowplow/sql-runner

Version 0.9.0 (2020-07-17)

12 Aug 08:48

Choose a tag to compare

Improves the development experience and integrates Snyk

New Features

  • Replace Vagrant with Docker based development experience (#150)
  • Update project to use go mod instead of dep (#151)
  • Update Copyright to 2015-2020 (#152)
  • Add Snyk Integration (#154)

0.9.0-rc1

12 Feb 09:54
685898e

Choose a tag to compare

0.9.0-rc1 Pre-release
Pre-release
Release 0.9.0-rc1

Version 0.8.0 (2018-11-09)

09 Nov 11:55

Choose a tag to compare

Adds support for running queries against the BigQuery cloud data warehouse.

New features

  • Add support for BigQuery (#92)

Under the hood

  • Remove Go version 1.8.5 from .travis.yml (#142)

0.8.0-rc1

12 Feb 09:49

Choose a tag to compare

0.8.0-rc1 Pre-release
Pre-release
Version 0.8.0-rc1

Version 0.7.1 (2018-10-15)

15 Oct 13:57

Choose a tag to compare

This release addresses an issue where a Snowflake target's region was incorrectly set for instances deployed in us-west-2.

Bugs

  • Fix non-default Snowflake region from being invalidated (#134)

Version 0.7.0 (2018-09-10)

10 Sep 14:44

Choose a tag to compare

Adds several features that will make SQL Runner more powerful and easier to use: you can now view query output, use templated playbooks, see how query templates are filled out, and add multiple values pairs to the -var flag.

New features

  • Add -showQueryOutput flag to show output from SQL queries (close #107)
  • Add -consulOnlyForLock flag to read local playbook but use Consul locking (close #96)
  • Add -fillTemplates flag to review SQL queries (close #124)
  • Add the possibility to template playbooks (close #103)
  • Add a random number templating function (close #109)

Enhancements

  • Elide default Snowflake region in Target config (close #121)
  • Attempt connection to targets on -dryRun (close #51)
  • Exit with dedicated return code if no queries to run (close #105)
  • Allow passing multiple key value pairs to the -var flag (close #120)

Under the hood

  • Bump pg version to 6 (close #133)
  • Update Vagrant configuration for dep and new playbooks (close #131)
  • Replace godep with dep (close #127)
  • Remove Wine from required playbooks (close #129)

Documentation

  • Add Goreport badge (close #95)
  • Fix v0.6.0 release date in CHANGELOG (close #126)

0.7.0-rc2

12 Feb 09:40

Choose a tag to compare

0.7.0-rc2 Pre-release
Pre-release
Version 0.7.0-rc2

0.7.0-rc1

12 Feb 09:37

Choose a tag to compare

0.7.0-rc1 Pre-release
Pre-release
Version 0.7.0-rc1

Version 0.6.0 (2017-01-01)

01 Jan 13:31

Choose a tag to compare

Adds support for running queries against Snowflake cloud data warehouse

New features

  • Add support for Snowflake database (#114)
  • Add database-specific config.yml samples (#118)

Under the hood

  • Bump Go version to 1.9.2 (#112)
  • Remove Go versions 1.6 and 1.7 from .travis.yml (#110)

Documentation

  • Update README markdown in accordance with CommonMark (#104)

0.6.0-rc2

12 Feb 09:32

Choose a tag to compare

0.6.0-rc2 Pre-release
Pre-release
Version 0.6.0-rc2