Skip to content

v0.58.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Mar 22:13
· 1 commit to main since this release
5ac6c79

What's Changed

  • fix: missing immutable setup under type_def by @justin0u0 in #649
  • Fix set.ignore not applying for resouces parsing list of objects in Create/Update operations by @knottnt in #660
  • Add input_wrapper_field_path for nested input shapes. by @jlbutler in #657
  • Strict unmarshalling for generator.yaml by @a-hilaly in #661
  • Less panics more error returns by @a-hilaly in #662
  • Replace go-git with native git for faster code generation by @a-hilaly in #663
  • Validate generator.yaml against SDK by @a-hilaly in #665
  • Add crd-compat-check command for CRD breaking change detection by @a-hilaly in #664
  • Sort map iterations to make code generation deterministic by @a-hilaly in #667
  • chore: replace git clone of aws-sdk-go-v2 with HTTP fetch of individual model files by @michaelhtm in #669
  • Fix incorrect shape name in bad default filtering by @gustavodiaz7722 in #671
  • feat: add is_iam_policy field config for semantic IAM policy comparison by @a-hilaly in #672
  • Auto-exclude idempotency token fields from generated CRDs by @gustavodiaz7722 in #673
  • fix: support list and map element types in compareSlice for delta code generation by @gustavodiaz7722 in #675
  • Pin ACK runtime to v0.58.0 by @michaelhtm in #674

New Contributors

Full Changelog: v0.57.0...v0.58.0