v1.53.0
Features
- add configuration for Visual Studio Code (#3309) (3edf74c)
- go: add UnsafeCast function (#3316) (19da85e)
- go: Use type registry to find the correct target type for JSII Proxy (#3354) (75d94ef), closes #3353 #2819
- rosetta: Rosetta manages dependencies automatically (#3269) (f0b811b)
Bug Fixes
- dontet: excessive overrides generated (#3355) (5460d66)
- go: replace uses of CanConvert to Type.AssignableTo (#3373) (ae4ea62)
- go: unable to reuse instances between child/parent interfaces (#3321) (70be636)
- jsii: breaks due to faulty version of
colors
(#3328) (13c0737) - jsii: compiler allows inheriting interface-violating members (#3343) (b5037b9), closes #3342
- jsii: excessive overrides declarations registered (#3375) (64a5984)
- jsii: submodule READMEs don't have literate examples (#3347) (5769771), closes aws/aws-cdk#18589
- kernel: kernel's private object annotations are enumerable (#3339) (d361c7b)
- pacmak: greatly reduce go code-gen memory footprint (#3362) (77b520f)
- python: cannot call a method that takes an empty struct (#3372) (c36b67c), closes #2846
- remove the "comments rewriter" (#3368) (50dd3b0)
- superchain: failure to download PowerShell (#3340) (59eaaa3)