Skip to content

Releases: aws/jsii

v1.65.1

29 Aug 18:33
b0947e4
Compare
Choose a tag to compare

Bug Fixes

  • python: reference to type does not use alias (#3728)

v1.65.0

18 Aug 15:31
7a02b7f
Compare
Choose a tag to compare

Features

  • pacmak: allow opt-out of runtime type checking generation (#3710) (39923a5)

Bug Fixes

  • dotnet: AnonymousObject fails runtime type checks (#3709) (e7fadc0)

v1.64.0

12 Aug 18:05
4c1eae8
Compare
Choose a tag to compare

Features

  • .net: dynamic type checking for union-typed parameters (#3668) (f5e0603), closes #3640
  • .net: embed package icon when configured (#3676) (c65b1d9)

Bug Fixes

  • python: classproperty not working with type checkers (#3694) (5413720), closes #3633
  • python: unable to override methods with keyword arguments (#3695) (bcffb4b), closes #3656

v1.63.2

29 Jul 16:32
a8a8833
Compare
Choose a tag to compare

Bug Fixes

  • pyhon: under-qualified types used by dynamic type checking (#3688) (833a717)

v1.63.1

27 Jul 19:09
185bb34
Compare
Choose a tag to compare

Features

  • python: formally allow dicts to be passed in lieu of structs (#3683)

v1.63.0

26 Jul 17:27
7c24e36
Compare
Choose a tag to compare

Features

Bug Fixes

  • go: unused imports emitted for type unions (#3664) (68a80d9), closes #3399
  • rosetta: infuse incorrectly handles compressed assemblies (#3669) (a5bd219)
  • rosetta: tablet compression handled incorrectly in multiple places (#3670) (30eded9), closes #3652

v1.62.0

12 Jul 19:06
293ac17
Compare
Choose a tag to compare

Features

Bug Fixes

  • benchmark: compilation fails due to missing dependencies (#3610) (28db6e3)
  • jitter Docker build startup (#3646) (5857ea8)
  • jsii: fail compilation when two or more enum members have same val (#3412) (f64dace), closes #2782
  • Status icon for Go language that it is generally available. (#3607) (1762310)

v1.61.0

16 Jun 14:28
abf4039
Compare
Choose a tag to compare

Features

  • add support for using custom .m2 directory (#3573) (0003c8a)

Bug Fixes

  • @jsii/check-node crashes on loading with older node releases (#3588) (a1582bf)
  • instantiate perf observer for each iteration (#3585) (3827d93)
  • italics in Markdown notation (#3594) (f754baa)

v1.60.1

09 Jun 14:48
2799dc8
Compare
Choose a tag to compare

Bug Fixes

  • @aws-cdk/check-node fails to load on older (EOL) releases of node (#3588) (a1582bf)

v1.60.0

08 Jun 15:14
ebcefe6
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Beginning with this release, jsii packages no longer
    support node 12. Users should migrate to a supported node release (14.x,
    16.x, or 18.x).

Features

Bug Fixes

  • @jsii/spec: speed up assembly validation by 20x for large libraries (#3565) (c40f26c)

  • java: rendering of [@see](https://github.com/see) hyperlink leads to errors (#3554) (9fd3c71)

  • jsii: assert not allowed as interface member (#3553) (f3fec0c)

  • drop support for Node 12 (#3547) (06a7889)