Releases: dotnet/dotnet-operator-sdk
Releases · dotnet/dotnet-operator-sdk
v11.1.0-prerelease.1
Immutable
release. Only release title and notes can be modified.
v11.0.1-prerelease.1
Immutable
release. Only release title and notes can be modified.
11.0.1-prerelease.1 (2026-05-20)
Dependencies
v11.0.0
Immutable
release. Only release title and notes can be modified.
11.0.0 (2026-05-19)
⚠ BREAKING CHANGES
- kubernetes-client: The
LabelSelectorsnamespace is renamed toSelectors.
To migrate, rename the namespaces. - kubernetes-client: The
DefaultEntityLabelSelectorclass is now sealed instead
of public. To mitigate, use the implementation with the interface
(intended way) instead of subclassing the default selector.
Features
- Add
ToIdentifierStringoverloads (#1120) (ff0180e) - kubernetes-client: add field selector support (#1094) (c16228f)
Dependencies
v11.0.0-prerelease.1
Immutable
release. Only release title and notes can be modified.
11.0.0-prerelease.1 (2026-05-15)
⚠ BREAKING CHANGES
- kubernetes-client: The
LabelSelectorsnamespace is renamed toSelectors.
To migrate, rename the namespaces. - kubernetes-client: The
DefaultEntityLabelSelectorclass is now sealed instead
of public. To mitigate, use the implementation with the interface
(intended way) instead of subclassing the default selector.
Features
v10.6.0-prerelease.1
Immutable
release. Only release title and notes can be modified.
v10.5.0
Immutable
release. Only release title and notes can be modified.
10.5.0 (2026-05-12)
Features
- cli: support new slnx solution format (#1105) (86ba0db), closes #1104
- CRDS: add ScaleSubresourceAttribute for enabling HPA scaling (#1095) (ae86735), closes #924
- crds: add support for marking
specas required via[Required]attribute at class level or by auto-infer from direct nested required properties (#1097) (47964b8), closes #885 - crds: introduce retry with backoff pattern to crd-installer (#1103) (7384a3b)
Bug Fixes
Dependencies
v10.5.0-prerelease.5
Immutable
release. Only release title and notes can be modified.
10.5.0-prerelease.5 (2026-05-12)
Features
v10.5.0-prerelease.4
Immutable
release. Only release title and notes can be modified.
v10.5.0-prerelease.3
Immutable
release. Only release title and notes can be modified.
10.5.0-prerelease.3 (2026-05-08)
Features
v10.5.0-prerelease.2
Immutable
release. Only release title and notes can be modified.