Skip to content

Releases: aws/jsii

v1.125.0

05 Jan 10:04
fdbe357

Choose a tag to compare

Bug Fixes

  • jsii-pacmak: --mvn-* arguments aren't passed through (#5018) (68642d1)

v1.124.0

30 Dec 12:14
987897b

Choose a tag to compare

Bug Fixes

  • jsii-pacmak: Maven resolve-ranges command is missing repo settings (#5015) (ec8ecf9)

v1.123.0

29 Dec 21:15
432bf02

Choose a tag to compare

Bug Fixes

  • java-runtime: dependency ranges make Maven download too many files (#5005) (ecdd223)
  • jsii-pacmak: collection-of-union arguments in static functions break compilation (#5012) (2970397)
  • jsii-pacmak: underscore arguments conflict in Java (#5011) (638b546)

v1.122.0

22 Dec 15:30
d5d44e9

Choose a tag to compare

Bug Fixes

  • pacmak: dependency ranges make Maven download too many files (#5006) (2198295)
  • pacmak: generates too many methods for Java (#5007) (018396e)

v1.121.0

09 Dec 17:24
d7af9b9

Choose a tag to compare

Features

  • jsii-reflect: add parent assembly reference to Submodule (#4992) (1232932)
  • jsii-reflect: track directory and package.json for Assembly (#4991) (3232edf)

Bug Fixes

  • jsii-pacmak: compilation fails if a type is named "Object" (#4990) (6a5fc58)
  • jsii-pacmak: inheritance between nested types fails (#4993) (d5009c5)

v1.120.0

24 Nov 11:59
192dc88

Choose a tag to compare

Bug Fixes

  • java: pre-release versions installed for jackson dependencies (#4983) (2b687d1)
  • Typeguard cannot check the protocol (#4986) (e9b53ec)

v1.119.0

10 Nov 14:35
1634eac

Choose a tag to compare

Features

Bug Fixes

  • jsii-pacmak: Python interfaces sometimes violate MRO (#4973) (cfb6580)
  • jsii-reflect: advertise jsii-query via bin entry of package.json (#4974) (b6c0a35)

v1.118.0

29 Oct 09:56
02eec31

Choose a tag to compare

Features

Bug Fixes

  • covariant method overrides break Go compilation (#4967) (2c39079)
  • type intersections are missing dependencies in Go (#4965) (ee67cc9)

v1.117.0

22 Oct 16:41
b8499c7

Choose a tag to compare

Features

  • support class covariant overrides in kernel, tools and docs (#4925) (cf4a0b6)

Bug Fixes

  • jsii-reflect: statically guarantee JsiiFeature subset (#4956) (17bf498)

v1.116.0

14 Oct 11:54
0eddcff

Choose a tag to compare

Bug Fixes

  • type intersections don't work for Java class builders (#4945) (8f6ecd9)