Skip to content

v0.14.0

Compare
Choose a tag to compare
@RedbackThomson RedbackThomson released this 13 Sep 22:40
· 368 commits to main since this release
5a4809a

Aligns the code-generator with the ACK runtime v0.14.0

Breaking Changes

  • Removed the primary_identifier_field_name configuration option (#190)
    • Replaced with is_primary_key: true/false on the FieldConfig and is_arn_primary_key: true/false on the ResourceConfig