Skip to content

v0.5.0

Compare
Choose a tag to compare
@a-hilaly a-hilaly released this 13 Jul 09:51
· 464 commits to main since this release
1423dc8

Aligns the code-generator with the ACK runtime v0.5.0
NOTE: This release contains some breaking changes ⚠️

New features

  • Returning the latest resource from the Delete() call (#114)
  • Graceful cancellation for ack-generate subcommands (#123)
  • Add a new sort option for kubebuilder:printcolumns marker comments (#124)

Refactoring and migrations

  • Migrate build scripts from community (#125)
  • Migrate release Dockerfiles from community (#125)
  • ⚠️ BREAKING CHANGE: Move pkg/generate.Generator to pkg/model.Model (#120)
  • ⚠️ BREAKING CHANGE: Move pkg/generate unit tests to pkg/model (#120)