Releases: dotnet/dotnet-operator-sdk
Releases · dotnet/dotnet-operator-sdk
v9.4.1
29 Apr 11:11
Compare
Sorry, something went wrong.
No results found
9.4.1 (2025-04-29)
Bug Fixes
v9.4.0
28 Apr 21:21
Compare
Sorry, something went wrong.
No results found
9.4.0 (2025-04-28)
Bug Fixes
Features
Added option to provide an accessable docker image through a CLI option (#864 ) (417df6b ), closes #863
Allow for providing docker image & tag through msbuild properties (#865 ) (79f5533 ), closes #864
Resource Watcher with Labels (#866 ) (a64cc15 )
support inheritance for controllers and finalizers (#873 ) (4943686 )
v9.3.0
26 Mar 23:08
Compare
Sorry, something went wrong.
No results found
9.3.0 (2025-03-26)
Bug Fixes
Add support for System.Object in CRDs (#857 ) (44cfb7e )
x-kubernetes-preserve-unknown-fields incorrectly applied on List (#850 ) (201e14e )
Features
Add auto-generated comment to generated code files (#848 ) (09aaef9 )
changing the kustomization commonLabels (#856 ) (3de2c1a )
Introduction of ValidationRuleAttribute as support for x-kubernetes-validations in Kubernetes CRDs (#859 ) (59e19d6 )
v9.2.0
24 Jan 20:19
Compare
Sorry, something went wrong.
No results found
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 )
v9.1.5
10 Sep 09:02
Compare
Sorry, something went wrong.
No results found
9.1.5 (2024-09-10)
Bug Fixes
Resource watcher re-connects should reset currentVersion (#792 ) (108240e )
v9.1.4
26 Aug 07:32
Compare
Sorry, something went wrong.
No results found
9.1.4 (2024-08-26)
Bug Fixes
leader-election: introduce delay before attempting to reacquire leadership (#794 ) (0965d23 ), closes #785
Use namespace and name for requeueing of entities (#801 ) (de986bf ), closes #800
v9.1.3
28 Jun 09:43
Compare
Sorry, something went wrong.
No results found
9.1.3 (2024-06-28)
Bug Fixes
v9.1.2
20 Jun 11:26
Compare
Sorry, something went wrong.
No results found
9.1.2 (2024-06-20)
Bug Fixes
deps: update dependency sonaranalyzer.csharp to v9.25.1.91650 (#732 ) (7281fd5 )
watcher: reconnect after server or client timeout (#780 ) (aa073d1 ), closes #739 #771
v9.1.1
22 May 11:06
Compare
Sorry, something went wrong.
No results found
9.1.1 (2024-05-22)
Bug Fixes
dependencies: upgrade dependencies and fix namespace in certs (#764 ) (7cc782e )
v9.1.0
15 May 08:04
Compare
Sorry, something went wrong.
No results found
9.1.0 (2024-05-15)
Features
core: Add certificates to Operator.Web (#756 ) (af36e6e )