Skip to content

v1.136.0

Choose a tag to compare

@aws-cdk-automation aws-cdk-automation released this 18 Jun 17:45
643b83f

Features

  • ability to send Java stack traces to the host (#5158) (45c50ba)
  • propagate host-language stack traces through the jsii protocol (#5153) (6d28fc7)
  • kernel: ~67% faster assembly loading via a runtime index by @mrgrain in #5164

Bug Fixes

  • kernel: improve performance by ~10% by deferring error-context and cache serialization values (#5162) (69f2c2b)
  • python: typeguard check runs on every call instead of once per process (#5169) (d9b804b)
  • sibling module dependencies are eagerly loaded even if only for type annotations (#5172) (6088919)