Skip to content

v7.6.3

Compare
Choose a tag to compare
@Josh-Walker-GM Josh-Walker-GM released this 03 Jun 19:23
· 1635 commits to main since this release
024685a

Patch Release

  • fix(cli): Fix issues with Serverless deployments in 7.x (#10646) by @jwwisgerhof

    Serverless deployments were not functional since an internal update in the last minor versions. This change updates the NFT packer to a more modern import system which resolves the issue.

  • fix(cli): Directive generator command was not creating files (#10698) by @dthyresson

    The change fixes a regression in the directive generator where files were not created.. For more information see this issue.