Skip to content

v0.14.0

Choose a tag to compare

@RedbackThomson RedbackThomson released this 13 Sep 22:40
· 436 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