Skip to content

Releases: aws/jsii

v1.114.0

04 Sep 13:36
8a29f60
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): Bump pip from 25.1.1 to 25.2 in /packages/jsii-pacmak/test/generated-code by @dependabot[bot] in #4874
  • chore(deps-dev): Bump mypy from 1.17.0 to 1.17.1 in /packages/jsii-pacmak/test/generated-code by @dependabot[bot] in #4873
  • chore(merge-back): 1.113.0 by @aws-cdk-automation in #4877
  • chore: instructions on how to update Go by @otaviomacedo in #4878
  • chore: npm-check-updates && yarn upgrade by @aws-cdk-automation in #4872
  • chore(deps): Bump mypy from 1.15.0 to 1.16.1 in /packages/@jsii/python-runtime by @dependabot[bot] in #4847
  • chore(deps-dev): Update mkdocs-material requirement from ~=9.6.15 to ~=9.6.16 in /gh-pages by @dependabot[bot] in #4881
  • chore(deps): Bump mypy from 1.15.0 to 1.17.1 in /packages/@jsii/python-runtime by @dependabot[bot] in #4882
  • chore(deps): Update pip requirement from ~=25.1 to ~=25.2 in /packages/@jsii/python-runtime by @dependabot[bot] in #4880
  • chore(deps-dev): Update build requirement from ~=1.2.2.post1 to ~=1.3.0 in /packages/jsii-pacmak/lib/targets/python by @dependabot[bot] in #4883
  • chore(deps): Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #4884
  • chore: npm-check-updates && yarn upgrade by @aws-cdk-automation in #4886
  • chore(deps): Bump the go-deps group across 2 directories with 1 update by @dependabot[bot] in #4887
  • feat: jsii and jsii-rosetta v5.9 by @mrgrain in #4885
  • chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #4888
  • chore(deps): Bump amannn/action-semantic-pull-request from 5 to 6 by @dependabot[bot] in #4890
  • chore: npm-check-updates && yarn upgrade by @aws-cdk-automation in #4889
  • chore(deps): Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #4891
  • chore(deps): Bump the go-deps group across 2 directories with 1 update by @dependabot[bot] in #4893
  • chore(deps): Bump the go-deps group across 2 directories with 1 update by @dependabot[bot] in #4896
  • chore(deps-dev): Update mkdocs-material requirement from ~=9.6.16 to ~=9.6.18 in /gh-pages by @dependabot[bot] in #4892
  • chore(deps): Update cattrs requirement from <25.2,>=1.8 to >=1.8,<25.3 in /packages/@jsii/python-runtime by @dependabot[bot] in #4897
  • feat: prepare support for intersection types by @rix0rrr in #4898
  • chore: fix build problems by @rix0rrr in #4899
  • chore(deps): Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #4900
  • chore: fix build by @rix0rrr in #4901
  • chore(release): 1.114.0 by @aws-cdk-automation in #4902

Full Changelog: v1.113.0...v1.114.0

v1.113.0

31 Jul 12:55
fc68b25
Compare
Choose a tag to compare

Features

Bug Fixes

  • check-node: align with CDK Node.js versions support policy (#4865) (90915fa)
  • jsii-pacmak: incorrect casing for class namespaces in other module (#4852) (79ade62)
  • mergify: disable speculative checks to prevent race conditions (#4869) (e1e0ee3)
  • use pypa/build to create Python sdists and wheels (#4850) (49b5d3a)

v1.112.0

07 May 14:45
de1bc80
Compare
Choose a tag to compare

Bug Fixes

v1.111.0

02 Apr 16:35
cc021d6
Compare
Choose a tag to compare

Bug Fixes

  • java-runtime: ErrorStreamSink crashes with NullPointerException (#4803) (b20be37)
  • pacmak: Find the tarball location on windows even if prepack is run (#4795) (15f748d)

v1.110.0

19 Mar 11:55
336b265
Compare
Choose a tag to compare

Features

Bug Fixes

  • python packages are incompatible with the binary distribution format specification (#4790) (0ba5e81)

v1.109.0

11 Mar 19:25
c221850
Compare
Choose a tag to compare

Features

Bug Fixes

  • dotnet-windows: specify versions for dotnet packages to prevent errors in Windows (#4782) (20d1679)

v1.108.0

24 Feb 12:23
f680d68
Compare
Choose a tag to compare

Bug Fixes

  • Python publishing fails on some Python distributions (#4776) (65c7c10)

v1.107.0

20 Feb 14:07
1a8de4e
Compare
Choose a tag to compare

Bug Fixes

  • java-runtime: raise Jackson version bound to 2.19.0 (#4771) (0c38e35)

v1.106.0

16 Dec 20:33
e852934
Compare
Choose a tag to compare

Features

v1.105.0

14 Nov 18:53
0a2adcb
Compare
Choose a tag to compare

Features

Bug Fixes

  • rosetta: python identifiers mishandle identifier translations with capital letters (#4644) (e573aab)