Skip to content

Commit 409af93

Browse files
committed
chore: add missing references to changelog
Signed-off-by: Marc Nuri <marc@marcnuri.com>
1 parent 45eb12a commit 409af93

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,22 @@
1111
* Fix #4320: corrected leader transitions field on leader election leases
1212
* Fix #4360: JUnit dependencies aren't leaked in child modules
1313

14-
1514
#### Improvements
1615
* Fix #887: added KubernetesClient.visitResources to search and perform other operations across all resources.
16+
* Fix #3960: adding a KubernetesMockServer.expectCustomResource helper method and additional mock crd support
1717
* Fix #4041: adding Quantity.getNumericalAmount with an explanation about bytes and cores.
1818
* Fix #4241: added more context to informer logs with the endpoint path
1919
* Fix #4250: allowing for deserialization of polymorphic unwrapped fields
2020
* Fix #4254: adding debug logging for exec stream messages
2121
* Fix #4259: Java Generator's CR should have Lombok's `@EqualsAndHashCode` with `callSuper = true`
2222
* Fix #4287: added WorkloadGroup for Istio v1alpha3 extension generator
2323
* Fix #4318: implemented LeaderElection releaseOnCancel
24-
* Fix #3960: adding a KubernetesMockServer.expectCustomResource helper method and additional mock crd support
2524

2625
#### Dependency Upgrade
27-
* Bump Knative model to v0.34.0
28-
* Bump Apache Camel-K to v1.9.2
29-
* Update chaos-mesh extension to v2.1.3. Add PodHttpChaos, GCPChaos, BlockChaos and PhysicalMachineChaos.
30-
* Bump Cert-Manager to `v1.9.0-beta.1.0.20220829113803-8465f1223efb`
26+
* Fix #3967: Update chaos-mesh extension to v2.1.3. Add PodHttpChaos, GCPChaos, BlockChaos and PhysicalMachineChaos.
27+
* Fix #4352: Update Knative model to v0.34.0
28+
* Fix #4356: Update Apache CamelK to v1.9.2
29+
* Fix #4361: Bump Cert-Manager to v1.9.0-beta.1.0.20220829113803-8465f1223efb
3130

3231
#### New Features
3332
* Fix #2271: Support periodic refresh of access tokens before they expire

0 commit comments

Comments
 (0)