File tree 1 file changed +5
-6
lines changed 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 11
11
* Fix #4320 : corrected leader transitions field on leader election leases
12
12
* Fix #4360 : JUnit dependencies aren't leaked in child modules
13
13
14
-
15
14
#### Improvements
16
15
* 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
17
17
* Fix #4041 : adding Quantity.getNumericalAmount with an explanation about bytes and cores.
18
18
* Fix #4241 : added more context to informer logs with the endpoint path
19
19
* Fix #4250 : allowing for deserialization of polymorphic unwrapped fields
20
20
* Fix #4254 : adding debug logging for exec stream messages
21
21
* Fix #4259 : Java Generator's CR should have Lombok's ` @EqualsAndHashCode ` with ` callSuper = true `
22
22
* Fix #4287 : added WorkloadGroup for Istio v1alpha3 extension generator
23
23
* Fix #4318 : implemented LeaderElection releaseOnCancel
24
- * Fix #3960 : adding a KubernetesMockServer.expectCustomResource helper method and additional mock crd support
25
24
26
25
#### 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
31
30
32
31
#### New Features
33
32
* Fix #2271 : Support periodic refresh of access tokens before they expire
You can’t perform that action at this time.
0 commit comments