v1.7.0
Features
- jsii-pacmak: add maven and nuget support for * dependencies (#1696) (13667f6), closes aws/jsii#1678
- turn off assembly validation (#1751) (c6d5f8a)
Bug Fixes
- @jsii/runtime: "maximum call stack size exceeded" in SyncStdio.readLine (#1717) (6348226), closes aws/aws-cdk#8288 aws/aws-cdk#5187 aws/aws-cdk#8397
- jsii: build succeeds using Omit<T, K> (#1708) (a46fdb1), closes #1707
- python: no overload variant of "Factory" matches argument type "object" (#1716) (eee8ea5)
- python: reference isomorphism is broken within init (#1724) (b7be1c6), closes aws/aws-cdk#8262