Releases: pulumi/pulumi-java
Releases · pulumi/pulumi-java
v0.17.0
v0.16.1
Improvements
- Update pulumi/pulumi to v3.132.0
Bug Fixes
v0.16.0
Improvements
- Classloader: now supports dynamic exclusions of packages from system property
- Add support for attaching debuggers
Bug Fixes
- Fix issue with direct dependencies causing IndexOutOfBoundsException
v0.15.0
Improvements
Bug Fixes
- Fix HTML escaping after
{@literal ...}
blocks in Javadocs
v0.14.0
Improvements
Bug Fixes
v0.13.0
Improvements
- Codegen: pluginDownloadURL is now supported through the automatically generated build.gradle
- Update pulumi/pulumi to v3.121.0
Bug Fixes
- Unable to rehydrate a resource that has required inputs
v0.12.0
Improvements
- Plugin: will now automatically use the Gradle executor if build.gradle.kts is present
- Codegen: support for overlays
Bug Fixes
- Generated Utilities.java will use the correct basePackage