Releases: dotnet/dotnet-operator-sdk
Releases · dotnet/dotnet-operator-sdk
v9.8.0
10 Jun 12:13
Compare
Sorry, something went wrong.
No results found
9.8.0 (2025-06-10)
Bug Fixes
deps: update dependency sonaranalyzer.csharp to 10.11.0.117924 (#896 ) (9896d8f )
deps: update docusaurus monorepo to v3.8.1 (#899 ) (acd2ad0 )
Features
integrate ActivitySource for improved observability in resource watchers and operator builder (#895 ) (467dffd )
v9.7.0
06 Jun 12:12
Compare
Sorry, something went wrong.
No results found
9.7.0 (2025-06-06)
Features
(re)add KubeObs.Templates for easy creating operators (#894 ) (57422ad )
introduce EntityLoggingScope to support scopes as key-value pairs inside custom properties of application insights (#893 ) (d9caf6e )
v9.6.0
23 May 12:12
Compare
Sorry, something went wrong.
No results found
9.6.0 (2025-05-23)
Bug Fixes
deps: update dependencies to 4.14.0 (#887 ) (767a8d7 )
deps: update dependencies to 9.0.5 (#884 ) (1f78bb6 )
deps: update dependency sonaranalyzer.csharp to 10.10.0.116381 (#888 ) (fbedc70 )
Features
add namespace to logging scope and make ResourceWatcher more extensible (#889 ) (0e65443 )
v9.5.0
08 May 07:28
Compare
Sorry, something went wrong.
No results found
9.5.0 (2025-05-08)
Bug Fixes
Features
Add AllExplicit RBAC verb & state all default V1Lease RBAC verbs explicitly (#879 ) (92063d8 )
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