Skip to content

Releases: aws/jsii

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)

v1.88.0

25 Aug 16:05
eaabd08
Compare
Choose a tag to compare
chore(release): 1.88.0 (#4250)

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

v1.87.0

11 Aug 15:52
9892444
Compare
Choose a tag to compare

Bug Fixes

  • kernel: fast module loading fails on Windows (EPERM) (#4212) (fac6cbb), closes #4208
  • kernel: package cache fails under parallelism (#4215) (b739ef6), closes #4181 #4207
  • pip, black, setuptools, twine, wheel, and aws-sam-cli incorrectly installed in superchain (#4201) (851415c)
  • python: type object 'InterfaceDynamicProxy' has no attribute 'jsii_type' (#4209) (057b267)
  • superchain: add openssh-client back (#4224) (8390ca1)

v1.86.1

02 Aug 15:30
defb235
Compare
Choose a tag to compare

Bug Fixes

  • kernel: incorrectly scoped FQN resolutions (#4204) (ed667c7)