The CloudFormation Resource Provider Development Kit (RPDK) allows you to author your own resource providers that can be used by CloudFormation. This plugin library helps to provide runtime bindings for the execution of your providers by CloudFormation.
Version2.1.1compared with
Version Details
| 2.0.16 | 2.1.1 | |
|---|---|---|
| Release date | May 19, 2023 | May 01, 2024 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 2.0.16 | 2.1.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.google.guava » guava | 31.1-jre | 32.0.0-jre |
| ~ Updated | org.json » json | 20180813 | 20231013 |
Provided Changes (1)
| 2.0.16 | 2.1.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.projectlombok » lombok | 1.18.8 | 1.18.24 |
Test Changes (3)
| 2.0.16 | 2.1.1 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | software.amazon.awssdk » kendra | - | ${awsjavasdk.version} |
| ~ Updated | org.mockito » mockito-core | 3.6.0 | 3.12.4 |
| ~ Updated | org.mockito » mockito-junit-jupiter | 3.6.0 | 3.12.4 |