Releases: dataform-co/dataform
Releases · dataform-co/dataform
3.0.13
3.0.12
What's Changed
- Publishing Dataform security patches by @dataform-team in #1905
Full Changelog: 3.0.11...3.0.12
3.0.11
What's Changed
- Split unit and integration tests by @Ceridan in #1900
- Add support for an empty data preparation. by @fernst in #1895
- Remove unused import which broke unit tests. by @Ceridan in #1901
- Add support for OnSchemaChange field for incremental tables. by @Ceridan in #1902
- Bump version to 3.0.11 by @fernst in #1904
New Contributors
Full Changelog: 3.0.10...3.0.11
3.0.10
What's Changed
- Add notebook runtime template resource name field to NotebookRuntimOp… by @diasdauletov in #1890
- Table configs as protos by @Ekrekr in #1780
- Deprecation notice on the vscode extension by @GJMcGowan in #1894
- Bump DF_VERSION by @diasdauletov in #1898
Full Changelog: 3.0.9...3.0.10
3.0.9
What's Changed
- Bump rollup from 2.8.0 to 2.79.2 by @dependabot in #1854
- Bump elliptic from 6.5.7 to 6.6.0 by @dependabot in #1868
- Update BigQuery Credentials by @Tuseeq1 in #1871
- Update Airlock url by @Tuseeq1 in #1872
- refactor: run format to all ts files by @kimujun in #1873
- Add a codeowners file, for automatic review requesting by @Ekrekr in #1879
- Fix string value for uniqueKey assertions, tidy tests by @Ekrekr in #1880
- Add table config options tests for the JS API by @Ekrekr in #1884
- Move publish tests to main_test by @Ekrekr in #1885
- Migrate core spec tests to new testing structure by @Ekrekr in #1886
- Remove reviewer by @Tuseeq1 in #1888
- Publishing Dataform security patches by @dataform-team in #1889
New Contributors
- @kimujun made their first contribution in #1873
- @dataform-team made their first contribution in #1889
Full Changelog: 3.0.8...3.0.9
3.0.8
3.0.7
What's Changed
- Creating release notes as part of publishing process by @Tuseeq1 in #1857
- Fix
uniqueKey
assertions for views, incremental tables by @bmagyarkuti in #1836 - Bump version to 3.5 to rollup uniquekeys fix by @Ekrekr in #1858
- Bump the patch version to 3.0.6 by @Tuseeq1 in #1859
- Change variable name in cloudbuild.yaml by @Tuseeq1 in #1860
- Bump the patch version by @Tuseeq1 in #1861
Full Changelog: 3.0.4...3.0.7
3.0.4
What's Changed
- Update WORKSPACE by @a2wd in #1512
- Refresh test credentials by @Ekrekr in #1810
- Update output for Data Preparation processing by @fernst in #1808
- Sync proto structure and message names for data preparation. by @fernst in #1811
- Temporarily disable docs script during publish by @Ekrekr in #1817
- Added support for compilation overrides in Data Preparations by @fernst in #1818
- Bump dataprep proto to latest config by @Ekrekr in #1825
- fix: vscode extension crash on windows due to *.cmd spawn by @moker-spaghetti in #1814
- Update unit test's result messages by @spider-man-tm in #1812
- Restore ability to unit test views by @bmagyarkuti in #1824
- Bump elliptic from 6.5.4 to 6.5.7 by @dependabot in #1831
- fix(1805): dry run fails when table/view/assertion already does not exists by @ashish10alex in #1806
- Revert "fix(1805): dry run fails when table/view/assertion already does not exists" by @Ekrekr in #1834
- Update Data Preparation processor to remove proto dependency. by @fernst in #1839
- MOSS Cap1 by @Tuseeq1 in #1833
- Correct permission and branch name by @Tuseeq1 in #1845
- Remove cloudbuild.yaml by @Tuseeq1 in #1847
- Make published packages include the version.bzl file by @Ekrekr in #1848
- Remove data preparation proto definition. by @fernst in #1849
- Publish a new NPM versions by @Tuseeq1 in #1852
- Branch name from master to main by @Tuseeq1 in #1853
- Local test fix with npm install on cloudbuild by @Tuseeq1 in #1850
- Fixing the name for automaticallty created PR by @Tuseeq1 in #1856
- Publish a new NPM versions by @Tuseeq1 in #1855
New Contributors
- @spider-man-tm made their first contribution in #1812
Full Changelog: 3.0.2...3.0.4
3.0.2
3.0.1
Important: Prefer 3.0.2 over this release - this release has issues.
See #1800 for more context.
What's Changed
- Enable File-Specific Formatting in dataform format by @hiracky16 in #1754
- Assertions configs as protos by @Ekrekr in #1731
- Fix vscode extension crashes on windows by @moker-spaghetti in #1751
- Update the version of the vscode extension by @GJMcGowan in #1759
- Fix empty object internal error by @Ekrekr in #1763
- Split table tests by @Ekrekr in #1761
- Fix protected default, add a unit test for SQLX config parameters by @Ekrekr in #1718
- Declaration configs as protos by @Ekrekr in #1767
- Add support for action configs table assertions and hermeticity, add action configs fields tests by @Ekrekr in #1762
- Rethrow useful errors when reading workflow_settings.yaml by @Ekrekr in #1772
- View config as protos, via a new class by @Ekrekr in #1760
- Incremental tables as protos, via a new class by @Ekrekr in #1773
- Operation config as protos by @Ekrekr in #1766
- Fix vscode ref issue #1768 by @moker-spaghetti in #1769
- Add workflow_settings.yaml validation/completion VSCode extension by @moker-spaghetti in #1770
- fix(1776): dry run of assertions failing by @ashish10alex in #1778
- feat: vscode extension, more intutive compile errors by @ashish10alex in #1775
- Update vscode version to incorporate recent changes by @GJMcGowan in #1784
- Added proto definitions for Data Preparations by @fernst in #1788
- Handling for Data Preparation actions by @fernst in #1789
- Support building on arm Mac, Linux environments by @bmagyarkuti in #1790
- fix(1781): go to definition when
namePrefix
is specified inworkflow_settings.yaml
by @ashish10alex in #1783 - Fix vscode server linting by @Ekrekr in #1797
- Make the stateless CLI package installation error clearer by @Ekrekr in #1795
- Regenerate configs reference with camelCase fields by @Ekrekr in #1796
- Fix notebook dependency targets by @Ekrekr in #1792
- Bumped version to 3.0.1 by @fernst in #1798
- Remove some outdated configs references, fix generated formatting by @Ekrekr in #1799
New Contributors
- @hiracky16 made their first contribution in #1754
- @moker-spaghetti made their first contribution in #1751
- @ashish10alex made their first contribution in #1778
- @fernst made their first contribution in #1788
Full Changelog: 3.0.0...3.0.1