Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: upgrade to jsii 0.20.7 #5103

Merged
merged 8 commits into from
Nov 19, 2019
Merged

feat: upgrade to jsii 0.20.7 #5103

merged 8 commits into from
Nov 19, 2019

Commits on Nov 19, 2019

  1. feat: upgrade to jsii 0.20.7

    Bug Fixes
    - java: handle null-able collections correctly (#986) (e88e5e2), closes #4316
    - jsii: unable to depend on modules with private declarations (#995) (08c4294), closes #994
    - kernel: cannot pass decorated structs to kernel as "any" (#997) (2bd3183), closes #5066
    
    Features
    - jsii-config: introducing jsii-config (#981) (2bbf576), closes #904
    - rosetta: extract and compile samples into "tablets" (#925) (eec44e1)
    Elad Ben-Israel committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    55c9092 View commit details
    Browse the repository at this point in the history
  2. fix broken code

    RomainMuller committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    ef0082f View commit details
    Browse the repository at this point in the history
  3. type a couple of more arrays

    Elad Ben-Israel committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    a8e2399 View commit details
    Browse the repository at this point in the history
  4. fix another untyped array

    Elad Ben-Israel committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    ad88bc1 View commit details
    Browse the repository at this point in the history
  5. fix a couple more issues

    Elad Ben-Israel committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    4b15ff3 View commit details
    Browse the repository at this point in the history
  6. another untyped array

    Elad Ben-Israel committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    f2897c6 View commit details
    Browse the repository at this point in the history
  7. more

    Elad Ben-Israel committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    19e3e71 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    419dfa1 View commit details
    Browse the repository at this point in the history