Skip to content

Commit

Permalink
chore: add missing changelog entry for fabric8io#4287
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <[email protected]>
  • Loading branch information
manusa committed Aug 26, 2022
1 parent 9a2a0e1 commit aad03e2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,14 @@


#### Improvements
* Fix #4254: adding debug logging for exec stream messages
* Fix #887: added KubernetesClient.visitResources to search and perform other operations across all resources.
* Fix #4041: adding Quantity.getNumericalAmount with an explanation about bytes and cores.
* Fix #4241: added more context to informer logs with the endpoint path
* Fix #887: added KubernetesClient.visitResources to search and perform other operations across all resources.
* Fix #4250: allowing for deserialization of polymorphic unwrapped fields
* Fix #4318: implemented LeaderElection releaseOnCancel
* Fix #4254: adding debug logging for exec stream messages
* Fix #4259: Java Generator's CR should have Lombok's `@EqualsAndHashCode` with `callSuper = true`
* Fix #4287: added WorkloadGroup for Istio v1alpha3 extension generator
* Fix #4318: implemented LeaderElection releaseOnCancel

#### Dependency Upgrade

Expand Down

0 comments on commit aad03e2

Please sign in to comment.