Releases: dotnet/dotnet-operator-sdk
Releases · dotnet/dotnet-operator-sdk
v7.4.0
7.4.0 (2023-06-26)
Features
- Adding the ability to inject CRD creation type overrides (#566) (954b257)
v7.3.0
7.3.0 (2023-06-01)
Features
v7.2.0
7.2.0 (2023-04-14)
Features
- Parse out V1Status for code 422 on Reconcile loop of ManagedController (#552) (17147c4)
v7.1.2
7.1.2 (2023-04-14)
Bug Fixes
- Kubernetes client: Log and ignore end of stream exceptions from the Kubernetes API (016dab9)
v7.1.1
7.1.1 (2023-03-01)
Bug Fixes
- AdmissionResponse.PatchType set to AdmissionResponse.JsonPatch in mutating webhooks (#540) (dcf1f49), closes #536 #537
v7.1.0
7.1.0 (2023-03-01)
Features
- Adds the ability to replace webhooks on startup and configure the webhooks when creating (#538) (4bc5868), closes #525 #532
v7.0.9
7.0.9 (2023-02-23)
Bug Fixes
- dont dispose the resource watcher when serialization exceptions happen (#534) (24c3ec1), closes #477
v7.0.8
7.0.8 (2023-02-23)
Bug Fixes
- deps: update dependencies (5fbbae0)
- Request body deserialization fix in IAdmissionWebhook (#533) (be27d6c), closes #531
v7.0.7
7.0.7 (2023-02-14)
Bug Fixes
- deps: update dependency kubernetesclient to v10.0.31 (f0867bc)