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.0.8compared with
Version Details
| 2.0.7 | 2.0.8 | |
|---|---|---|
| Release date | Sep 21, 2021 | Dec 13, 2021 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (3)
| 2.0.7 | 2.0.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.core » jackson-databind | 2.11.3 | 2.11.4 |
| ~ Updated | com.fasterxml.jackson.dataformat » jackson-dataformat-cbor | 2.11.3 | 2.11.4 |
| ~ Updated | com.fasterxml.jackson.datatype » jackson-datatype-jsr310 | 2.11.3 | 2.11.4 |
Runtime Changes (1)
| 2.0.7 | 2.0.8 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | com.fasterxml.jackson.module » jackson-modules-java8 | 2.11.3 | 2.11.4 |