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

v0.8.1 #406

Merged
merged 1 commit into from
Mar 28, 2019
Merged

v0.8.1 #406

merged 1 commit into from
Mar 28, 2019

Conversation

RomainMuller
Copy link
Contributor

Bug Fixes

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

### Bug Fixes

* **kernel:** make type serialization explicit and recursive ([#401](#401)) ([0a83d52](0a83d52)), closes [aws/aws-cdk#1981](aws/aws-cdk#1981)
* **runtime:** Passing 'this' to a callback from constructor ([#395](#395)) ([850f42b](850f42b))
@RomainMuller RomainMuller requested review from costleya, dstufft and a team as code owners March 28, 2019 11:30
@RomainMuller RomainMuller merged commit 0f7559c into master Mar 28, 2019
@RomainMuller RomainMuller deleted the rmuller/v0.8.1 branch March 28, 2019 11:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ClassCastException when trying to get an element from IVpcNetwork.getPrivateSubnets()
2 participants