Skip to content

Commit

Permalink
chore: add missing changelog entry for 4109/4292
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <marc@marcnuri.com>
  • Loading branch information
manusa committed Aug 23, 2022
1 parent 0d553ce commit 16f4521
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@
### 6.1-SNAPSHOT

#### Bugs
* Fix #4109: Templates with parameters can be retrieved from OpenShift
* Fix #4206: KubernetesDeserializer can now handle any valid object. If the object lacks type information, it will be deserialized as a GenericKubernetesResource
* Fix #4247: NO_PROXY with invalid entries throws exception
* Fix #4256: crd-generator-apt pom.xml includes transitive dependencies
* Fix #4294: crd-generator respects JsonIgnore annotations on enum properties
* Fix #4247: NO_PROXY with invalid entries throws exception
* Fix #4320: corrected leader transitions field on leader election leases
* Fix #4206: KubernetesDeserializer can now handle any valid object. If the object lacks type information, it will be deserialized as a GenericKubernetesResource.


#### Improvements
Expand Down

0 comments on commit 16f4521

Please sign in to comment.