Skip to content

v13.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jul 12:24
Immutable release. Only release title and notes can be modified.
c5e2460

13.0.0 (2026-07-14)

⚠ BREAKING CHANGES

  • operator: add enriched entity logging scopes (#1196)
  • operator: add scoped leader election (#1192)
  • generator: support multi-assembly component composition (#1188)
  • operator: support multiple controllers and selectors per entity (#1183)

Features

  • generator: support multi-assembly component composition (#1188) (443ed18)
  • operator: add enriched entity logging scopes (#1196) (e545bf8)
  • operator: add scoped leader election (#1192) (621ca2a)
  • operator: support multiple controllers and selectors per entity (#1183) (80d064c)
  • transpiler: add schema validation for CRD attributes (#1165) (0f7aac7)

Bug Fixes

  • operator-web: compose conversions through the storage version (#1194) (bc975aa)

Dependencies

  • ci: update dependency semantic-release to v25.0.6 (#1189) (a83e7c2)
  • ci: update dependency semantic-release to v25.0.7 (#1195) (c5e2460)
  • core: update dependency messagepack to 3.1.8 (#1186) (a449070)
  • core: update dependency opentelemetry.instrumentation.runtime to 1.16.0 (#1187) (4629d17)
  • core: update dependency sonaranalyzer.csharp to 10.29.0.143774 (#1191) (72a0d87)
  • docs: update docusaurus monorepo to v3.10.2 (#1190) (5c88c18)

Documentation

  • operator: revise migration guide for v12 upgrades (#1185) (72a24b7)