Skip to content

Releases: aws/jsii

v1.98.0

30 Apr 20:02
00b106d
Compare
Choose a tag to compare

⚠ 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

  • pacmak: jsii-pacmak uses incompatible version of jsii-rosetta (#4487) (cdb47e4), closes #4098
  • reflect: additional type predicates for isXyzType methods (#4491) (459481f)

v1.97.0

08 Apr 20:57
729de35
Compare
Choose a tag to compare

Bug Fixes

  • jsii-pacmak: fully support the Python Version Identification part of PEP440 (#4462) (c8483fb)

v1.96.0

22 Mar 18:29
921e240
Compare
Choose a tag to compare

Bug Fixes

  • jsii-pacmak: different packages sharing a namespace fail in Bazel (#4437) (5c0d9e4), closes #3881

v1.95.0

05 Mar 09:09
f1ff514
Compare
Choose a tag to compare

Bug Fixes

  • jsii-pacmak: show custom pack-command in timer label (#4392) (3c1b4b1)

v1.94.0

09 Jan 15:42
b380f01
Compare
Choose a tag to compare

Features

  • go-runtime: include error message when wrapping a @jsii/kernel.Fault (#4275) (c6eb62a)

Bug Fixes

  • pacmak: invokeBinScript fails when using symlinked cache (#4389) (37d9dc7)

v1.93.0

08 Dec 17:53
1706ca5
Compare
Choose a tag to compare

Features

Bug Fixes

  • check-node: unstable node 21 is incorrectly listed as supported (#4362) (886e465)

v1.92.0

16 Nov 15:48
db7f27d
Compare
Choose a tag to compare

⚠ 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

  • kernel: invokeBinScript fails when using symlinked cache (#4324) (a2ab316)
  • pacmak: *.tsbuildinfo not in auto-generated .npmignore file (#4236) (d55b8d5), closes #3978
  • superchain: installed setuptools is an unsupported version (#4333) (c0a4140)

v1.91.0

24 Oct 20:39
1b1f239
Compare
Choose a tag to compare
chore(release): 1.91.0 (#4308)

See [CHANGELOG](https://github.com/aws/jsii/blob/bump/1.91.0/CHANGELOG.md)

v1.90.0

06 Oct 21:27
d6bdb4d
Compare
Choose a tag to compare
chore(release): 1.90.0 (#4288)

See
[CHANGELOG](https://github.com/aws/jsii/blob/bump/1.90.0/CHANGELOG.md)

v1.89.0

20 Sep 23:23
2f74b3e
Compare
Choose a tag to compare
chore(release): 1.89.0 (#4272)

See [CHANGELOG](https://github.com/aws/jsii/blob/bump/1.89.0/CHANGELOG.md)