6.1.0 (2022-08-31) #4370
manusa
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bugs
int
from String #4109: Templates with parameters can be retrieved from OpenShiftnull
downstream #4206: KubernetesDeserializer can now handle any valid object. If the object lacks type information, it will be deserialized as a GenericKubernetesResourceJsonIgnore
annotation on enum properties #4294: crd-generator respects JsonIgnore annotations on enum propertiesImprovements
EqualsAndHashCode
for CR should havecallSuper=true
#4259: Java Generator's CR should have Lombok's@EqualsAndHashCode
withcallSuper = true
Dependency Upgrade
New Features
Note: Breaking changes in the API
null
downstream #4206: The Serialization utility class will throw an Exception, instead of returning null, if an untyped unmarshall method is used on something that lacks type informationio.fabric8.chaosmesh.v1alpha1.AwsChaos
=>io.fabric8.chaosmesh.v1alpha1.AWSChaos
io.fabric8.chaosmesh.v1alpha1.IoChaos
=>io.fabric8.chaosmesh.v1alpha1.IOChaos
io.fabric8.chaosmesh.v1alpha1.PodIoChaos
=>io.fabric8.chaosmesh.v1alpha1.PodIOChaos
Full Changelog: v6.0.0...v6.1.0
This discussion was created from the release 6.1.0 (2022-08-31).
Beta Was this translation helpful? Give feedback.
All reactions