Skip to content

Releases: dotnet/dotnet-operator-sdk

v7.4.0

26 Jun 06:48
954b257
Compare
Choose a tag to compare

7.4.0 (2023-06-26)

Features

  • Adding the ability to inject CRD creation type overrides (#566) (954b257)

v7.3.0

01 Jun 14:53
f2478de
Compare
Choose a tag to compare

7.3.0 (2023-06-01)

Features

v7.2.0

14 Apr 20:49
17147c4
Compare
Choose a tag to compare

7.2.0 (2023-04-14)

Features

  • Parse out V1Status for code 422 on Reconcile loop of ManagedController (#552) (17147c4)

v7.1.2

14 Apr 07:12
016dab9
Compare
Choose a tag to compare

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

01 Mar 02:12
dcf1f49
Compare
Choose a tag to compare

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

01 Mar 01:43
4bc5868
Compare
Choose a tag to compare

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.10

27 Feb 01:36
0d9e504
Compare
Choose a tag to compare

7.0.10 (2023-02-27)

Bug Fixes

v7.0.9

23 Feb 13:09
24c3ec1
Compare
Choose a tag to compare

7.0.9 (2023-02-23)

Bug Fixes

  • dont dispose the resource watcher when serialization exceptions happen (#534) (24c3ec1), closes #477

v7.0.8

23 Feb 02:34
Compare
Choose a tag to compare

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

14 Feb 04:53
Compare
Choose a tag to compare

7.0.7 (2023-02-14)

Bug Fixes

  • deps: update dependency kubernetesclient to v10.0.31 (f0867bc)