v1.27.0
Features
- go: variadic type helpers to build slices (#2755) (16b6546)
- superchain: also build a superchain image with Node 14 (#2741) (6364d51)
Bug Fixes
- go: dates are mistreated as strings (#2730) (2ba2ec4), closes #2659
- go: missing setter for R/W interface properties (#2731) (74d0d99), closes #2665
- go: protected property accessors missing (#2738) (94c799a)
- go: unable to set an array of interfaces/enums (#2754) (0cd514e), closes #2686
- python: accept Sequence[T] for array parameters (#2606) (b09d578), closes aws/aws-cdk#13203
- python: module import fails with: KeyError: 'all' (#2757) (c32a889), closes #2750
- rosetta: 'extract' does not translate samples in submodule READMEs (#2744) (0a3f01f)
- superchain: use entrypoint to set up nvm (#2736) (0e247b6)