Skip to content

v0.42.7

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 14:14
· 293 commits to master since this release
1884c3c

What's Changed

  • Skip broken test by @danielrbradley in #805

  • Pin all dependency versions

    • Quick fix to work around lack of lock files in plugin. This will stop us always pulling the latest versions on users' machines.
  • Fix NodeUserDataOverride

    • Skip building user data if override is set.
    • Doing this inside the apply so it still gets base64 encoded.

Full Changelog: v0.42.5...v0.42.7