github dataform-co/dataform 2.8.0
2.8.0: Packaging and compilation performance improvements

latest releases: 3.0.2, 3.0.1, 3.0.0...
9 months ago

The highlights of this release are two significant performance improvements for GCP Dataform projects:

  • The @dataform/core NPM package now no longer has any dependencies, with all dependency packages bundled in to existing minified bundle. This reduces the size of installation significantly and should improve package installation performance and reliability on Dataform on GCP. See #1552 for more info.
  • We've rolled out a change that reduces the amount of work required to decode/encode compiled graphs that we expect to improve compilation performance on Dataform on GCP by ~2x. See #1570 for more info.

What's Changed

New Contributors

Full Changelog: 2.7.0...2.8.0

Don't miss a new dataform release

NewReleases is sending notifications on new releases.