Skip to content

Releases: aws/jsii

v1.80.0

04 Apr 16:32
bce6a1d

Choose a tag to compare

Features

Bug Fixes

  • enable dereference when copying module to tmp dir (#4030) (e00102b)
  • jsii: incorrect symbol-id generated with typesVersions (#4037) (1f06ac9)

v1.79.0

23 Mar 13:10
b22f628

Choose a tag to compare

Features

v1.78.1

16 Mar 18:51
878761e

Choose a tag to compare

Bug Fixes

  • pacmak: runtime dependency should match pacmak release (#4013) (37c29f7)

v1.78.0

16 Mar 12:19
1041b18

Choose a tag to compare

Features

  • jsii-reflect now renders union candidates sorted (#4005) (1fd6cde)

Bug Fixes

v1.77.0

06 Mar 15:24
3e5fa88

Choose a tag to compare

Bug Fixes

  • dotnet: target netcoreapp3.1 with RollForward (#3987) (461446b)
  • rosetta: go may incorrectly emit _ instead of . (#3985) (52163f8)
  • rosetta: prints colors to log file (#3953) (0fc9229)

v1.76.0

24 Feb 12:17
a2651be

Choose a tag to compare

⚠ BREAKING CHANGES

  • dotnet: The runtime library for .NET & generated .NET bindings will no longer support netcoreapp3.1 after this release. Users are advised to upgrade their apps to use net6.0 or net7.0 instead.

Features

Bug Fixes

v1.75.0

14 Feb 20:09
63bb957

Choose a tag to compare

Features

Bug Fixes

  • go: shorten file names for sub-packages (#3927) (7697571)
  • rosetta: submodule-qualified names produce invalid Go, Java (#3928) (1ff230d), closes #3551

v1.74.0

28 Jan 19:14
6d08790

Choose a tag to compare

Bug Fixes

v1.73.0

04 Jan 19:33
6faeda3

Choose a tag to compare

chore(release): 1.73.0 (#3896)

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

v1.72.0

05 Dec 12:41
4b8828b

Choose a tag to compare

Features

Bug Fixes

  • dotnet: broken error name deserialization (#3855) (be008d4)
  • python: dereference values returned from Kernel.ainvoke (#3847) (5643c50)
  • python: parameter names shadow imported modules (#3848) (8bac012)
  • revert "chore(deps): Bump aws-actions/stale-issue-cleanup from 5 to 6" (#3850) (6700f1a), closes aws/jsii#3844