Releases: aws/jsii
Releases · aws/jsii
v1.98.0
⚠ BREAKING CHANGES
- pacmak: jsii-pacmak now has a peer dependency on jsii-rosetta. Please ensure a version of jsii-rosetta matching your version of jsii is available. Most package managers install peer dependencies automatically and no change is required. However users of yarn v1 or npm v3 to v6 must install jsii-rosetta manually.
Features
Bug Fixes
v1.97.0
v1.96.0
v1.95.0
v1.94.0
v1.93.0
v1.92.0
⚠ BREAKING CHANGES
- jsii-pacmak and the libraries it generates for Python targets now require a minimum Python version of 3.8, instead of 3.7 previously. We recommend users upgrade to the latest supported Python release (Python 3.11).
- all libraries and tools now require a minimum version of Node.js 18, instead of 16 previously. We recommend users upgrade to the latest supported Node.js release (Node.js 20).
Features
- jsii-reflect: TypeSystem can be locked to improve reflection performance (#4318) (c87da43)
- make node 18 the default (#4325) (8784725)
- superchain: publish a bullseye image with node18 & python 3.9 (#4326) (7197b4f)
- switch to python 3.8 (#4327) (416e2b5)
Bug Fixes
v1.91.0
chore(release): 1.91.0 (#4308) See [CHANGELOG](https://github.com/aws/jsii/blob/bump/1.91.0/CHANGELOG.md)
v1.90.0
chore(release): 1.90.0 (#4288) See [CHANGELOG](https://github.com/aws/jsii/blob/bump/1.90.0/CHANGELOG.md)
v1.89.0
chore(release): 1.89.0 (#4272) See [CHANGELOG](https://github.com/aws/jsii/blob/bump/1.89.0/CHANGELOG.md)