Skip to content

Releases: dotnet/dotnet-operator-sdk

v10.5.0-prerelease.2

v10.5.0-prerelease.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 May 05:32
Immutable release. Only release title and notes can be modified.
47964b8

10.5.0-prerelease.2 (2026-05-08)

Features

  • crds: add support for marking spec as required via [Required] attribute at class level or by auto-infer from direct nested required properties (#1097) (47964b8), closes #885

v10.5.0-prerelease.1

v10.5.0-prerelease.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 07 May 14:30
Immutable release. Only release title and notes can be modified.
86ba0db

10.5.0-prerelease.1 (2026-05-07)

Features

Dependencies

  • docs: update react monorepo to v19.2.6 (#1106) (e2971b5)
  • tools: update dependency nuget-license to v4.0.10 (#1107) (1504c4c)

v10.4.1

Choose a tag to compare

@github-actions github-actions released this 05 May 12:19
Immutable release. Only release title and notes can be modified.
b548947

10.4.1 (2026-05-05)

Bug Fixes

Dependencies

  • docs: update docusaurus monorepo to v3.10.1 (#1101) (fd1a05a)
  • test: update dependency microsoft.net.test.sdk to 18.5.1 (#1100) (426a512)

v10.4.1-prerelease.1

v10.4.1-prerelease.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 May 19:46
Immutable release. Only release title and notes can be modified.
b548947

10.4.1-prerelease.1 (2026-05-02)

Bug Fixes

Dependencies

  • docs: update docusaurus monorepo to v3.10.1 (#1101) (fd1a05a)
  • test: update dependency microsoft.net.test.sdk to 18.5.1 (#1100) (426a512)

v10.4.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 12:29
Immutable release. Only release title and notes can be modified.
67f1f7a

10.4.0 (2026-04-28)

Features

  • operator: add ReconcileStrategy (ByGeneration / ByResourceVersion) (#1088) (efe3ef1), closes #803 #826

Dependencies

  • core: update dependency sonaranalyzer.csharp to 10.24.0.138807 (#1093) (78a41d4)
  • core: update dependency sonaranalyzer.csharp to 10.25.0.139117 (#1099) (67f1f7a)
  • test: update dotnet monorepo (#1092) (e40c381)

Documentation

v10.4.0-prerelease.2

v10.4.0-prerelease.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Apr 22:23
Immutable release. Only release title and notes can be modified.
67f1f7a

10.4.0-prerelease.2 (2026-04-27)

Dependencies

  • core: update dependency sonaranalyzer.csharp to 10.25.0.139117 (#1099) (67f1f7a)

Documentation

v10.4.0-prerelease.1

v10.4.0-prerelease.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Apr 13:48
Immutable release. Only release title and notes can be modified.
efe3ef1

10.4.0-prerelease.1 (2026-04-22)

Features

  • operator: add ReconcileStrategy (ByGeneration / ByResourceVersion) (#1088) (efe3ef1), closes #803 #826

Dependencies

v10.3.6-prerelease.1

v10.3.6-prerelease.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Apr 23:48
Immutable release. Only release title and notes can be modified.
78a41d4

10.3.6-prerelease.1 (2026-04-21)

Dependencies

  • core: update dependency sonaranalyzer.csharp to 10.24.0.138807 (#1093) (78a41d4)

v10.3.5

Choose a tag to compare

@github-actions github-actions released this 21 Apr 12:16
Immutable release. Only release title and notes can be modified.
fb48686

10.3.5 (2026-04-21)

⚠ BREAKING CHANGES

  • operator: decouple ResourceWatcher from Reconciler via queue-based dispatch pipeline (#1060)

Dependencies

  • core: update spectre-console monorepo to 0.55.1 (#1087) (8ea689d)
  • core: update spectre-console monorepo to 0.55.2 (#1089) (d1554c1)
  • test: update dependency coverlet.collector to v10 (#1091) (fb48686)
  • test: update dependency microsoft.extensions.timeprovider.testing to 10.5.0 (#1090) (5d4eea8)
  • test: update dotnet monorepo (#1086) (dd6d885)

Code Refactoring

  • operator: decouple ResourceWatcher from Reconciler via queue-based dispatch pipeline (#1060) (6313f82)

v10.3.5-prerelease.2

v10.3.5-prerelease.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Apr 21:25
Immutable release. Only release title and notes can be modified.
d1554c1

10.3.5-prerelease.2 (2026-04-17)

⚠ BREAKING CHANGES

  • operator: decouple ResourceWatcher from Reconciler via queue-based dispatch pipeline (#1060)

Dependencies

  • core: update spectre-console monorepo to 0.55.2 (#1089) (d1554c1)

Code Refactoring

  • operator: decouple ResourceWatcher from Reconciler via queue-based dispatch pipeline (#1060) (6313f82)