Sha256: d73a6c8bef9174bc35d80b2d6f5c522b3e9e68d1f689cab88066ddb0775783f4

Contents?: true

Size: 637 Bytes

Versions: 25

Compression:

Stored size: 637 Bytes

Contents

# Major version upgrades

## 0.x to 1.x

### Deprecations

* FnFormat => FnSub
* addTag => add_tag
* checkRefs => check_refs
* Ruby versions < 2.4
* Legacy cfndsl resource specification files

### Validation

* Tighter validation including for null values and cyclic references in Resources, Outputs, Rules and Conditions
* Tighter definition of duplicates. eg. Route must be EC2_Route because another service now has a Route resource.
* Requires the specification file to exist at the time it is explicitly set with CfnDsl.specification_file=

#### Spec version 

The AWS cloudformation spec will be regularly updated on every release

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
cfndsl-1.7.2 UPGRADING.md
cfndsl-1.6.0 UPGRADING.md
cfndsl-1.5.0 UPGRADING.md
cfndsl-1.4.0 UPGRADING.md
cfndsl-1.3.9 UPGRADING.md
cfndsl-1.3.8 UPGRADING.md
cfndsl-1.3.7 UPGRADING.md
cfndsl-1.3.6 UPGRADING.md
cfndsl-1.3.5 UPGRADING.md
cfndsl-1.3.4 UPGRADING.md
cfndsl-1.3.3 UPGRADING.md
cfndsl-1.3.2 UPGRADING.md
cfndsl-1.3.1 UPGRADING.md
cfndsl-1.3.0 UPGRADING.md
cfndsl-1.2.0 UPGRADING.md
cfndsl-1.1.1 UPGRADING.md
cfndsl-1.1.0 UPGRADING.md
cfndsl-1.0.6 UPGRADING.md
cfndsl-1.0.5 UPGRADING.md
cfndsl-1.0.4 UPGRADING.md