Skip to content

v9.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 20:19
c9beb6d

9.2.0 (2025-01-24)

Bug Fixes

  • Default to setting Nullable to null in CRD generation (#830) (5e061d5)
  • deps: upgrade localtunnel (#814) (307835e)
  • Limit the number of types to process (#816) (092ae45)
  • Set KubeOps.Generator as a DevelopmentDependency (#834) (5a98290), closes #698

Features

  • Add EnumMemberAttribute and .NET 9's JsonStringEnumMemberNameAttribute (#833) (c9beb6d)
  • Add support for generating CRD's for entities that contain other custom resources (#823) (f2129cf)
  • upgrade to dotnet 9 (#838) (9b905fb)