Skip to content

v0.4.0

Compare
Choose a tag to compare
@a-hilaly a-hilaly released this 05 Jul 17:14
· 449 commits to main since this release
1f3c922

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

New features

  • Generate resource identifiers from ReadOne or ReadMany (#105)
  • Setup webhooks on controller startup (#111)

Fixes

  • Add OIDC and identity to initialisms (#107)
  • Use go-git functionalities for common git operations (#108)
  • Fix required fields for renamed ReadOne input (#113)
  • Correct type mismatch errors in SetResourceIdentifiers generated code (#115)
  • Add primary identifiers for ReadMany operations (#116)
  • handle renamed fields for resource identifiers (#117)