6.3.0 (2022-12-12) #4660
manusa
announced in
Announcements
Replies: 1 comment 8 replies
-
@manusa After updating Strimzi to use 6.3.0, I'm getting a lot of warnings about OkHttp breponse bodies not being closed:
Is this a bug in the new Fabric8 release? As we do not really touch the OkHttp client, I would assume regardless of what Strimzi does, it would be Fabric8's responsibility to close the response bodies? (I was not getting this issue with 6.2.0) |
Beta Was this translation helpful? Give feedback.
8 replies
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
isSupported
doesn't check all of the applicable API Groupsjava-generator-cli
#4534: Java Generator CLI default handling of skipGeneratedAnnotationsImprovements
New Features
apply
#3896: added dsl support for server side applyNote: Breaking changes
javax.validation.constraints.NotNull
in thecrd-generator
, to mark a property asrequired
it needs to be annotated withio.fabric8.generator.annotation.Required
Full Changelog: v6.2.0...v6.3.0
This discussion was created from the release 6.3.0 (2022-12-12).
Beta Was this translation helpful? Give feedback.
All reactions