v7.6.3
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.