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